Yeah, well, the thing is that most of the users who are overquoted will
never ever come back anymore. I have a system with >100k users, so you can
imagine whats going on if I collect overquote e-mails. I guess hotmail.com
sends them back immidetely as well.

Nick.

-----Original Message-----
From: Ken Murchison [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 26, 2001 23:02
To: Nick Ustinov
Cc: '[EMAIL PROTECTED]'
Subject: Re: lmtpdengine.c




Nick Ustinov wrote:
> 
> Concerning previous msgs --- the problem was that I've modified
> lmtpdengine.c and changed
> 
> 452 4.2.2 Over quota
> 
> to
> 
> 550 4.2.2 Over quota
> 
> Basically, I always did that since I do not want overquota messages to
stay
> in queue. However, 2.1.0pre didn't like this change and now in case of
> overquota issues both "550 4.2.2 Over quota" and then User unknown, which
is
> treated by sendmail as User unknown. Is there anything I should change in
> sendmail config, is it a bug or a feature?

So you want messages destined for people who are overquota to be bounced
instead of queued locally?  Because you're sending back a 550 code, even
the sending MTA won't retry.

Cyrus 2.1 now checks the quota at the time of the RCPT TO: command, as
well as after the DATA command (in case the usage changed in between). 
I haven't thought about the consequences of what you are trying to do
with 2.1, but I'd guess that you're confusing your MTA by spitting back
a permanent failure to RCPT TO: (usually unknown user) because of an
over quota issue.

Ken
-- 
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     21 Princeton Place
716-662-8973 x26      Orchard Park, NY 14127
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp

Reply via email to