[Web-cyradm] quota prblem outgoing mails
Lukasz Marciniak
landm at ibi.pl
Tue Feb 8 08:18:28 CET 2005
Marcel Hartmann wrote:
> Hello,
>
> i've a problem where to define quota for outgoing mails.
>
> In my smtpd.conf is no quota entry and no entry in main.cf and
> imapd.conf/cyrus.conf.
> In the webcyradm interface i've set up 5012KBytes so that i have ca. 50 MB.
>
> And in amavisd-new i also have undef the parameters to set up quota max
> limits.
> But i cant't send a Mail bigger than 35 MB.
>
> Doe's anyone has a idea, what i can do, to set up the system whith quotas
> from the
> mysql Tables? In the User Table? Or elswhere?
In postfix main.cf:
message_size_limit = 40480000 (~40MB)
mailbox_size_limit = 256000000 (~256MB)
Always mailbox_size_limit must be greater then message_size_limit.
rgds,
Lukasz
More information about the Web-cyradm
mailing list