Re: PSA: Messages sent through LA mailing lists being classified as SPAM
"Joel W. Shea" <[email protected]>
| Newsgroups | gmane.linux.australia |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jan 14, 2016 at 10:13:18AM +1000, Rob Thomas wrote: > > [...] The firs one I found was from Andrew Bartlett, and was bounced > because of SPF errors: Excuse the pedantry; not bounced, and not because of SPF errors, per se. But rather it was marked as spam, by enforcing samba.org's DMARC quarantine policy, when failing the DMARC check. $ dig +short TXT _dmarc.samba.org "v=DMARC1\; p=quarantine\; [...]" > [...] > Authentication-Results: mx.google.com; > spf=pass (google.com: domain of linux-aus-bounces-cunTk1MwBs8iFSDQTTA3OBCuuivNXqWP@public.gmane.org > designates 192.55.98.181 as permitted sender) > smtp.mailfrom=linux-aus-bounces-cunTk1MwBs8iFSDQTTA3OBCuuivNXqWP@public.gmane.org; As you can see, it passed SPF… > dkim=neutral (body hash did not verify) [email protected]; > dmarc=fail (p=QUARANTINE dis=QUARANTINE) header.from=samba.org > [...] but fails DMARC, because; a) DKIM authentication fails, as the body hash verification fails (since the mailing list modified the body by appending a footer) *and/or* b) According to DMARC, the domain in the "From:" header must match the domain used to validate SPF (hence not an SPF error, per se) Although this might be desired behaviour, it's possible the strict policy may have been set while overlooking this unanticipated consequence. _______________________________________________ linux-aus mailing list [email protected] http://lists.linux.org.au/mailman/listinfo/linux-aus
signature.asc
(application/pgp-signature, 473 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBCgAGBQJWl2gvAAoJEHs8nqHT5E3tfqwIAJ9mXIjcnu5BX6kgIx2ggely 3r2w1dn337e+3+S9sX9Ep/dFHFke398AFtWbsgWU/79WuYDQdgQvlD3hLRRbJ+BM 09wU2qzCbJkCePDUI47BPvpb2TKbP+n8ZjpCf9FnL55zNWWFHPa4NG36yPTeO0WR flet4AiGed/FJPflZmRhyJoGHK4mNqzWjAmVuuxZLaQvxq++ItIqijbjofPzeJPl 7YakRgTR8jG5ztv/zu5UZ3nXwG7FiVHbLh7rR0JKU4C5TjUYO4T/xvJcj/c1fh3X KB5H3TgXPx8vqLE06zDH1pZmRwzV50mEi875Mx2utkVfkjohha/g3LjHznji3Gs= =sood -----END PGP SIGNATURE-----