Re: Upcoming debian.org e-mail change (SPF)

Gunnar Wolf <[email protected]> Mon, 18 May 2026 16:40:50 -0600
Newsgroups gmane.linux.debian.devel.project
Message-ID <[email protected]>
Alex Muntada dijo [Sun, Apr 26, 2026 at 02:53:01PM +0200]:
>Hi Bill,
>
>> > Don't most MUAs do this? mutt does [...]
>>
>> Maybe how to do this should be added to the wiki, then.
>
>This is what I have for Mutt (note that I use pass to store the
>mail-submit password):
>(...)

I wonder — I am running a Postfix for my @gwolf.org domain. And I have
configured in its /etc/postfix/sender_relay the following content:

     @debian.org [mail-submit.debian.org]:587
     @debconf.org [mail-submit.debian.org]:587

I understand that should do the trick, right?