Date: Tue, 14 Nov 2000 11:05:32 +0100 (MET)
From: Frank Richter <[EMAIL PROTECTED]>
Hi,
a user has a sieve file containing:
redirect "[EMAIL PROTECTED]";
keep;
It works fine, but when this user's mailbox is over quota ...:
Whenever sendmail runs its queue, a mail is sent to
"[EMAIL PROTECTED]", but as the local delivery failes, the mail
remains in sendmail's queue.
In our example this user gets a lot of mail, so this is a real problem...
Any ideas (cyrus 1.6.22)?
What behavior do you expect? Desire?
Larry