Re: Do not send non-delivery notification

2010-11-26 Thread Stan Hoeppner
Lukas put forth on 11/25/2010 9:38 AM: > Hello, > > my question is about not sending "non-delivery notification". I want > to tell postfix, that in case on non delivery it has not to send any > messages.. Is it possible? > It should be useful for mass mailing servers.. > > -- > Lukas > UAB nSof

Re: Do not send non-delivery notification

2010-11-26 Thread Wietse Venema
Lukas: > Maybe you did not understood my question correctly - I need my smtp > server not to send this "Undelivered Mail Returned to Sender" after it > can not delivery mail to recipient.. Is that possible? Wietse: > What are you: a spammer? Lukas: > Why you think about the spam only a? :) > No,

Re: Do not send non-delivery notification

2010-11-26 Thread Victor Duchovni
On Fri, Nov 26, 2010 at 09:43:14PM +0200, Lukas wrote: > Ok :) > but any way, do you know answer the answer to my question? Habitually sending mail to large list is very different from routine mail delivery. The cost shifts from building a functioning mail delivery pipeline to building a list-man

Re: Do not send non-delivery notification

2010-11-26 Thread Lukas
Ok :) but any way, do you know answer the answer to my question? L On Fri, Nov 26, 2010 at 9:29 PM, Wietse Venema wrote: >> On Fri, Nov 26, 2010 at 9:00 PM, Wietse Venema wrote: >> > Lukas: >> >> Hello, >> >> >> >> ?well, I just set >> >> internal_mail_filter_classes = bounce >> >> but after un

Re: Do not send non-delivery notification

2010-11-26 Thread Wietse Venema
> On Fri, Nov 26, 2010 at 9:00 PM, Wietse Venema wrote: > > Lukas: > >> Hello, > >> > >> ?well, I just set > >> internal_mail_filter_classes = bounce > >> but after unsuccessful mail delivery sender still gets email with > >> subject "Undelivered Mail Returned to Sender".. > >> I also did with > >

Re: Do not send non-delivery notification

2010-11-26 Thread Wietse Venema
Lukas: > Hello, > > well, I just set > internal_mail_filter_classes = bounce > but after unsuccessful mail delivery sender still gets email with > subject "Undelivered Mail Returned to Sender".. > I also did with > internal_mail_filter_classes = notify > result is the same.. > > Maybe you did no

Re: Do not send non-delivery notification

2010-11-26 Thread Lukas
Hello, well, I just set internal_mail_filter_classes = bounce but after unsuccessful mail delivery sender still gets email with subject "Undelivered Mail Returned to Sender".. I also did with internal_mail_filter_classes = notify result is the same.. Maybe you did not understood my question corr

Re: Do not send non-delivery notification

2010-11-25 Thread J. Roeleveld
On Thursday 25 November 2010 17:12:22 Lukas wrote: > Hi, > > >> my question is about not sending "non-delivery notification". I want > >> to tell postfix, that in case on non delivery it has not to send any > >> messages.. Is it possible? > > > > Yes > > And how? > > >> It should be useful fo

Re: Do not send non-delivery notification

2010-11-25 Thread Ralf Hildebrandt
* Ralf Hildebrandt : > Maybe use the normal header_checks instead... But I wonder if a bounce > (as generated by Postfix) is subject to header_checks! Nope. But one can change this using: internal_mail_filter_classes = bounce bounce Inspect the content of delivery status notifications. notify I

Re: Do not send non-delivery notification

2010-11-25 Thread Ralf Hildebrandt
* Lukas : > Hi, > > >>  my question is about not sending "non-delivery notification". I want > >> to tell postfix, that in case on non delivery it has not to send any > >> messages.. Is it possible? > > > > Yes > And how? You could create a bounce template containing a random character sequence a

Re: Do not send non-delivery notification

2010-11-25 Thread Wietse Venema
Lukas: > Hi, > > >> ?my question is about not sending "non-delivery notification". I want > >> to tell postfix, that in case on non delivery it has not to send any > >> messages.. Is it possible? > > > > Yes > And how? > > >> ?It should be useful for mass mailing servers.. > > > > Why not use the

Re: Do not send non-delivery notification

2010-11-25 Thread Lukas
Hi, >>  my question is about not sending "non-delivery notification". I want >> to tell postfix, that in case on non delivery it has not to send any >> messages.. Is it possible? > > Yes And how? >>  It should be useful for mass mailing servers.. > > Why not use the non-delivery notifications to

Re: Do not send non-delivery notification

2010-11-25 Thread Ralf Hildebrandt
* Lukas : > Hello, > > my question is about not sending "non-delivery notification". I want > to tell postfix, that in case on non delivery it has not to send any > messages.. Is it possible? Yes > It should be useful for mass mailing servers.. Why not use the non-delivery notifications to cl