Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Rob Bracken on October 03, 2002, 10:16:53 PM

Title: fetchmail nameserver failure
Post by: Rob Bracken on October 03, 2002, 10:16:53 PM
fetchmail has had problems today. There are a lot of "nameserver failure" messages in maillog. While it was trying to resolve these domains, it clogged up qmail & nothing got in or out for several hours (Serious Problem).

I suspect that the offending domains were in the "To" field of an incoming mail, though I can't find which one it was.

1. Why should fetchmail try to resolve addresses that aren't in my domain?

2. If this happens again, what can I do to make sure I continue to get a mail service?
Title: Re: fetchmail nameserver failure
Post by: Kelvin on October 04, 2002, 01:35:15 AM
Hi Rob,

It might be that it is actually resolving domains in the "From" field. You could modify the template for fetchmail (I assume you are using multidrop ?) and add the 'no dns' option to it (sorry I'm typing on the run and can't be more specific at this point).

Kelvin
Title: Re: fetchmail nameserver failure
Post by: Rob Bracken on October 11, 2002, 02:00:52 PM
Kelvin wrote:

 > You could modify the template for fetchmail (I assume you are using multidrop ?) and add the 'no dns' option to it

Thanks, Kelvin. I tried that, but fetchmail failed with a "segmentation fault" (it sent me an e-mail).

Rob
Title: Re: fetchmail nameserver failure
Post by: Kelvin on October 11, 2002, 02:36:01 PM
Hi Rob,

The only time I get segmentation faults on the SME server I setup is when there's something wrong hardware-wise (most times it's the RAM).

Kelvin
Title: Re: fetchmail nameserver failure
Post by: Rob Bracken on October 11, 2002, 03:23:40 PM
Kelvin wrote:

 > The only time I get segmentation faults on the SME server I setup is when there's something wrong hardware-wise (most times it's the RAM).

Hmmm...

Well, it's the only segmentation fault I've ever got, and the machine's been running for about a year now. It's ECC RAM, so I would expect to see other indications if this was the case.

fetchmail works perfectly again if I remove the nodns option..

Rob