Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Nov 1998 11:35:12 +0100 (MET)
From:      Mats Dufberg <dufberg@sunet.se>
To:        Quintin Oliver <quintin@smlt.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Sendmail and NoDNS.
Message-ID:  <Pine.GSU.4.02A.9811271130510.23574-100000@bar.pilsnet.sunet.se>
In-Reply-To: <Pine.LNX.3.96.981127105050.47A-100000@orion.smlt.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 27 Nov 1998, Quintin Oliver wrote:

> Basically the server act's as a PPP Router and mailserver, the problem we
> are having is whenever they send an email to a non-local address Sendmail
> attemps to connect to us and stalls OutLook express on there machines due
> to the 30 second connect waiting time.
> 
> I've heard on some of the Linux lists that people have setup Sendmail to
> work in the same manner as before expect it would queue the mail, and only
> send it when you do a `sendmail -q'

Start the sendmail daemon with

  sendmail -bd -Odeliverymode=d -q1h

or 

  sendmail -bd -Odeliverymode=d


In the last case you'll have to process the queue by some other mechanism.


-------------------------------------------------------------------------
Mats Dufberg
KTHNOC, KTH, S-100 44 Stockholm, Sweden
Telefon/Phone:  +46-8+790 83 46  Fax: +46-8-10 25 10
Email: dufberg@sunet.se
SUNET:s www-katalog: http://www.sunet.se/sweden/main-sv.html






To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSU.4.02A.9811271130510.23574-100000>