I am building a new toaster and am opting for Dovecot.  I am using the
wiki for the directions.  I found this:
--------begin cut-------
Dovecot POP3

In order to use dovecot for POP3 as well as IMAP, you need to stop the
qmail pop3 service, and configure dovecot to handle it.

# cd /var/qmail/control/supervise
# touch pop3/down pop3/log/down
# touch pop3-ssl/down pop3-ssl/log/down
# service qmail stop
# service qmail start

Then edit /etc/dovecot/toaster.conf, adding pop3 to the protocols parameter:

protocols = imap pop3

and restart dovecot:

# service dovecot restart

That should do it.

I haven't done this personally, so if someone can verify this, please
remove this line from the wiki once you've done so.

--------end cut-------

The first step fails -  cd: /var/qmail/control/supervise: No such file or
directory.  My question is, where is the correct location, and should I
even change it to allow Dovecot to handle pop3?





---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
    Vickers Consulting Group offers Qmailtoaster support and installations.
      If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
     Please visit qmailtoaster.com for the latest news, updates, and packages.
     
      To unsubscribe, e-mail: [email protected]
     For additional commands, e-mail: [email protected]


Reply via email to