This website is deprecated, and remains online only for historic access to old issues and docs for historic versions of Virtualmin. It has been unmaintained for several years, and should not be relied on for up-to-date information. Please visit www.virtualmin.com instead.
I have the same error on CentOS 5.2
Dovecot is running
Mail Protocols acitve are IMAP, POP3, IMAP(SSL), POP3(SSL)
I have reviewed the DAV Server in the Usermin Config and installed the required Perl modules. It still complains Net::DAV::Server is not installed but it is installed.
Looks like dovecot isn't running, or has been configured not to allow IMAP access.
--
Check out the forum guidelines!
I have the same error on CentOS 5.2
Dovecot is running
Mail Protocols acitve are IMAP, POP3, IMAP(SSL), POP3(SSL)
I have reviewed the DAV Server in the Usermin Config and installed the required Perl modules. It still complains Net::DAV::Server is not installed but it is installed.
Please help.
Robert
Howdy,
Just to verify, if you run this:
[code:1]
netstat -an | grep :143
[/code:1]
What output do you see?
Thanks,
-Eric