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 [email protected] 
> [email protected]
> echo "test message 2" | mail -s 'test mail 2' [email protected]


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

-- 
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

Reply via email to