|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Which UCE restriction
From: Andrew Boring (andrew
inemy.com)
Date: Tue Dec 07 2004 - 21:51:27 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Dec 7, 2004, at 6:58 PM, Tom Allison wrote:
> Is there anyone who might have put together a listing of which UCE
> restriction provides which log statements?
At my last job, I put together a nice flowchart of all the UCE
restrictions we had in place for internal documentation geared toward
the reasonable competent admin who had limited knowledge of Postfix
specifics. The flowchart included the actual UCE parameter, whitelist,
or RBL; the exact error message produced; the action (mail rejected,
mail delivered, mail bounced, restriction bypassed, etc); and what
happened next in the flowchart.
The result was a four-page long Visio document (tabloid-sized paper) to
hang on the wall. Any (common) smtpd error message that my replacement
was likely to see could be identified and traced for troubleshooting.
That's not exactly the format you're looking for, but it's pretty
close. I'll try to get in touch with my old team and see if they still
have it. It might be useful documentation to add.
> I'm guessing it would go something like this
>
> For example:
> 450 Client host rejected: cannot find your hostname
> smtpd_client_restriction -> reject_unknown_client
>
> AND
> Sender address rejected: Domain not found
> smtpd_sender_restriction -> reject_unkown_sender_domain
>
> ====
> The pattern being that the first statement is the UCE restriction
> parameter (client/sender/helo) and the second statement implies the
> settings that affected this email.
>
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]