Tagged Questions
0
votes
1answer
86 views
Maildir++ quota does not count Trash
I have dicovered that standard quota implementation on maildir++ operated by maildrop and courier-imap (installed on ubuntu machine) does not count mails in a .Trash directory.
Users now have almost ...
0
votes
0answers
116 views
Postfix mail quota - how with maildrop?
I have fully functional mail server which uses maildrop as a delivery agent. Now i need to implement quota for each mailbox. I've found some articles which describes quota configuration with patch to ...
0
votes
2answers
192 views
Postfix count relayed messages per user
I would like to know if it's possible to count the outgoing (relayed) messages on a per user basis in postfix.
I'm managing a small commercial SMTP relay and decided that it would be nice to have a ...
2
votes
1answer
267 views
How to set per user mail quota for postfix using policyd v2?
I have configured cluebringer 2.0.7 mysql httpd and all services are running well .
But now i want to set per user mail quota for outgoing mails and want to restrict for a fix number of mail.
I have ...
0
votes
1answer
334 views
How to restrict postfix send limited email with policyd v2?
I have installed cluebringer-2.0.7 for postfix and enabled below lines in
the main.cf file of postfix. But I could not see any policy working
smtpd_recipient_restrictions = permit_mynetworks ...
-1
votes
1answer
135 views
relay email quota
I have a mail server which relays mail to the network.
i have implemented a disk quota on each user which is:-
1 user can send mails upto a limit of 200 Mb,but this is creating a problem as some users ...
1
vote
0answers
413 views
postfix, courier-imap and virtual users quota
I am using Postfix MTA and courier-imap server. Clients and domains are virtual and stored in PostgreSQL database. Postfix reads quota data from SQL table OK and I can see such messages in maillog ...
0
votes
3answers
2k views
Changing the maximum mail size in Postfix
When sending large email to a new CentOS6 server running Postfix as the MTA, the following message is returned:
tried to deliver your message, but it was rejected by the recipient domain. We ...
1
vote
0answers
224 views
Postfix policyd dual usage setup - greylisting and quotas
On our server we are using policyd 1.x together with Postfix 2.1.5 for greylisting and enforcing incoming quotas from unauthorized users (ie. mail for our domains). For this, I have set up Postfix ...
0
votes
1answer
2k views
how can i limit outgoing emails in postfix server?
I want to implement quota in postfix on all outgoing mails on user base with few exceptions.
My setup is something like this
SMTP Server 1 ( basic spam protection) ----> mail gateway(To have full ...
0
votes
2answers
478 views
Policyd quotas setup
I have installed and configured policyd 2.0.8 according to INSTALL document in installation directory. My webui works fine, no problem reported in logs.
And then I setup some quotas on Default ...