On Mon, Jun 14, 2021 at 9:22 AM Matthias Neugebauer <mtn...@mailbox.org> wrote: > Anything I can do to not land in spam? On another Google groups > mailing list I (and many others including the admin accounts) had > the same issue a couple of times.
This is caused by sending emails from a domain with a DMARC reject or quarantine policy: dmarc=fail (p=REJECT sp=REJECT dis=QUARANTINE) header.from=mailbox.org I think there are two options in mailman (the mailing list software) to handle this that the list admin(s) could play around with: https://wiki.list.org/DEV/DMARC The first is to perform MIME wrapping of the original email, which can be neat, but some receiving mail clients doesn't like it. The second is to spoof the From address so the mail appears to have originated from some other domain. Another workaround is to change the DMARC policy of the sending domain. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".