[Mailman-Users] mails send from sendmail with commandline to mailman become 'Message has implicit destination'

Mark Sapiro mark at msapiro.net
Sun Dec 27 22:17:09 EST 2015


On 12/27/2015 06:42 PM, MichaelLeung wrote:
> hi all
> sorry , i think i miss the previous email
> 
> here is the output
> ls -l `which mail`
> lrwxrwxrwx 1 root root 22 12月 18 11:13 /bin/mail -> /etc/alternatives/mail
> 
> ls -l `which sendmail`
> lrwxrwxrwx 1 root root 21 12月 18 11:12 /usr/sbin/sendmail ->
> /etc/alternatives/mta
> 
>  ls -l `which mailx`
> -rwxr-xr-x 1 root root 390720 12月 17  2014 /bin/mailx


You are still not paying attention.

I also asked that if any of those results were symlinks that you do 'ls
-l' on the target. I.e. in this case

ls -l /etc/alternatives/mail

and

ls -l /etc/alternatives/mta

Further, I asked you

> Also please do both of the following commands exactly as shown:
>
> echo "test message 1" | mail -s 'test mail 1' -r mark at msapiro.net mark at msapiro.net
> echo "test message 2" | mail -s 'test mail 2' mark at msapiro.net


If you have done that, I didn't get the resultant mail.

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


More information about the Mailman-Users mailing list