On Sat, Jan 08, 2000 at 11:17:28PM +0200, Mikko Hänninen wrote:
> I have some scripts that I run from crontab, that send me reports
> via email.  I use mutt for sending the mail.  Because the default
> for me is to save a copy to my =sent folder for every email, a
> copy of these emails sent from the command line get saved too.  But
> I'd rather this wasn't so, because mostly I just want to look at
> these emails once, there's no need to archive them.

I would really recommend using unix 'mail' for cron scripts, unless
you have a compelling reason to use mutt.  It is smaller, faster,
simplier, and usually located on the root partition (which means as
long as anything at all works on your system it will work).
- Dan

Reply via email to