Can you please tell me how to send the attachment, subject and body of the mail using mailx command.
I am using
uuencode travel$datestamp.XLS Travel$datestamp.XLS | mail -s "International Savers Tracking" abc@gmail.com -- -f abcd@gmail.com < BodyofTheMail.txt
its sending attachment with subject without body of the mail