btw, I wonder about the same problem... how to make Exim to send error
message to sender
and delete message from queue in case quota exceeded for recipient ?
----- Original Message -----
From: Roxik <roxik@???>
To: <exim-users@???>
Sent: Thursday, May 09, 2002 6:59 PM
Subject: [Exim] quota problem...
> Hello
>
> I have exim 3.12 and i have small problem about quota...
>
> My (part) config looks like this:
> local_delivery:
> driver = appendfile
> group = mail
> mode = 0660
> mode_fail_narrower = false
> quota = 10M
> quota_warn_threshold = 10%
> quota_warn_message="\
> To: $local_part@$domain\n\
> Subject: Quota warnig\n\
> Please clean you mailbox.\n"
> envelope_to_add = true
> file = /var/mail/${local_part}
>
> And she did not happen this:(((
>
> Quota works.. but, when size of mailbox is more than >=10MB when system
does'nt send any warrnig messages. Why not?
> What is wrong?
> Exim Mainlog :
> 2002-05-09 16:22:55 175okL-0006Y9-00 == {LOCAL_EMAIL} T=local_delivery
defer (-23): MTA-imposed quota exceeded while writing to file
/var/mail/{USER}
>
> and e-mail stays still in quene...
>
> As it it was been possible to make to warning message was sent 80% of
place after occupation?
>
> I greet
> Roxik
> --
>
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim
details at
http://www.exim.org/ ##
>
>
>