Hello,
I use a RedHat 7.9 linux system, with Sendmail 8.11 and fetchmail to manage
e-mails.
The problem is that sendmail takes a long time to accept the sender's
address. In fact, as I've probed, if sendmail receives a address like this:
MAIL FROM:<(E-Mail Removed)>
it takes about three minutes to accept that address and show the message
(E-Mail Removed)...sender OK
But my ISP doesn't wait for so long time, and when fetchmail wants to delete
the mail, my ISP sends a timeout message and closes then connection.
So I need to know two questions:
a) how can I get Sendmail not to resolve addresses.
b) how to get Fetchmail do all its job with the external server before
trying to send the messages to Sendmail.
Thank you very much.