|
Hi:
I am new for courier-imap.
I have newly installed a FreeBSD 5.1-RELEASE
server. and this is the step for me
installed Courier-Imap-2.0.0.
1. I did a cvsup
2. I installed postfix-1.1.11-20021115,1 and
without any problem
2. cd /usr/port/mail/courier-imap
3. make
4. make install
5. cd /usr/local/etc/rc.d
6. ./courier-imap-pop3d.sh start ;
./courier-imap-pop3d-ssl.sh start (since I only want to use pop3)
server starts with on problem at all.
but each time I check my email, I got this on
/var/log/maillog
Aug 2 04:17:22 mail pop3d: Connection,
ip=[::ffff:216.130.25.20]
Aug 2 04:17:27 mail pop3d: LOGIN FAILED, ip=[::ffff:216.130.25.20] I put the user name and password correctly and
makeuserbd properly.
when I do "ps -auxww", I saw server running
properly too.
root 8300 0.0
0.0 1336 772 p0 S
4:09AM 0:00.00
/usr/local/libexec/courier-imap/authlib/authdaemond.plain
start
root 8302 0.0 0.0 1352 840 p0 S 4:09AM 0:00.00 /usr/local/libexec/courier-imap/authlib/authdaemond.plain start root 8303 0.0 0.0 1352 840 p0 S 4:09AM 0:00.00 /usr/local/libexec/courier-imap/authlib/authdaemond.plain start root 8304 0.0 0.0 1352 840 p0 S 4:09AM 0:00.00 /usr/local/libexec/courier-imap/authlib/authdaemond.plain start root 8306 0.0 0.0 1336 772 p0 S 4:09AM 0:00.00 /usr/local/libexec/courier-imap/authlib/authdaemond.plain start root 8307 0.0 0.0 1336 772 p0 S 4:09AM 0:00.00 /usr/local/libexec/courier-imap/authlib/authdaemond.plain start root 8309 0.0 0.0 1208 788 p0 S 4:09AM 0:00.01 (couriertcpd) root 8312 0.0 0.0 1164 608 p0 S 4:09AM 0:00.00 /usr/local/libexec/courier-imap/courierlogger pop3d root 8320 0.0 0.0 1208 788 p0 S 4:09AM 0:00.00 (couriertcpd) root 8322 0.0 0.0 1160 548 p0 I 4:09AM 0:00.00 /usr/local/libexec/courier-imap/courierlogger pop3d-ssl I did not touch any config files after the
installation. and I am really stuck here.
Any idea???
|
