hi all,
so far i used to sent mails using, following command line option,
$mail -iInv -s "hello linux" lakshmipathi.g@gmail.com
this is mail message
(press ctrl + D)
$
I'll get mail on my gmail box as .
oss@pc021698.cts
where oss is my linux username and
pc021698.cts is my hostname.
I don't to get default this from address.Now i want to set from address while using mail command.
Is that possible?
If so please let me know