OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: No Bounce Messages

From: Aaron Roberts (aarondomicilium.com)
Date: Tue Apr 13 2004 - 09:49:51 CDT


werner.amoncase.co.at wrote:
>> You have soft_bounce = yes in your configuration. Which tells
>> Postfix to give temporary reject codes instead of permanent reject
>> codes. If you told Postfix to give a permanent reject code, it
>> would give one, then the SMTP client trying to send to your Postfix
>> server would be expected to bounce the message immediately.
>
>> Aaron
>
> Sorry, i have definatly set soft_bounce to no, and there are still no
> bounce messages.
>
> Greets from Austria
> Werner

Then, like I say (albeit implicitly), you should look at why the SMTP client
doing the sending is not generating one. Postfix is rejecting the mail in
this case, so it should not be generating any bounces.

Aaron