On Tue, Apr 23, 2002 at 10:54:48AM +0800, Edward Dekkers wrote:
> > If anyone has any other suggestions, please let me know!
> 
> Only one thing springs to mind:
> 
> DeliveryMode=deferred/immediate
> 
> Not sure exact syntax but I think the option is definitively called
> DeliveryMode

Yes, I noticed that option.  However, according to the man page:
----------------------------------
DeliveryMode=x
              Set the delivery mode to x.  Delivery modes are `i'
              for interactive  (synchronous)  delivery,  `b'  for
              background  (asynchronous)  delivery, `q' for queue
              only - i.e., actual delivery is done the next  time
              the  queue  is run, and `d' for deferred - the same
              as `q' except that database lookups for maps  which
              have  set  the -D option (default for the host map)
              are avoided.
----------------------------------

And my sendmail.cf file is set to "background", which is what I would think I
want.  But it seems to act as though it's set to "q"...

-Michael

-- 
In light of the terrorist attack on the U.S.:
        They that give up essential liberty to obtain a little temporary
        safety deserve neither liberty nor safety.
                        -- Benjamin Franklin, 1759



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to