Date: Wed, 18 Nov 2009 09:24:14 -0600
From: Gerald Waugh <gwaugh (at mark) frontstreetnetworks.com>
Subject: [coba-e:16155] Re: sendmail max. recipients
To: coba-e (at mark) bluequartz.org
Message-Id: <1258557854.3206.292.camel (at mark) c102.home.com>
In-Reply-To: <001201ca685c$97989680$c6c9c380$@de>
References: <001201ca685c$97989680$c6c9c380$@de>
X-Mail-Count: 16155
On Wed, 2009-11-18 at 15:37 +0100, Florian Arzberger wrote:
> hi,
>
> i'm getting a "554 5.0.0 rewrite: excessive recursion (max 50), ruleset
> canonify" error although i have set "MaxRecipientsPerMessage=100" in
> /etc/sendmail.cf (and restarted sendmail of course).
Test your dns,
dig host.domain.com
dig MX host.domain.com
check dns, no cnames
check /etc/resolv.conf, make sure it looks OK
execute /etc/init.d/nscd restart
Then test to see if that helped
Gerald