Hi,
I have install FC2 and qmailtoaster. The webmail is SquirrelMail version 1.4.3a-1.
I also configure the dovecot.conf file at /etc
with this:
protocols = imap imaps
imap_listen = *
pop3_listen = *
auth_userdb = vpopmail
auth_passdb = vpopmail
default_mail_env = maildir:/home/vpopmail/domains/%d/%n/Maildir
I have try: service dovecot status
dovecot dead but subsys locked
I stiil got on webmail
Error connecting to IMAP server: localhost.
111 : Connection refused
What have I done wrong?