Steve, Used telnet for an SMTP session, IE: HELO command, MAIL FROM: command, RCPT TO: command, server responding as expected, so quit session. Tried cfadmin again, still says cannot connect! Relaying shouldn't be an issue as I was sure to add the cfserver IP to the relay list. Is there anywhere that logs error numbers or server responses when the verify command fails, may be easier to debug.
Phil. -----Original Message----- From: Steve Martin [mailto:[EMAIL PROTECTED] Sent: 13 March 2003 14:11 To: [EMAIL PROTECTED] Subject: RE: [ cf-dev ] CFMail (CF5) If your SMTP server has changed there a a variety of factors which could be affecting your ability to connect. Are there any relaying restrictions on the new SMTP server for example? If so then you may well be able to ping the host but making connections will never happen. Try opening up a DOS prompt on the server and telnet to the server on port 25 "telnet mail.yadayada.com 25" and see what response (if any) you get. Let us know what you see. Steve -----Original Message----- From: Phil Ewington - 43Plc [mailto:[EMAIL PROTECTED] Sent: 13 March 2003 13:38 To: CF Dev List Subject: [ cf-dev ] CFMail (CF5) Hi All, Having a problem with CFMail on CF5, recently moved the mailboxes and now CFMail doesn't work anymore. CFAdmin says cannot connect but CFAdmin on our LAN connects fine and all the mailboxes are being delivered to and collected from without a problem. Using mail server name rather than IP address and as the DNS records have all been updated cannot see why this occuring. When I use the IP address of the mail server it still doesn't connect, anyone got any ideas?? TIA Phil. Phil Ewington - Technical Director ---------------------------------- 43 Plc 35 Broad Street, Wokingham Berkshire RG40 1AU T: +44 (0)118 978 9500 F: +44 (0)118 978 4994 E: mailto:[EMAIL PROTECTED] W: http://www.43plc.com -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
