some knows and it can guide to me to accede to the servant of ox by means of pop3 (to unload the messages)
Announcement
Collapse
No announcement yet.
how to
Collapse
X
-
Hi,
1. uncomment at /etc/cyrus.conf:
#pop3 cmd="pop3d -U 30" listen="pop3" prefork=0 maxchild=50
2. apt-get install cyrus-pop3d-2.2
3. cp /etc/pam.d/imap /etc/pam.d/pop
4. /etc/init.d/cyrus2.2 restart
5. telnet localhost 110
Last edited by Martin Heiland; 08-22-2007, 09:35 PM.
-
Originally posted by Martin Braun View PostHi,
1. uncomment at /etc/cyrus.conf:
#pop3 cmd="pop3d -U 30" listen="pop3" prefork=0 maxchild=50
2. apt-get install cyrus-pop3d-2.2
3. cp /etc/pam.d/imap /etc/pam.d/pop
4. /etc/init.d/cyrus2.2 restart
5. telnet localhost 110
Comment
Comment