Hello,
I have a Linode instance and I was able to successfully configure a personal mail server using Postfix and Dovecot and I can send and receive emails without any problem.
I configured my email address on my Android smartphone and I'm able to send emails to GMail accounts without being marked as spam, but I noticed that when I try to send them using Orbot (a TOR client), my emails start to get marked as spam.
I tried to investigate the issue and I used
http://www.mail-tester.com/ to see what's going on.
If I use mail-tester without TOR, I can get a 10/10 perfect score but I if use TOR the following is reported through their SpamAssassin tool:
Quote:
-1.246 ; RCVD_IN_BL_SPAMCOP_NET ; Received via a relay in bl.spamcop.net
I am not sure how to interpret this. Is this a problem with the email client or with the email server?