On 12/26/2015 09:31 PM, MichaelLeung wrote: > here is the list > i have three machine > > 1.first mailman server > 2.sec mailman server > 3. mail sender > > all test mails are send from 3, the mail sender
The 'mail' command on 3 is broken. The machine (1 or 2) which accepts the mail has the list's Privacy options... -> Recipient filters -> require_explicit_destination set to No and the other machine has it set to Yes. If you wish to pursue the broken mail command what output do the following commands produce on machine 3: ls -l `which mail` ls -l `which sendmail` ls -l `which mailx` and if any of those outputs is a symlink such as /usr/bin/mail -> /etc/alternatives/mail what does ls -l /etc/alternatives/mail (i.e. ls -l of the target of the symlink) produce? -- 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] https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
