> [EMAIL PROTECTED] # ls > Mail.rc aliases.db local-host-names main.cf > sendmail.hf subsidiary.cf > aliases helpfile mailx.rc > sendmail.cf submit.cf trusted-users
I don't know sendmail enough to give you this info (I'm a happy Postfix user). Maybe someone else on this list? Have a look at the following : http://www.sendmail.org/tips/relaying.html Just to be sure, use telnet to contact your mailman server from the curlprit machine, and engage a SMTP session : telnet mailman.server.com 25 <<<<<<<<<<<<<<<<<<<<<<<<<<< HELO culprit.machine MAIL FROM: [EMAIL PROTECTED] RCPT TO: [EMAIL PROTECTED] DATA Subject: test test . QUIT >>>>>>>>>>>>>>>>>>>>>>>>>>> If you use some regular FROM and TO address that your mailman server have to accept, your email should pass along nicely.
------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org