Displaying 3 results from an estimated 3 matches for "pheenix".
Did you mean:
phenix
2013 Nov 02
1
Stuck with authentication for my dovecot installation.
...ver = sql
}
passdb {
driver = pam
}
protocols = " imap pop3"
ssl_cert = </etc/ssl/certs/dovecot.pem
ssl_key = </etc/ssl/private/dovecot.pem
userdb {
args = /etc/dovecot/dovecot-sql.conf
driver = sql
}
userdb {
driver = passwd
}
Please let me know what is wrong.
Regards
Tru Pheenix
2013 Nov 05
1
Issue with postfix not handing over e-mails to dovecot
...links to follow:
posftconf output: https://gist.github.com/anonymous/7318863
doveconf output: https://gist.github.com/anonymous/7318896
tail -f /var/log/mail.* output (when receiving mail):
https://gist.github.com/anonymous/7318945
Any help to solve this would be highly appreciated.
Regards
Tru Pheenix
2013 Nov 06
1
Postfix delivers mails to maildir and not to dovecot LDA for a virtual user
...}
I have setup *mail_location *to point to the home directory of vmailuser
under which for the given domain the virtual users mail dir is created.
However, the mails clearly don't seem to get delivered for the virtual
user.
Any help to fix this would be appreciated. Thanks! :)
Regards
Tru Pheenix