On Sun, Jun 29, 2003 at 06:55:08PM +0930, David Fitch wrote:
> Jon Teh wrote:
> >On Sat, Jun 28, 2003 at 09:54:20PM +0930, David Fitch wrote:
> >
> >>Hi all,
> >>
> >>I have various domains/IPs blocked in /etc/postfix/access
> >>but no logging appears to happen when someone is blocked
> >>and I would like to see what's going on.
> >>I've googled to no avail, but it must be possible?
> >>surely...
> >>
> >
> >First page of postfix.org configuration documentation:
> > http://www.postfix.org/basic.html
> >
> >Hope this helps,
> 
> err nope.......
> perhaps I'm missing something obvious...
> which bit exactly do you mean?
> (or have you maybe misunderstood what I'm referring to?)
> 

This is a line I usually have in my Postfix setups, which provides what
you are after (informing when a mail has been blocked by a 550, etc):

notify_classes = resource,software,bounce,2bounce,delay,policy,protocol

The above line switches on notification for _everything_ to do
with delivery failure

Hope this assists in clarifying what I was refering to.


Regards,

-- Jon Teh
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to