On 1/25/25 11:32, jerry.barnabee--- via Mailman-Users wrote:
The MTA is already set up to dkim sign messages - my php scripts that use the 
"mail" command to send out email messages get a DKIM signature, all the system 
generated emails get a DKIM signature. But mailman sent emails do not.

For some reason mailman is not sending the emails out thru the same process.  I 
had read that it was because mailman does not use SMTP to send them and that is 
why they aren't signed ...


Mailman does use SMTP to send the mail.

If you are using opendkim in your MTA to DKIM sign, you may need something like

SenderHeaders           List-Post,Sender,From

in your opendkim.conf. I.e., you need to reference a header that always contains the list domain.

--
Mark Sapiro <[email protected]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/[email protected]/
   https://mail.python.org/archives/list/[email protected]/
Member address: [email protected]

Reply via email to