I'm trying to setup JAMES as email server to serve "mydomain".  I have a
dynamic IP connection to internet.  My DNS Update utility updates changes to
IP address.

The JAMES server is connected behind D-Link Router (DI-624).

I'm able send email
a) from one user to another within "mydomain".
b) from a user outside to a user in "mydomain".

However, when a user in "mydomain" sends an email to outside user (for
example, [EMAIL PROTECTED] or  [EMAIL PROTECTED]), the email
message is stored in "outgoing" folder and the "mailet" log shows error
below.
"Could not connect to SMTP host: <ip address of outside user email server>,
port: 25;
nested exception is:
java.net.ConnectException: Connection refused: connect"


BTW, telnet to <ip address of outside user email server> on port 25 also
fails.

Any ideas?

Thanks in advance.

Reply via email to