On Thu, Feb 26, 2009 at 7:27 PM, Tony Finch <d...@dotat.at> wrote: > Mailman's bounce parser is clever enough that there's no manualarity. > > AOL's ARF redaction also causes problems identifying problem .forwarders. > I don't understand what they are trying to defend against.
If you want to enable verp with mailman and exim .. # Use VERP with mailman VERP_PASSWORD_REMINDERS = 1 VERP_PERSONALIZED_DELIVERIES = 1 VERP_DELIVERY_INTERVAL = 1 VERP_CONFIRMATIONS = 1 That takes care of what you want. -srs