ram wrote: > I use postfix 2.3 with cyrus-sasl for smtp-auth > > cyrus-sasl needs a restart every few hours ( they havent fixed the > memory leaks ) > > > The problem is if saslauthd is momentarily unavailable , postfix cant > (obviously) authenticate the smtp session. > Postfix rejects the mail with a permanent failure. How do I change this > to a 4xx error code so that the clients server would retry the mail
AFAIK, there is no way to do this by tweaking main.cf. You would have to modify the code and probably violate RFC 4954. -- Sahil Tandon <[EMAIL PROTECTED]>