dropping double bounces selectively

On a Sendmail 8.12 installation I have several relaying customers.
If their bounces bounce, they end up in my postmaster mailbox along
with my own. What I'd like Sendmail to do is forward double bounces
to postmaster only if the bounce originated locally.

Any ideas how to achieve that?

Thanks,
Tilman

--
Please excuse my bad English/German/French/Greek/Cantonese/Klingon/...
Tilman Schmidt [ Do, 23 August 2007 13:23 ] [ ID #1803636 ]

Re: dropping double bounces selectively

* Tilman Schmidt wrote:
> On a Sendmail 8.12 installation I have several relaying customers.
> If their bounces bounce, they end up in my postmaster mailbox along
> with my own. What I'd like Sendmail to do is forward double bounces
> to postmaster only if the bounce originated locally.
>
> Any ideas how to achieve that?
>
> Thanks,
> Tilman
>
I'd also like to know the answer to that question.
NPG [ Mo, 27 August 2007 03:40 ] [ ID #1806666 ]

Re: dropping double bounces selectively

On Sun, 26 Aug 2007, NPG wrote:

>
> * Tilman Schmidt wrote:
>> On a Sendmail 8.12 installation I have several relaying customers.
>> If their bounces bounce, they end up in my postmaster mailbox along
>> with my own. What I'd like Sendmail to do is forward double bounces
>> to postmaster only if the bounce originated locally.
>>
>> Any ideas how to achieve that?
>>
>> Thanks,
>> Tilman
>>
> I'd also like to know the answer to that question.
>

Firstly nobody should be running 8.12.x :)
8.14 is current, you've even missed all 8.13.x

However in your .mc file add:

define(`confDOUBLE_BOUNCE_ADDRESS',`')dnl

then remake your cf file and restart sendmail

--

Cheers
Res
Res [ Mo, 27 August 2007 04:38 ] [ ID #1806667 ]

Re: dropping double bounces selectively

Res schrieb:
>>
>> * Tilman Schmidt wrote:
>>> On a Sendmail 8.12 installation I have several relaying customers.
>>> If their bounces bounce, they end up in my postmaster mailbox along
>>> with my own. What I'd like Sendmail to do is forward double bounces
>>> to postmaster only if the bounce originated locally.
>
> Firstly nobody should be running 8.12.x :)
> 8.14 is current, you've even missed all 8.13.x

Would it change anything wrt to my question if I ran 8.13 or 8.14?

> However in your .mc file add:
>
> define(`confDOUBLE_BOUNCE_ADDRESS',`')dnl
>
> then remake your cf file and restart sendmail

This drops *all* double bounces, not just relayed once as I asked.

--
Please excuse my bad English/German/French/Greek/Cantonese/Klingon/...
Tilman Schmidt [ Mo, 27 August 2007 18:47 ] [ ID #1806670 ]
Miscellaneous » comp.mail.sendmail » dropping double bounces selectively

Vorheriges Thema: Squirrelmail problem under redhat 9
Nächstes Thema: one try and discard mailer?