kanibal Posted October 22, 2007 Share Posted October 22, 2007 HI I am working on a script that sends confirmation mail in HTML and some with an attachment. Currently I'm using the mail() function as I have full controll over the mail server I use. How can I use a POP3/imap account to send mail - I am think of using the imap_mail() function. Is this the right way to go or can I still use the mail() function even if I do not have controll over the SMPT-server. best regards Quote Link to comment https://forums.phpfreaks.com/topic/74298-mail-vs-imap_mail/ Share on other sites More sharing options...
MadTechie Posted October 22, 2007 Share Posted October 22, 2007 really depends on the SMTP provider, Quote Link to comment https://forums.phpfreaks.com/topic/74298-mail-vs-imap_mail/#findComment-375370 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.