Hi Everyone,

I am new to imap and am having the following problem:

I am running a Mandrake 8.1 box and as far as I can tell everything is up
and running ok:

1. The imap daemon is running - /usr/lib/courier-imap/libexec/imapd.rc
2. The mySql daemon is running /usr/local/mySql/bon/safe_mysqld &
3. The mySql authentication daemon is running -
/usr/lib/courier-imap/libexec/authlib/authdaemond.mysql start
4. The SMTP server is running - /usr/sbin/sendmail -bd -q10m

In my code at the following line : store.connect("imap_server", username,
password);

I am getting the following exception: Connection refused; nested exception
is: java.net.ConnectException: Connection refused.

The username and password are in the auth database and imap_server is the
name of the host machine imap is running on.

Any help would be much appreciated.

P


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to