| |||||||||||||||||||||||||||||||
|
I have written Greyfix¹ (yet another) greylisting policy server for Postfix. The best current practice in Postfix to defer delivery for greylisting seems to be to return action=defer_if_permit. The problem is that this rejects the mail with an SMTP code 450 whereas it would be better to use an SMTP code 451². I tried setting defer_code=451 but it is not used in the case of defer_if_permit. Is there a way to defer with a 451 code instead of 450 using defer_if_permit? For the moment I use action=451 instead of action=defer_if_permit. What are the woes I should be aware of? Thank you, Kim Minh. ¹ http://www.kim-minh.com/pub/greyfix/ ² http://cvs.puremagic.com/viewcvs/greylisting/schema/whitelist_ip.txt?r1=1.10& ;r2=1.11 -- Kim Minh. http://www.kim-minh.com/
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com