Lawrence,

This was working as 4.2.2 I have changed it to 5.2.2 & it is still working.
What difference should I expect to see or problems might I experience with 
this as 4.2.2
I am not familiar with what these codes represent, I would be grateful if you 
will point to documentation for them (eg rfc, website, etc).

With Thanks
Steve.

On Thursday 21 February 2002 16:30, you wrote:
>    From: Steve Wright <[EMAIL PROTECTED]>
>    Date: Thu, 21 Feb 2002 12:57:44 +0000
>    Cc: <[EMAIL PROTECTED]>
>
>    How I changed the quota message;
>
>    To change the message cyrus rejects over quota mail with I modified
>    /usr/local/src/cyrus-imapd-2.0.16/imap/lmtpengine.c  (line 152)
>
>    The lines 151 & 152 now read;
>    151        case IMAP_QUOTA_EXCEEDED:
>    152        return "550 4.2.2 Over quota";
>
> You need to make that
>
> return "550 5.2.2 Over quota";
>
> Larry

Reply via email to