Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
manfjon67 #1
CFMX6.0 and Exchange 2000 - SMTP issue
We're using CF MX 6.0 and Exchange 2000 Server on the same machine. Exchange
2000 Server has been installed in a later timeframe and now we are facing
problems with outgoing mail via the SMTP port 25. The following error appears
in the logs:
"Error","scheduler-2","03/07/05","12:10:17",,"Could not connect to SMTP host:
smtp.kabelfoon.nl, port: 25; nested exception is: java.net.SocketException:
Connection aborted by peer: connect"
javax.mail.MessagingException: Could not connect to SMTP host:
smtp.kabelfoon.nl, port: 25;
nested exception is:
java.net.SocketException: Connection aborted by peer: connect
at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTra nsport.java:867)
at com.sun.mail.smtp.SMTPTransport.protocolConnect(SM TPTransport.java:156)
at javax.mail.Service.connect(Service.java:234)
at coldfusion.mail.MailImpl.execute(Unknown Source)
at coldfusion.mail.MailSpooler.sendMail(Unknown Source)
at coldfusion.mail.MailSpooler.run(Unknown Source)
at coldfusion.scheduling.ThreadPool.run(Unknown Source)
at coldfusion.scheduling.WorkerThread.run(Unknown Source)
In de CF admin we cannot connect to the proper outgoing mail SMTP at port 25
any more. Furthermore Exchange 2000 automatically deletes the Default SMTP
Virtual Server from IIS. Could this cause the problem?? Does anyone have any
experience with this issue???
Thanks in advance for your support!!
Greetz,
Manfred
manfjon67 Guest
-
Issue with CFMX6.1
We've had this issue two weeks in a row now, where our site (on two servers, balanced by dns roundrobin), will only display <. It happened last... -
2000 to 2003 +exchange enviroment
Hello and Help Brain power needed for the following I have a win2000 server running exchange 2000, and a new win2003 server running exchange... -
Using Exchange Server 2000 to Authenticate
I am writing an ASP.Net application for my company. In order to access the site the user must log in. Authentication is handled by using the... -
ASP/CDO verify email address from Exchange 2000 non-delivery report
Apologies for the cross-post but i thought i'd aim for the largest audience possible. I have a web site that users have to register to with their... -
CDO for Windows 2000 vs CDO for Exchange 2000
How can I force SmtpMail class to use CDO for Windows 2000 instead of Exchange 2000. We do not use Exchange at all. I want to do this because I...



Reply With Quote

