At 00:25 +0200 08 Jun 2000, Nils Vogels <[EMAIL PROTECTED]> wrote:
> Wouldn't it be much simpler to make mutt sendmail using /usr/lib/sendmail -t ?
> 
> That way you wouldnt need to have the daemon running, right ?

Mutt already does that.  Well, it doesn't actually use the -t option
because it passes the recipient addresses as part of the command.  But,
it doesn't require sendmail to be running in daemon mode.

If you don't have a background sendmail process running the queue (which
one running in daemon mode will usually do), you will probably want to
have cron run `sendmail -q` occasionally to send off any messages that
couldn't be sent immediately.

-- 
Aaron Schrab     [EMAIL PROTECTED]      http://www.execpc.com/~aarons/
 A successful [software] tool is one that was used to do something
 undreamed of by its author.  -- S. C. Johnson

Reply via email to