Hi Hugh Brien, Thanks for your reply. I had the same problem not only with hotmail server but also our school server. It says the same thing...cannot connect to the SMTP host. I tried to create some users on james to try out what u suggested, but couldnt as i could not log in. to log in i telnet'ed to the 4555 port where it asked for username and password. As mentioned in the documentation i gave root/root. It doesnt allow me to login. does this have relation with email not being sent? Thanks, Prafulla Hugh Brien wrote:It may have something to with your James SMTP server not being trusted by Hotmail. Have you tried to send mail directly to James with a mail client configured to do so. You may run into the same problem if try testing this with your own mail client. r, Hugh
-----Original Message----- From: prafullachandraprasad ramineni [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 21, 2002 2:28 PM To: [EMAIL PROTECTED] Subject: not able to send confirmation emails using jetspeed... 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: /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 -- To unsubscribe, e-mail: For additional commands, e-mail: --------------------------------- Do You Yahoo!? HotJobs, a Yahoo! service - Search Thousands of New Jobs
