I'm attempting to automate the sending of a mail with an attachment (pdf file in this 
case).  What's happening, though, is that when the email hits the remote server, the 
attachment is included in the body of the message, not as a "normal" attachment.  
Below is the command line I'm using just in case it helps:

mutt -a test.pdf -s "My subject" [EMAIL PROTECTED] < body.txt
 
Any suggestions welcome.  Thanks.
 
PS,
Also if it matters, the remote server that's having issues is Exhange..  I have no 
control over this.
 
Mark A Cartwright

Reply via email to