[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Sendmail weirdness excessive recursion



On Fri, 29 Mar 2002, Jeff Lasman wrote:

> Can anyone help me figure this one out?  Our client is going nuts, and
> 
> I've reached the conclusion that sendmail must be looking somewhere I
> can't figure out, as /etc/aliases and /etc/virtusertable both appear
> fine.  I can't figure out where.  I've looked in all the files I can
> think of.
> 
> Anyone have any ideas?

dns looks fine, but i'm seeing it from 'outside' (etc/hosts ? hostname?)

Try quenching alias expansion, map bob@domain -> bob@localhost in
virtualusertable (or the GUI)

If it still loops, it' past virtualusertable (alias's , majordomo-aliases,
bob's .forward file....

If that fixes it, it's before expansion finishes, tho, i dunno where else
it would be, you have reasonable MX's, and no cnames, did you change the
dns recently? did you restart sendmail since (completly? it remembers
interface names forever, I'm kinda guessing you had to tho)

you don't have a wildcard forwarding entry going to nowhere in the end of
virtualusertable do you ? mail->www ?

[vague guesses here ;]

gsh