I'm using mutt 1.5.21 on a Solaris 10 machine. Within a script, I would like to use mutt to automatically email a JPEG file as an attachment without user intervention. Is there any way to accomplish this? (And if not with mutt, then possibly with mail(1) or mailx(?))
When I try to use the -a option to mutt, it always responds: "unable to attach file". Also, from the commandline, I don't know how to tell mutt to base64 encode the file. I could encode the file manually before passing it to mutt, but I'm still at a loss as to how to get mutt to properly attach it to the message. Thanks for any insight you can offer. Regards, -- Jeffery Small jeff (at) cjsa (dot) com