dennismonsewicz Posted April 18, 2007 Share Posted April 18, 2007 Is there anyway, while using the mail function in PHP, to write some code to connect to a SMTP server? I have a form for my website but it is not sending me the results when it is filled out and the only conclusion i have is that the site cannot connect because of authentication problem. Link to comment https://forums.phpfreaks.com/topic/47626-smtp-authentication/ Share on other sites More sharing options...
boo_lolly Posted April 18, 2007 Share Posted April 18, 2007 what kind of form, and where are you sending the results? Link to comment https://forums.phpfreaks.com/topic/47626-smtp-authentication/#findComment-232594 Share on other sites More sharing options...
dennismonsewicz Posted April 19, 2007 Author Share Posted April 19, 2007 It is a contact form. I work for an university and the results are being sent from the website to a database which are displaying correctly in the CMS but the form is not emailing the results Link to comment https://forums.phpfreaks.com/topic/47626-smtp-authentication/#findComment-233124 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.