Re: sendmail queueing problem
Hi,
Firstly, your sendmail.mc file would help. Conversly, look for
the following in sendmail.cf (this is what it should be)
# default delivery mode
O DeliveryMode=background
This could also be ^Od. in sendmail.cf, for us oldtimers who
like sendmail.cf syntax, where the . is one of i b q d. You want it
to be b.
If you insist on using the m4 sendmail.mc file ;-)
# set default delivery method to background, not queued, or deferred.
define(`confDELIVERY_MODE', `background')
See? That wasn't so hard, was it?
manoj
--
"If you can't dazzle them with brilliance, riddle them with bullets."
David Bedno (davidbe@sco.COM)
Manoj Srivastava <srivasta@acm.org> <http://www.datasync.com/%7Esrivasta/>
Key C7261095 fingerprint = CB D9 F4 12 68 07 E4 05 CC 2D 27 12 1D F5 E8 6E
--
E-mail the word "unsubscribe" to debian-user-request@lists.debian.org
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble? E-mail to listmaster@debian.org .
Reply to: