From: Pavel Roslyy via ffmpeg-devel <ffmpeg-devel@ffmpeg.org>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Cc: Pavel Roslyy <roslypav@gmail.com>
Subject: [FFmpeg-devel] Re: [RFC] mailing list From mangling and bounces and DMARC
Date: Tue, 4 Nov 2025 19:47:31 -0800
Message-ID: <CAMM0M5-KfN0nodhtRT3YFnjodXtH4GEdmjVV-NgRKzH2GTLo1w@mail.gmail.com> (raw)
In-Reply-To: <aQpQDx67gNoFCB9X@phare.normalesup.org>
On Tue, Nov 4, 2025 at 11:12 AM Nicolas George via ffmpeg-devel
<ffmpeg-devel@ffmpeg.org> wrote:
> Any service that alters a mail while forwarding it, like a mailing-list
> adding “[ffmpeg-devel]” in the subject line, will break the signature.
> What they are expected to do is to add a signature of their own, from
> their own domain, and possibly a signature telling that it checked the
> original DKIM signature and it passed.
The headers that are signed for DKIM can be configured. It is not
recommended, but if needed you can remove Subject from the list of
signed headers. I don't know how you have it set up, but with OpenDKIM
adding a line like "OmitHeaders *,+subject" to the configuration file
should do it. If there are any other headers that mailman(?) modifies,
they also need to be added in order to pass DKIM.
> What I deduce from all this is that we cannot hope to keep
> “From: developer@their-domain.org” in the mails sent from our
> mailing-lists: it will only work if their-domain.org has SPF and DMARC
> policies lax enough, and these will vanish. The new scheme where the
> header from is replaced with the address of the mailing-list seems
> unavoidable.
I had a similar situation at $dayjob where we wanted the From to have
the user's email but the mail to be sent from our server. The solution
I found was to include a Sender header after the From, in this case
it should probably be "Sender: ffmpeg-devel@ffmpeg.org". This should
cause the SPF lookup to happen to ffmpeg.org instead of
their-domain.org. Note that if the From is already ffmpeg-devel@ffmpeg.org then
you should not add a Sender header, according to RFC 5322.
Regards,
Pavel Roslyy
_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org
prev parent reply other threads:[~2025-11-05 3:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-16 16:25 [FFmpeg-devel] " Michael Niedermayer via ffmpeg-devel
2025-10-21 11:41 ` [FFmpeg-devel] " Michael Niedermayer via ffmpeg-devel
2025-11-04 19:12 ` Nicolas George via ffmpeg-devel
2025-11-05 3:47 ` Pavel Roslyy via ffmpeg-devel [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAMM0M5-KfN0nodhtRT3YFnjodXtH4GEdmjVV-NgRKzH2GTLo1w@mail.gmail.com \
--to=ffmpeg-devel@ffmpeg.org \
--cc=roslypav@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git