<div dir="ltr">Hi,<br><div><br></div><div>I realize this is an FAQ, but I've tried an exhaustive list of changes to try and solve it and still can't figure out why mail is reported as RelayedOpenRelay. </div><div><br></div><div>I found this thread from more than a decade ago where Mark suggested it was somehow related to the source IP address matching @mynetworks or $originating flag set by a policy bank.</div><div><br></div><div>My server IP is <a href="http://209.216.99.115/32">209.216.99.115/32</a>. It is included in @mynetworks:</div><div><br></div><div>@mynetworks = qw( <a href="http://127.0.0.0/8">127.0.0.0/8</a> <a href="http://192.168.0.0/16">192.168.0.0/16</a> <a href="http://209.216.99.0/24">209.216.99.0/24</a> );<br></div><div>@client_ipaddr_policy = (<br>  [qw( <a href="http://147.135.9.126/32">147.135.9.126/32</a> )] => 'TRUSTED', # polaris<br>  [qw( <a href="http://209.216.90.115/32">209.216.90.115/32</a> )] => 'TRUSTED', # xavier<br>  \@mynetworks => 'MYNETS',<br>);<br></div><div><br></div><div>ip_trace from my logs does have my IP in it. My logs are stored in JSON format, so they're a complete mess or I would post it here.</div><div><br></div><div>What could I be missing?</div><div><br></div><div>Thanks,<br>Alex</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>