Sending Email in SCO-Unix with XML file attachment

jai shankar

New Member
hi to all,
I have a problem.I want to send an E-mail with attachment(XML file) through SCO-Unix command Line.
mailx is not working.
I have used:
mailx -s "hello" abc@yahoo.com < abc.xml
it creates an error file and aborts.
Thanks in advance.
 
Back
Top