I saw this function in an earlier thread, and found this info on FusionCube's site. Has anyone ever used this?
----------------------------------- Verifying SMTP Server Accessibility Want to check that an SMTP server is accessible before using it to send mail? Use the undocumented CFusion_VerifyMail() function which takes three parameters - the server to be checked (IP address or DNS name), the port, and a timeout interval. CFusion_VerifyMail() returns a string that may be inspected - if it is empty then the verification was successful, otherwise it will contain an error message. Dan ----------------------------------------- Dan O'Keefe TriPoint Technologies 954.501.3115 ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

