On Mon, Jan 02, 2006, Jim Mays wrote:
> hmm.  sendmail_flags was already set to NO.  So sendmail isn't running.

Hence the MSP queue runner (sm-msp-queue) can't send the mail.
See sendmail/SECURITY about the MSP; run
sendmail -Ac -bp
to see the mail queue.

Moreover, there might be a problem with your resolver setup if it
doesn't resolve localhost to 127.0.0.1:

8.12.7/8.12.7   2002/12/29
        CONFIG: Use FEATURE(`msp', `[127.0.0.1]') in submit.mc by default
                to avoid problems with hostname resolution for localhost
                which on many systems does not resolve to 127.0.0.1 (or
                ::1 for IPv6).  If you do not use IPv4 but only IPv6 then
                you need to change submit.mc accordingly, see the comment
                in the file itself.

Reply via email to