On Fri, 2007-05-01 at 17:00 +0100, Peter J. Holzer wrote:
> (including headers) and tries to deliver it. That is "the sendmail
> interface" people are talking about here. How it does the delivery
> (writing to a queue directory, calling /var/qmail/bin/inject, piping
> to
> /var/spool/postfix/public/cleanup, sending to a smarthost via
> SMTP, ...)

And vixie cron (on Sarge) does not use the interface
named /usr/sbin/sendmail.   It uses /usr/lib/sendmail.

The initial advice, iirc (and i probably don't) was to
replace /usr/sbin/sendmail with the 'sendmail binary from qmail'.
Whether this works or not depends on how you make the replacement.

        apt-get install qmail

will work fine (after you build a binary package from the source
package) but there are lots of places on the net which advise you to
build qmail manually for debian and then all that you will do is break
your system and you may not miss your messages from cron until something
bad happens.

-- 
--gh


Reply via email to