On Tue, 7 Jan 2020 14:00:49 -0800 (PST)
Rich Shepard <[email protected]> wrote:

> On Tue, 7 Jan 2020, Russell Senior wrote:
> 
> > Gmail takes my mail server's mail, last I checked.  
> 
> +1
> 
> I run the postfix MTA for my own domains (business and personal) and
> have had only 2-3 clients using gmail who did not receive messages
> from me. Turns out that my messages went to their spam folder so once
> that was discovered there were no more issues.
> 
> Rich
> 
> _______________________________________________
> PLUG mailing list
> [email protected]
> http://lists.pdxlinux.org/mailman/listinfo/plug

When running your own MTA a basic checklist to ensure deliver-ability
consists of these basics:

Dedicate an entire /64 netmask to the mailserver
Deploy RDNS (Reverse DNS)
Deploy SPF (Sender Policy Framework)
Deploy DKIM (Domain Keys)
Deploy DMARC (Demarcation)

Do all that and maintain your server to ensure it doesn't get abused
and you should have very little if any problems sending.
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to