]> id.pley.net Git - postfix.git/blobdiff - mysql/virtual_mailbox_limits.cf
Move configuration files into their own subdirectory
[postfix.git] / mysql / virtual_mailbox_limits.cf
diff --git a/mysql/virtual_mailbox_limits.cf b/mysql/virtual_mailbox_limits.cf
deleted file mode 100644 (file)
index 270aa1a..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-# Used for QUOTA!
-user = postfix
-password = postfix
-hosts = localhost
-dbname = postfix
-query = SELECT quota FROM mailbox WHERE username='%s'