<div dir="ltr"><div dir="ltr"><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 31 Aug 2020 at 22:13, William Witteman via talk <<a href="mailto:talk@gtalug.org">talk@gtalug.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I have run a mailserver for my domains for a long time.  I have not<br>
thought about its ability to send outbound mail for a while though,<br>
and my logs tell me what my experience already suggested - it cannot<br>
send email to Gmail (and probably lots of other places).<br></blockquote><div><br></div><div>If you want your outbound messages to reach Gmail users, you need to send authenticated messages and your reverse DNS must be set up correctly: <a href="https://support.google.com/mail/answer/81126">https://support.google.com/mail/answer/81126</a></div><div><br></div><div>If you can't set up reverse DNS on IPv6, disable IPv6 in your Postfix configuration. Gmail will reject your messages that are sent over IPv6 unless you have the reverse DNS working correctly for IPv6.</div><div><br></div><div>In my experience, if you acquire your IP address from a pool of addresses at your ISP over DHCP, your outbound messages will most likely be doomed as suspected spam. You need to have a static IP address that is not blacklisted: check out <a href="http://multirbl.valli.org/">http://multirbl.valli.org/</a></div><div><br></div><div> </div></div></div>