On 13/05/2010 15:16, Charles Marcus wrote:
On 2010-05-13 6:16 AM, William Blunn wrote:
I have some more information on this:
You have provided a whole lot of speculation without providing any specific
configuration details...
For starters, what is (unedited) output of dovecot -n?
Thank-you for your message.
The output of dovecot -n goes as below
Regards,
Bill
# 2.0.beta5: /opt/dovecot2/etc/dovecot/dovecot.conf
# OS: Linux 2.6.18-164.6.1.el5xen x86_64 Debian 5.0.4
namespace {
hidden = no
inbox = yes
list = yes
location = mdbox:~/dbox
prefix =
separator = .
subscriptions = yes
type = private
}
passdb {
args = scheme=CRYPT username_format=%u /var/lib/dovecot/passwd
driver = passwd-file
}
ssl_cert = </etc/ssl/certs/dovecot.pem
ssl_key = </etc/ssl/private/dovecot.pem
userdb {
driver = passwd
}