On 4/7/25 12:00, Philip Bondi wrote:
[mta] incoming: mailman.mta.postfix.LMTP outgoing: mailman.mta.deliver.deliver lmtp_host: 127.0.0.1 lmtp_port: 9024
Why are you setting this? Testing uses port 9024 to avoid conflicts, but the default port 8024 should be used for production.
[799] # postconf -n
...
virtual_mailbox_maps = hash:/opt/mailman/mm/var/data/postfix_lmtp
Why do you have this? It may well be the issue.
eb...@systemdatabase.ca lmtp:[127.0.0.1]:9024 ebill-boun...@systemdatabase.ca lmtp:[127.0.0.1]:9024 ebill-conf...@systemdatabase.ca lmtp:[127.0.0.1]:9024 ebill-j...@systemdatabase.ca lmtp:[127.0.0.1]:9024 ebill-le...@systemdatabase.ca lmtp:[127.0.0.1]:9024 ebill-ow...@systemdatabase.ca lmtp:[127.0.0.1]:9024 ebill-requ...@systemdatabase.ca lmtp:[127.0.0.1]:9024 ebill-subscr...@systemdatabase.ca lmtp:[127.0.0.1]:9024 ebill-unsubscr...@systemdatabase.ca lmtp:[127.0.0.1]:9024 [797] # telnet localhost 9024 Trying ::1... Connection failed: Connection refused Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. 220 shackleton12.systemdatabase.ca GNU Mailman LMTP runner 2.0 QUIT 221 Bye Connection closed by foreign host.
It looks like you can connect to port 9024 in this way. However I recommend removing `lmtp_port: 9024` from your mailman.cfg and rerunning `mailman aliases` to regenerate the postfix maps.
-- 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/FPZVGF4WQ4OK2LZG6NWXHFMWFBOELJUH/ This message sent to arch...@mail-archive.com