procmail
[Top] [All Lists]

Re: problem with bouncing

2002-10-03 13:40:13
Hi All,

Thanks all for the help, I resolved the same 50MB limit this morning. The
problem is indeed Postfix in a Mandrake distribution.

If you use the following command

postconf | grep size

You will notice a parameter

mailbox_size_limit = 51200000 (50MB)

This can be changed in /etc/postfix/main.cf

It is not in the file becasue it is a default and you will need to add it.
(Obviously modigy the value to whatever limit you would like)

Stop and start Postfix by issuing the following command.

service postfix stop
service postfix start

and all should be good.

I will try and help with any misguided queries like this in future, as I
have done a fair amount of reading on the topic in the Mandrake distro.

Thanks again for all your help.

Warrick




_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>