Cool, glad it's working for you.
Jeff
On Thu, Aug 27, 2009 at 1:06 AM, Charles
Williams<c.williams@planet-ic.de> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> so in Exim 4 it would seem that the following does the trick in the
> acl_check_rcpt area after the normal local_parts checks you can add the following (because you know
> if the address reaches this point then the local_part is valid).
>
> # not *-verp-*-b addresses
> #
> deny message = List bounce ignored
> domains = +local_domains
> local_parts = ^.+\-verp\-.+\-b$
>
> thanks again.
>
> chuck
>
>
> Charles Williams wrote:
>>
>> Jeff,
>>
>> I'll give option 1 a try with Exim and see how it goes.
>>
>> thanks,
>> chuck
>>
>>
>> Jeff Schnitzer wrote:
>>> Unfortunately, not at the moment. Whoever is sending those vacation
>>> messages is not respecting Precedence: list, but welcome to the world
>>> of internet mail...
>>
>>> Some possible solutions to this:
>>
>>> * If you are fronting SubEtha with Postfix or some other such MTA,
>>> filter out bounce messages there. They all have the format of
>>> listname-verp-XXXX-b@listhost.com.
>>
>>> * Create a SubEtha mail filter that adds the header "Auto-Submitted:
>>> auto-generated". This should stop the autoresponders, but might not.
>>> If you need help with the filter, I can write it up for you in a few
>>> mins.
>>
>>> * We could add some sort of global systemwide ability to disable (or
>>> moderate) the bounce handling behavior. Perhaps a setting that
>>> controls the threshold so you can set it arbitrarily large (right now,
>>> 7 more bounces than deliveries will disable delivery).
>>
>>> * I could add a per-list configuration option. One possibility is to
>>> make this a database field with a checkbox (or a numeric threshold) on
>>> the list settings. Another is to extend the filter mechanism to
>>> bounce messages so you could apply an "ignore bounce messages" filter.
>>> Or maybe invert the case so you have to add a "disable delivery after
>>> bounces" with an N parameter. I like the filter idea better than the
>>> checkbox idea.
>>
>>> What would you like?
>>
>>> Jeff
>>
>>> On Wed, Aug 26, 2009 at 7:38 AM, Charles
>>> Williams<c.williams@planet-ic.de> wrote:
>>> hey all,
>>
>>> have noticed that certain mail addresses are being automatically disabled in lists when subetha
>>> recieves a bounce or reply from the address. is there a way to disable this behaviour? vacation
>>> response mails are deactivating addresses in a list with thousands of subscribers and the admin has
>>> to go through and reactivate these addresses once he gets a mail bitching that the subscriber is no
>>> longer getting mails from the lists.
>>
>>> thanks,
>>> chuck
>>
>>
>>
>> _______________________________________________
>> SubEtha Users mailing list
>> users@subethamail.org
>> http://www.subethamail.org/se/list/users
>> http://www.subethamail.org/se/archive_msg.jsp?msgId=52998
>>> _______________________________________________
>>> SubEtha Users mailing list
>>> users@subethamail.org
>>> http://www.subethamail.org/se/list/users
>>> http://www.subethamail.org/se/archive_msg.jsp?msgId=53004
>>
> _______________________________________________
> SubEtha Users mailing list
> users@subethamail.org
> http://www.subethamail.org/se/list/users
> http://www.subethamail.org/se/archive_msg.jsp?msgId=53090
>
> - --
> - - --
> //
> // IT- & Software-Systemhaus, Internet Service und Web Agentur
> //
> // Charles Williams, Sys/Sec Administrator, R&D, Proj. Man.
> // PLANET IC GmbH, Haus 4, Hagenower Strasse 73, 19061 Schwerin
> // Registergericht Schwerin HRB 6762, Gesch?ftsf?hrer Andreas Scher
> // Telefon 0385 30200 200, Telefax 0385 30200 190, Internet www.planet-ic.de
> //
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iEYEARECAAYFAkqWPmoACgkQ0RUDxJHrYt5DVwCgpdDb5x06z7VBjPUSbPW5K1o0
> G+0An2h89P8cUbMgjqM74Ses9P3VvEZM
> =jE/0
> -----END PGP SIGNATURE-----
> _______________________________________________
> SubEtha Users mailing list
> users@subethamail.org
> http://www.subethamail.org/se/list/users
> http://www.subethamail.org/se/archive_msg.jsp?msgId=53091
>