i 've set up a linux + email server (centos + postfix) , but recently i sent email from my email account (using thuderbird connect to my account) to a gmail account, all of the emails are dropped into the gmail trash?
How can i fix the problem?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello, all
You can make sure that your mailing list is fully opted-in and that you’re using SMTP authentication.
Also to test the mail score of your emails you can use a website like:
and then send a valid test - an exact email with a valid - subject, message body, full signatures and attachments.
Regards, Alex
This question was answered by @ahrotahntee:
There’s a checklist for ensuring you don’t end up as spam:
- Check MX Blacklists, see if your box is present on them
- Make sure your PTR is valid
- Make sure your mailserver isn’t identifying itself as ‘localhost’
- Make sure that your SPF record is set and is allowing your box to send mail
- Make sure that you are not actually spamming
There’s a checklist for ensuring you don’t end up as spam: