View Single Post

  #4 (permalink)  
Old 10-08-2005
Fred
 
Posts: n/a
Default Re: Why am I receiving rejected email?

On Sat, 08 Oct 2005 12:58:06 -0500, Dom wrote:

> 1. warn_if_reject
> Change the meaning of the next restriction, so that it logs a warning
> instead of rejecting a request (look for logfile records that contain
> "reject_warning"). This is useful for testing new restrictions in a "live"
> environment without risking unnecessary loss of mail.



So is there a way to reject email AND generate a log entry?
It seems to indicate that you can either have a log entry
by adding warn_if_reject, which will still deliver the
message, but if you remove warn_if_reject, you don't see
any log messages for rejected messages.

-Thanks

Reply With Quote