Koozali.org: home of the SME Server

fetchmail nameserver failure

Rob Bracken

fetchmail nameserver failure
« 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?

Kelvin

Re: fetchmail nameserver failure
« Reply #1 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

Rob Bracken

Re: fetchmail nameserver failure
« Reply #2 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

Kelvin

Re: fetchmail nameserver failure
« Reply #3 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

Rob Bracken

Re: fetchmail nameserver failure
« Reply #4 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