|
Mail Quota ?
|
| Author |
Message |
BeNe
Moderator
    
Posts: 3,168
Joined: Jan 2007
Reputation: 42
|
Mail Quota ?
Hello community,
i tested to set a Mail Qouta in Postfix for some hardcore user 
But how can i do that ? I saw these lines in the mail.cf
Code:
#
# Quota support; activate, if avaible/used
#
virtual_create_maildirsize = yes
virtual_mailbox_extended = yes
virtual_mailbox_limit_maps = mysql:/etc/postfix/mysql_virtual_mailbox_limit_maps.cf
virtual_mailbox_limit_override = yes
virtual_maildir_limit_message = "The user you're trying to reach is over mailbox quota."
virtual_overquota_bounce = yes
But there is no
'/etc/postfix/mysql_virtual_mailbox_limit_maps.cf'
and there is also no Option in the GUI to set a limit for each Mailbox.
Is this feature no yet available ?
And by the way, why is there
Code:
MTA_SASLDB_LOCAL_DOMAIN = isp-control.net
set in my /etc/ispcp/ispcp.conf ?
![[Image: ispcpsw.png]](http://bene.homelinux.net/autoindex/Files/ispCP%20Omega/ispcp_userbars/ispcpsw.png)
Ein Betriebssystem ist immer nur so gut und sicher wie der Administrator der es verwaltet.
Wie gut der Administrator jedoch seine Fähigkeiten ausspielen kann, legt das Betriebssystem fest.
-> Linux rulZ!
|
|
| 06-12-2007 06:55 PM |
|
sander2930
Junior Member

Posts: 17
Joined: Feb 2007
Reputation: 0
|
RE: Mail Quota ?
BeNe Wrote:Ahh i see, there is also part in the main.cf for the quota
Code:
# Mailboxquota
# => 0 for unlimited
# => 104857600 for 100 MB
mailbox_size_limit = 0
mailbox_command = procmail -a "$EXTENSION"
That mailbox_size_limit thing is for the webmail (at least in vhcs).
Is there already a limit so users wont receive mail when they are over their quota ?
In vhcs this was not possible.
Thanks,
Sander
|
|
| 10-18-2007 06:18 PM |
|