Networking Forums

Networking Forums > Computer Networking > Linux Networking > sendmail + fetchmail problem

Reply
Thread Tools Display Modes

sendmail + fetchmail problem

 
 
Koldo Navarro
Guest
Posts: n/a

 
      09-01-2004, 09:31 AM
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.


 
Reply With Quote
 
 
 
 
Davide Bianchi
Guest
Posts: n/a

 
      09-01-2004, 09:43 AM
On 2004-09-01, Koldo Navarro <(E-Mail Removed)> wrote:
> The problem is that sendmail takes a long time to accept the sender's
> address.


Is probably trying to authenticate the sender with a reverse-lookup
and failing at it, you could reconfigure your sendmail to avoid
authentication (but this will increase the amount of spam probably).

> b) how to get Fetchmail do all its job with the external server before
> trying to send the messages to Sendmail.


You don't. If fetchmail delete the message on the external server and
then (for any reason) he can't send the mail to the internal one your
mail is lost.

Davide

--
Workers of the world, arise! You have nothing to lose but your
chairs.
 
Reply With Quote
 
Koldo Navarro
Guest
Posts: n/a

 
      09-03-2004, 05:51 AM
Thank you very much.

But, How can I configure my sendmail to avoid authentication? I have tried
out every option I have read, but I can't get it.


"Davide Bianchi" <(E-Mail Removed)> escribió en el mensaje
news:(E-Mail Removed) .net...
> On 2004-09-01, Koldo Navarro <(E-Mail Removed)> wrote:
> > The problem is that sendmail takes a long time to accept the sender's
> > address.

>
> Is probably trying to authenticate the sender with a reverse-lookup
> and failing at it, you could reconfigure your sendmail to avoid
> authentication (but this will increase the amount of spam probably).
>
> > b) how to get Fetchmail do all its job with the external server before
> > trying to send the messages to Sendmail.

>
> You don't. If fetchmail delete the message on the external server and
> then (for any reason) he can't send the mail to the internal one your
> mail is lost.
>
> Davide
>
> --
> Workers of the world, arise! You have nothing to lose but your
> chairs.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
sendmail problem sumna.nuthakki@gmail.com Linux Networking 0 04-26-2006 06:24 PM
fetchmail->sendmail: 451 4.1.8 Domain does not resolve Charlie Gibbs Linux Networking 11 11-03-2004 02:40 PM
Fetchmail & Wingate problem Jorge Laranjo Linux Networking 0 12-26-2003 09:42 PM
fetchmail problem: Message delimiter found while scanning headers orlando Linux Networking 1 09-02-2003 02:24 PM
Problem with fetchmail 6.2.3+NLS on a Mandrake 9.1 Eirik Linux Networking 0 07-26-2003 07:16 PM



1 2 3 4 5 6 7 8 9 10 11