Skip to main content

All Questions

Tagged with
0 votes
0 answers
91 views

Gmail get disabled when I use JavaMail and SMTP to send a mail

I used JavaMail to send an email to another account. I have already set application's password for third-party application and so on, every thing worked perfectly. And after that, my gmail account has ...
Hoang Sang Nguyen's user avatar
1 vote
0 answers
43 views

SPAM appears at the beginning of the message title

I have a problem with sending email messages. When I send a message from the contact form in django 1.5 and receive a message - the word SPAM appears at the beginning of the message title. Email ...
user9192656's user avatar
2 votes
1 answer
622 views

Sending mail via PHP function

I'm trying to send simply emails via PHP mail() function from a server PLESK, using sendmail (in /usr/sbin/sendmail). I already read the checklist by John Conde explained here PHP mail function ...
Francesco Caliari's user avatar
-2 votes
1 answer
217 views

Detect and block spam on Linux VPN network

I'm the admin of a VPN server. One of the users is sending spam from his system through our VPN server, but I can't see which user is so I have blocked port 25 by firewall and sendmail by chmoding it, ...
DjMohsen's user avatar
1 vote
1 answer
834 views

Unable to deliver email to hotmail or gmail

I have been attempting to send emails to registered users of my application via php. I am using LAMP on debian ( digital ocean droplet ). Sendmail and opendkim. I have set up SPF, DKIM and DMARC and ...
Henry's user avatar
  • 7,861
0 votes
2 answers
2k views

Sendmail - block spam tried dnsbl

just getting way too much, i tried a cominations of DNSBL servers still the same result.. i moved from running a windows mail server (sambar than hMailserver) never had this issue even with the same ...
from VB basic 98 to PHP's user avatar
7 votes
1 answer
4k views

Embedding image in email Python

Code used for sending an image embedded email using python is given below. from email.MIMEMultipart import MIMEMultipart from email.MIMEText import MIMEText from email.MIMEImage import MIMEImage # ...
Nidhin Joseph's user avatar
0 votes
2 answers
59 views

Sending lots of email from web server

I have site where people can send posts (Wordpress based website). Each post have a form which anyone can use to send email to the author of the post. I think at some point there might be heavy ...
user995317's user avatar
0 votes
1 answer
316 views

Receiving bounced spam messages sent from my domain

I recently noticed my gmail spam folder had some bounced messages to my business email address (which is configured to forward to my gmail). After some investigation it appears as though someone is ...
Thomas Hart's user avatar
0 votes
1 answer
73 views

Validation of php mail script

So I have this script that I use for all my emails in different domains. For some reasons, the second I started using it on a 1&1 hosting account - I've been getting tons of spam! A condition that ...
Nick lK's user avatar
  • 2,647
1 vote
0 answers
133 views

LAMP Sending email through sendmail are flagged like spam

I have a LAMP server on my ubuntu 13.04 x64 and i can send email using "sendmail".But the email that i send with this program, arrives me flagged like spam. I'm trying sending email with gmail account ...
enrico-dev's user avatar
0 votes
1 answer
1k views

What is causing SPF softfail in my email (gmail)

This is the original header. Unfortunatelly, I lack skill to properly tackle this issue: Delivered-To: [email protected] Received: by 10.216.23.133 with SMTP id v5csp102680wev; Mon, 30 ...
srgb's user avatar
  • 5,083
0 votes
0 answers
2k views

amazon-ec2 -> php mail()?

I am running a PHP website on an amazon EC2 Ubuntu server. I would like to use PHP's mail() function for sending a few admin notification emails per day. First the mail() function didn't work. Then ...
horace's user avatar
  • 543
9 votes
4 answers
14k views

Preventing Spam; Using Nodemailer; Using Sendmail

I'm using the Nodemailer Node.js module to interface with sendmail. However, my emails go directly to the spam folder when reached by a Gmail account. Why are my emails being shit-canned? It must be ...
Sam's user avatar
  • 6,522
4 votes
1 answer
3k views

Php Mail going to recipients spam /Junk Folder [closed]

I am working for my college website . I wrote a php script ,that sends email using php mail function. But the problem is ,all the emails that I send is going into the recipients spam /Junk Folder. In ...
Ritesh Kumar Gupta's user avatar

15 30 50 per page