Displaying 2 results from an estimated 2 matches for "master_auth".
2010 Aug 26
1
New problem with migration to 2.0
Hi guys
After fixing my master_auth problem i have one error message left and i
don't know what to do.
The message from dovecot -n is:
service auth {
unix_listener /var/spool/postfix/private/auth {
group = vmail
mode = 0666
user = vmail
}
unix_listener auth-master {
mode = 0666
}
}
My conf file looks li...
2008 Aug 06
1
Dovecot auto vacation with sieve doesn't work
...pient but doesn't send the reply to the sender. Now if I can just
combine the two, I'll be in business.
Postfix mail command:
mailbox_command = /userM/mail-services/dovecot/libexec/dovecot/deliver
-d $USER*
*
Dovecot -n (I've made some changes from my previous posting namely with
the master_auth settings)
# 1.1.2: /userM/mail-services/dovecot/etc/dovecot.conf
Warning: fd limit 256 is lower than what Dovecot can use under full load
(more than 3072). Either grow the limit or change
login_max_processes_count and max_mail_processes settings
base_dir: /userM/mail-services/dovecot/var/run/dovec...