Jump to content

mail() alternatives


timlondon

Recommended Posts

http://www.swiftmailer.org/

 

Swift is a fully OOP library for sending e-mails from PHP websites and applications. It does not rely on PHP's native mail() function which is known for using high server resources when sending multiple emails. Instead, Swift communicates directly with an SMTP server or a MTA binary to send mail quickly and efficiently.

 

 

Link to comment
https://forums.phpfreaks.com/topic/72778-mail-alternatives/#findComment-367034
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.