AuthNZ AuthNZ wrote: > [...] > 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?
If telnet to port 25 fails then this is not a James issue. Maybe you have a firewall or your network administrator (or your network provider) block outgoing traffic for port 25. Fix the telnet problem and James will start working! Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
