Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jul 1999 14:42:30 +0100 (BST)
From:      Keith Coles <Keith.Coles@wdr.com>
To:        Alec Kloss <alec@d2si.com>
Cc:        MICHAEL_HEITMEIER@HP-Germany-om12.om.hp.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: Sendmail dial-ups and queue...
Message-ID:  <Pine.SOL.4.05.9907091439360.25108-100000@ln4p1013pos>
In-Reply-To: <199907091238.HAA42037@d2si.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Fri, 9 Jul 1999, Alec Kloss wrote:

> MICHAEL_HEITMEIER@HP-Germany-om12.om.hp.com said:
> > Yesterday I was finally ready to tackle the problem of sendmail dialing my 
> > provider every now and then: for missed cron jobs, daily reports, weekly 
> > reports etc.
> > Really an ehaustive topic, given the messages this has generated over 
> > time. I now disabled sendmail until I really need it but in doing so I 
> > came across the question how to flush the sendmail queue. Man sendmail did 
> > not indicate anything to that effect (or I was temporarily blind).
> 
> You process the queue using sendmail -q.  You should be able to get 
> sendmail to queue the mail and defer delivery using the 
> DeliveryMode=q option.  This may be enough to prevent dial-outs;  the 
> only thing that I can think of that would still cause one is a DNS lookup
> that sendmail might perform while queueing the message.  I do not know
> that sendmail does perform a DNS lookup, but that would be the next thing
> I'd check after setting DeliveryMode=q.


Sendmail may actually do several DNS lookups, to get MX records and
corresponding A records. It may also do lookups for name canonicalisation.
This will all depend on the settings in resolv.conf nsswitch.conf and
sendmail.cf.

[snip]..

Keith


This message contains confidential information and is intended only 
for the individual named.  If you are not the named addressee you 
should not disseminate, distribute or copy this e-mail.  Please 
notify the sender immediately by e-mail if you have received this 
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free 
as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses.  The sender therefore 
does not accept liability for any errors or omissions in the contents 
of this message which arise as a result of e-mail transmission.  If 
verification is required please request a hard-copy version.  This 
message is provided for informational purposes and should not be 
construed as a solicitation or offer to buy or sell any securities or 
related financial instruments.



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.SOL.4.05.9907091439360.25108-100000>