Re: Fw: Re: broken greylist implemenations
Jason L Tibbitts III <[email protected]> 23 Aug 2007 12:44:39 -0500
| Newsgroups | gmane.mail.majordomo.majordomo2.devel |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "JL" == John L <[email protected]> writes: JL> Sorry, but I just don't have time to continue this silly argument. I'm only seeing half of this argument, and I think what I can see is indeed silly because it's not as if VERPs were considered new even at the beginning of this decade. However, if someone really wants to turn off the perfectly standards-compliant extended sender manipulation then they can edit Mj/Deliver.pm, find the _setup function and change the "if ($args{manip}) {" line to "if (0) {". Of course, they will then lose most of the bounce handling stuff that way; Majordomo will still try to parse them but will not be able to do probing and of course ther will be no way to track which messages are being bounced. But hey, that's why there's source, I guess. - J<