Quoting Peter Green ([EMAIL PROTECTED]):
> On Thu, Nov 18, 1999 at 02:23:57PM -0000, Lorens Kockum wrote:
> > On the qmail list [EMAIL PROTECTED] wrote:
> > > <<< 553 sorry, envelope sender must have a valid domain name (#5.7.1)
> >
> > In my opinion and according to my experience, making that test a
> > 4xx error is highly recommended.
>
> This is the approach I'd prefer as well. Is it just a matter of changing 553
> to 453 or does something else need to be touched as well?
Honestly I'm confused why it's returning 553 when it should be
deferring the connection with a temp dns error if a nameserver isn't
reachable. What patch are you using? I've not seen this behavior
with our mail server.
Using bind? Try "ndc reload" instead of restarting the server.
Latest version has a nifty "reconfig" command that only checks for
new/removed zones.
Aaron