Hi I am using apache james 3.0 beta4 as smtp server for bugzilla.

But bugs can not be send to emails with domain cn.ibm.com, while others,
e.g. qq.com, 189.cn is ok.

here is james-server.log

INFO 15:04:28,246 | james.mailetcontext | Attempting delivery of
Mail1358908611554-2c8c17fb-613e-4d80-8683-738ab242ef3f-to-cn.ibm.com to
host e28-mx2.in.ibm.com. at 122.248.162.4 from myn...@sina.com for
addresses [myn...@cn.ibm.com]

INFO 15:04:30,592 | james.mailetcontext | Could not connect to SMTP host:
122.248.162.4, port: 25

INFO 15:04:30,593 | james.mailetcontext | Attempting delivery of
Mail1358908611554-2c8c17fb-613e-4d80-8683-738ab242ef3f-to-cn.ibm.com to
host e28-mx2.in.ibm.com. at 122.248.162.5 from myn...@sina.com for
addresses [myn...@cn.ibm.com]

INFO 15:04:33,069 | james.mailetcontext | Could not connect to SMTP host:
122.248.162.5, port: 25

It seems james always try to connect SMTP server's port 25, can james
connect to other port?

Reply via email to