User Tools

Site Tools


start:howto:dovecot_plus_database_quota

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
start:howto:dovecot_plus_database_quota [2012/01/09 13:16]
aseques
start:howto:dovecot_plus_database_quota [2012/01/09 13:17]
aseques [Adapt postfix master.cf]
Line 134: Line 134:
  
 **for Debian Squeeze (dovecot >= 1.2)** **for Debian Squeeze (dovecot >= 1.2)**
-<​code>​ +  ​dovecot ​  ​unix ​ -       ​n ​      ​n ​      ​- ​      ​- ​      ​pipe 
-dovecot ​  ​unix ​ -       ​n ​      ​n ​      ​- ​      ​- ​      ​pipe +    flags=DRhu user=vmail argv=/​usr/​lib/​dovecot/​deliver -d ${recipient} -s
-  flags=DRhu user=vmail argv=/​usr/​lib/​dovecot/​deliver -d ${recipient} -s +
-</​code>​+
  
 **for Debian Lenny (dovecot >= 1.0.15)** **for Debian Lenny (dovecot >= 1.0.15)**
-<​code>​ +  ​dovecot unix - n n - - pipe 
-dovecot unix - n n - - pipe +    flags=DROhu user=vmail:​mail argv=/​usr/​lib/​dovecot/​deliver -f ${sender} -d ${recipient} -s
-  flags=DROhu user=vmail:​mail argv=/​usr/​lib/​dovecot/​deliver -f ${sender} -d ${recipient} -s +
-</​code>​+
  
 **for *BSD dovecot from port** **for *BSD dovecot from port**
-<​code>​ +  ​dovecot unix - n n - - pipe 
-dovecot unix - n n - - pipe +    flags=DROhu user=vmail:​mail argv=/​usr/​local/​libexec/​dovecot/​deliver -f ${sender} -d ${recipient} -s
-  flags=DROhu user=vmail:​mail argv=/​usr/​local/​libexec/​dovecot/​deliver -f ${sender} -d ${recipient} -s +
-</​code>​+
  
 **for CentOS it should be something like this:** **for CentOS it should be something like this:**
-<​code>​ +  ​dovecot unix - n n - - pipe 
-dovecot unix - n n - - pipe +    flags=DROhu user=vmail:​mail argv=/​usr/​libexec/​dovecot/​deliver -f ${sender} -d ${recipient}
-  flags=DROhu user=vmail:​mail argv=/​usr/​libexec/​dovecot/​deliver -f ${sender} -d ${recipient} +
-</​code>​ +
  
 ===== Older documentation ===== ===== Older documentation =====
/var/www/virtual/i-mscp.net/wiki/htdocs/data/pages/start/howto/dovecot_plus_database_quota.txt · Last modified: 2013/06/21 07:36 by aseques