Stef Hoesli Wiederwald writes:
> Can I make mutt send e-mails out of a shell script?
> When I do something like
>
> mutt -i textfile -s subject to@there
mutt -s subject to@there < textfile
If you're not relying on any special mutt features you're probably better
off using /bin/mail or /bin/mailx instead or whatever your OS provides.
--
... at least I thought I was dancing, 'til somebody stepped on my hand.
-- J. B. White
- Automatice sending of e-mails? Anonymous
- Re: Automatice sending of e-mails? Anonymous
- Re: Automatice sending of e-mails? Anonymous
- Re: Automatice sending of e-mails? Anonymous
- Re: Automatice sending of e-mails? Anonymous
