Jump to content

mail() vs imap_mail


kanibal

Recommended Posts

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

Link to comment
https://forums.phpfreaks.com/topic/74298-mail-vs-imap_mail/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.