Hi Everybody,

I am relatively new to using jetspeed. I was trying to configure jetspeed to send 
confirmation e-mail to new users. I followed the steps present on the FAQ site of 
jetspeed..

The mail host settings will need to be modified: 
<tomcat_home>/webapps/jetspeed/WEB-INF/conf/JetspeedResources.properties Here are the 
settings necessary to work with a Apache James Mail Server running on the localhost: 
mail.server=localhost confirm.email.from=Postmaster@localhost 
confirm.email.name=Jetspeed Postmaster confirm.email.subject=Jetspeed registration 

then i started james using the run.bat file under bin.

Phoenix 4.0a4Application file:/C:/james-2.0a3/apps/james.sar uses a deprecated 
packaging forat.
James 2.0a3-cvs
Started POP3 Server plain:110
Started SMTP Server plain:25
Started NNTP Server plain:119 

that was the result of running the file..

Then i created a new user on jetspeed, but i never get emails to the email addresses.

I looked into james logs:

the james.mailet log says..

1029944956720 [INFO   ] (James.Mailet): ToProcessor: Sending mail 
org.apache.james.core.MailImpl@b5dac4 to transport
1029944956730 [INFO   ] (James.Mailet): RemoteDelivery: Remotely delivering mail 
Mail1029944949841-0-!1129916006
1029944956730 [INFO   ] (James.Mailet): RemoteDelivery: sending mail to 
[[EMAIL PROTECTED]] on host hotmail.com
1029944956750 [INFO   ] (James.Mailet): RemoteDelivery: Remote delivery thread (0) 
will process mail Mail1029944949841-0-!1129916006-to-hotmail.com
1029944956761 [INFO   ] (James.Mailet): RemoteDelivery: attempting to deliver 
Mail1029944949841-0-!1129916006-to-hotmail.com
1029945016827 [INFO   ] (James.Mailet): RemoteDelivery: attempting delivery of 
Mail1029944949841-0-!1129916006-to-hotmail.com to host hotmail.com to 
[[EMAIL PROTECTED]]
1029945037757 [INFO   ] (James.Mailet): RemoteDelivery: Exception delivering message 
(Mail1029944949841-0-!1129916006-to-hotmail.com) - Could not connect to SMTP host: 
hotmail.com, port: 25;
  nested exception is: 
 java.net.ConnectException: Connection timed out: connect
1029945037757 [INFO   ] (James.Mailet): RemoteDelivery: Temporary exception delivering 
mail (Mail1029944949841-0-!1129916006-to-hotmail.com: javax.mail.MessagingException: 
Could not connect to SMTP host: hotmail.com, port: 25;
  nested exception is: 
 java.net.ConnectException: Connection timed out: connect
 at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:867)
 at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:156)
 at javax.mail.Service.connect(Service.java:234)
 at javax.mail.Service.connect(Service.java:135)
 at javax.mail.Service.connect(Service.java:87)
 at com.sun.mail.smtp.SMTPTransport.connect(SMTPTransport.java:93)
 at org.apache.james.transport.mailets.RemoteDelivery.deliver(RemoteDelivery.java:191)
 at org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.java:449)
 at java.lang.Thread.run(Thread.java:536)

1029945037757 [INFO   ] (James.Mailet): RemoteDelivery: Storing message 
Mail1029944949841-0-!1129916006-to-hotmail.com into outgoing after 0 retries


could any one please tell me where i am going wrong..

Thanks in advance..

Prafulla



---------------------------------
Do You Yahoo!?
HotJobs, a Yahoo! service - Search Thousands of New Jobs

Reply via email to