Does anyone know if postfix can set a soft limit on mailbox size, ie send
some kind of warning that the mailbox is reaching a certain size but still
accept mail ?

Regards

> On Tue, 2003-06-17 at 07:33, Devrim GUNDUZ wrote:
>> Hi,
>>
>> On Tue, 17 Jun 2003, Ivo Tijhaar wrote:
>>
>> > does any body know how to limit a user mailbox at rh9.0 to 20-25 mb?
>>
>> Which MTA are you using?
>>
>> If it is Postfix, then add the following line to main.cf:
>>
>> mailbox_size_limit = nnn
>> Where nnn is the size limit in "bytes". Then restart Postfix.
> ops.. you're wrong.... the value may be set in "bits"...
>
> look at the output of the command "postconf |grep mailbox_size_limit"
>
> The default value are "mailbox_size_limit = 51200000"
>
> This significate 50mb, and don't "500mb".
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to