[SOLVED] Postfix config bugs

3 posts / 0 new
Last post
#1 Sat, 03/08/2008 - 23:26
desperatedcoolman

[SOLVED] Postfix config bugs

[using the latest version of virtualmin when writing]

mailbox_size_limit is set but message_size_limit was not set

so message_size_limit is larger than mailbox_size_limit so that mails cannot be sent

the default value of mailbox_size_limit is too large<br><br>Post edited by: desperatedcoolman, at: 2008/03/13 08:12

Mon, 03/10/2008 - 14:43
Joe
Joe's picture

I'm pretty sure this is already fixed in the latest virtualmin-base 1.0-16 package.

To correct it on existing installations that are reporting this error, simply remove those two options from the /etc/postfix/main.cf file (or set them to something sane--we just don't touch them, anymore, since filesystem size and usage can also cause Postfix to fail to start...which I think is a bug in Postfix, but there's nothing we can do about that).

--

Check out the forum guidelines!

Tue, 03/11/2008 - 02:49 (Reply to #2)
desperatedcoolman

I see.
Thanks very much.

Topic locked