You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Tom Wang <tz...@gmail.com> on 2006/01/03 01:16:27 UTC

question about exception

Hi

I installed and configured James for dnsserver etc. and it worked for
local accounts (e.g. test@localhost).

However, when I try to send email to my gmail and yahoo account, the
server log gives the following error. Is it because my ISP is blocking
something?

thanks a lot for any help.

Attempting delivery of Mail1136246427897-4-to-gmail.com to host
gsmtp185-2.google.com. at 64.233.185.114 to addresses
[tzwang@gmail.com]
02/01/06 16:07:48 INFO  James.Mailet: RemoteDelivery: Could not
connect to SMTP host: 64.233.185.114, port: 25;
  nested exception is:
	java.net.ConnectException: Connection refused: connect
02/01/06 16:07:48 INFO  James.Mailet: RemoteDelivery: Temporary
exception delivering mail (Mail1136246427897-4-to-gmail.com:
javax.mail.MessagingException: No mail server(s) available at this
time.
	at org.apache.james.transport.mailets.RemoteDelivery.deliver(RemoteDelivery.java:617)
	at org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.java:912)
	at java.lang.Thread.run(Unknown Source)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: question about exception

Posted by Bernd Fondermann <bf...@brainlounge.de>.
Tom Wang wrote:

> Hi
> 
> I installed and configured James for dnsserver etc. and it worked for
> local accounts (e.g. test@localhost).
> 
> However, when I try to send email to my gmail and yahoo account, the
> server log gives the following error. Is it because my ISP is blocking
> something?

only you may know ;-) . but, yes, most probably it is your firewall or 
ISP causing the problem.

> 
> thanks a lot for any help.
> 
> Attempting delivery of Mail1136246427897-4-to-gmail.com to host
> gsmtp185-2.google.com. at 64.233.185.114 to addresses
> [tzwang@gmail.com]
> 02/01/06 16:07:48 INFO  James.Mailet: RemoteDelivery: Could not
> connect to SMTP host: 64.233.185.114, port: 25;
>   nested exception is:
> 	java.net.ConnectException: Connection refused: connect
> 02/01/06 16:07:48 INFO  James.Mailet: RemoteDelivery: Temporary
> exception delivering mail (Mail1136246427897-4-to-gmail.com:
> javax.mail.MessagingException: No mail server(s) available at this
> time.
> 	at org.apache.james.transport.mailets.RemoteDelivery.deliver(RemoteDelivery.java:617)
> 	at org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.java:912)
> 	at java.lang.Thread.run(Unknown Source)
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org