--- In milter-greylist@yahoogroups.com, Petar Bogdanovic <petar@...> wrote: > I did a quick test with: > > - if ((idx = rindex(tmpfrom, '=')) == NULL) > + /* if ((idx = rindex(tmpfrom, '=')) == NULL) */ > idx = tmpfrom; > > and it worked: Please don't remove this, it is a very useful feature. Without this, many mailing lists will never get auto-whitelisted, because they use VERP. With this, they get auto-whitelisted in the most intelligent way (ie. the whitelist entry is neither too broad nor too narrow). Besides, there is no drawback to this feature. Or can you see any? Akos
Message
Re: garbled envelope-from in milter-greylist 4.0.1
2008-09-12 by szalkai2