On 11/28/2011 9:40 AM, Roger Goh wrote:
> a) is there an MUA (mailx, mutt, sendmail) that would enable me to
>     perform this same function of pointing to the Postfix server & attach
>     a file to be mailed out?  Kindly provide the full syntax/example.
>     If Postfix runs on this RHES 4.6 box, mutt could have done the job

Mutt with any MTA -- sendmail, postfix, probably even mini-sendmail
-- will do the job.  And surely postfix can install on that machine.

Something like (all one line):
mutt -s "my subject" -a "/path/to/attachment" recipi...@example.com
< /path/to/message/text

For details, or if my command doesn't work, man mutt or check on a
mutt users list.



  -- Noel Jones

Reply via email to