--- Begin Message ---
I send mail from my linux server using following command :-
mail [EMAIL PROTECTED] -s "test mail" < /root/test
using this command contents of file test go to the mail-id
[EMAIL PROTECTED]
Now I have 2 problems.
1. This mail shows that from mail id as : [EMAIL PROTECTED]
(I want to change this)
2. I want to send file test as a attachment. But using mail
command I am unable to do so.
Can any one advise me
(S. K. Goel)
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help
--- End Message ---