[Mimedefang] greylisting and pop-before-smtp don't play together

Jeff Rife mimedefang at nabs.net
Tue Aug 31 18:43:14 EDT 2004


On 31 Aug 2004 at 16:31, James Miller wrote:

> The problem is the greylisting function doesn't know about and/or doesn't
> exempt the newly authenticated imap clients and when they try to send a
> message they get the '4.3.0 message to try again in 1min'.

As other messages have pointed out, POP-before-SMTP is not the best way 
to do things.

But, you can solve the problem by requiring that your users submit mail 
not to port 25 but to the submission port (587).  Then, you can exempt 
anything that comes into that port from greylist, since you know it has 
passed your authenitcation test.

This is the right way to do things no matter what authentication system 
(POP-before-SMTP, SMTP AUTH, etc.) you use.


--
Jeff Rife        |  
SPAM bait:       | http://www.nabs.net/Cartoons/Peanuts/TenPin.gif 
AskDOJ at usdoj.gov |  
spam at ftc.gov     |  




More information about the MIMEDefang mailing list