<html>#2362: ET mailing list spam filter occasionally rejects some GMail emails as SPAM
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>open</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td>Cactus website</td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>Ok, turns out that apparently one had to use “<a data-is-external-link="true" href="http://google.com" rel="nofollow">google.com</a>” and could not use “.google.com” to match all Google subdomains even though the man page on the server (and the web, <a data-is-external-link="true" href="https://linuxlasse.net/linux/howtos/Blacklist_and_Whitelist_with_Postfix" rel="nofollow">https://linuxlasse.net/linux/howtos/Blacklist_and_Whitelist_with_Postfix</a>) indicate that “.google.com” is the way to do and that “<a data-is-external-link="true" href="http://google.com" rel="nofollow">google.com</a>” is a backwards compatible way that will go away eventually. So:</p>
<div class="codehilite"><pre><span></span>&gt; cat /etc/postfix/google_access
google.com OK
</pre></div>


<p>‌</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2362/et-mailing-list-spam-filter-occasionally'>https://bitbucket.org/einsteintoolkit/tickets/issues/2362/et-mailing-list-spam-filter-occasionally</a></p>
</html>