HOME


Mini Shell 1.0
DIR:/usr/share/doc/cluebringer-v2.1.x/contrib/postfix/
Upload File :
Current File : //usr/share/doc/cluebringer-v2.1.x/contrib/postfix/quotas.cf
hosts=localhost
user=postfix
password=test
dbname=postfix

query=	SELECT ( Quota * 1024 * 1024 )
		FROM mailboxes
	WHERE 
		Mailbox = '%s'