From: Piotr Koper (no email)
Date: Sun Aug 01 2004 - 16:47:13 EDT
On Sun, Aug 01, 2004 at 04:35:01PM -0400, Victor Duchovni wrote:
> On Sun, Aug 01, 2004 at 10:18:16PM +0200, Piotr Koper wrote:
>
> > > Nothing of this sort should be necessary:
> > >
> > > $ postconf -d | grep noti
> > > 2bounce_notice_recipient = postmaster
> > > bounce_notice_recipient = postmaster
> > > delay_notice_recipient = postmaster
> > > error_notice_recipient = postmaster
> > > notify_classes = resource, software
> > >
> > > http://www.postfix.org/basic.html#notify
> > >
> >
> > Oh, aren't that options to change an additional notify address?
> > I'd like to stop the message that is directly sent to the sender
> > about the problem and edit it with perl script so as to change
> > information (add polish message and custom information about the isp).
> >
>
> The bounce text is not currently configurable, the correct solution
> is to modify the bounce text at the origin, not to route it through
> a filter. For now just edit the hard-coded bounce text in the source,
> or if you are more adventuroues invent and implement a mechanism for
> configurable bounce text (the first part of a multipart/report).
>
Yess, and that's the thing I've done :). My system has domain dependent
notifications - clients can set their own notifications (add company
name, etc.) Please, look at the patch - it modifies the unlucky sender
that will receive the bounce message, not the sender (postmaster) of
the bounce message.
Cheers,
Peter
-- For some reason, cows all seem to face the same way when standing in a field (honest - you look!). I used to believe that this was because they all pointed to magnetic north. Amanda (from animals : general) <url:http://www.iusedtobelieve.com> I use to think sheep shrank when it rained. Anon (from animals : general) <url:http://www.iusedtobelieve.com>
|
|
|