On Sat, Sep 15, 2001 at 05:43:29PM -0700, Alvin Oga wrote: | | hi sean | | to send an attachment via cron or any script | | create the attachment...say /tmp/a.html | | echo "this is a text msg and attachment " | | mutt -s "Testing attachment=a.html" -a /tmp/a.html | | a.html can be foo.jpg too and i think it did the "right thing"...
Yeah, but mutt isn't on that system :-(. Thanks anyways. -D