|
|
|
|
|
by extra88
3158 days ago
|
|
How many different hosts are you going to create accounts on and send test emails to? Are you going to check the MX records for grandma's email to figure out who's hosting her email to test with that one? Testing is not a one-time thing, the hosts keep changing their rules and if your ip is close to a spammer's that could change the treatment of your email as well. I sent email from my own domain address via an authenticated university SMTP server for years without hearing of any problems. Then this year, family members using Gmail started finding my messages in the spam folder. My best guess is Google started caring about the lack of an SPF record for the SMTP server, associating it with my domain but there's no way to know. This is all way the advice for most people is: Don't run your own mail server, it's too much work and less reliable. |
|