On 11/17/24 19:32, Arte Chambers via Mailman-users wrote:

Mailman is successfully sending invite emails however user messages sent to
the list are not being sent to subscribers. Also in Hyperkitty none of my
test messages to the list are showing up in the archive.


Are there messages in Mailman's shunt queue? Check for errors in mailman.log. Are there messages for hyperkitty queued in Mailman's var/archives/hyperkitty/spool/ directory?

I am using Postfix with an SMTP relay hosted at Brevo.com (formally
sendinblue). Brevo's logs show the message getting rejected


Log from brevo.com (SMPT Relay)
Sent on 17-11-2024 21:49:16
From listmem...@gmail.com
To listmem...@gmail.com
Message ID<CAPesOD1y0fEaG=GFodz=Lgs1m_hqRErPnQcpXCNtKsBbJ=
b...@mail.gmail.com>

17-11-2024 21:49:16
Sending has been rejected because the sender you used listmem...@gmail.com
is not valid. Validate your sender or authenticate your domain


This appears to be something you need to do for the MTA at smtp-relay.sendinblue.com, or possibly something more is needed in /etc/postfix/sasl_passwd.

#SMPT Relay Brevo
relayhost = [smtp-relay.sendinblue.com]:587
smtp_sasl_auth_enable = yes
smtp_sasl_security_options = noanonymous
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd


--
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

_______________________________________________
Mailman-users mailing list -- mailman-users@mailman3.org
To unsubscribe send an email to mailman-users-le...@mailman3.org
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/DVNONHJ4LKN6ZQTEQI3LLLZ6TLJI57YV/

This message sent to arch...@mail-archive.com

Reply via email to