Sending email over Office365 SMTP account with Email library |
I did found some settings in php.ini for smtp host and port, but it says they are for Windows only. I'm running Debian.
[mail function] ; For Win32 only. ; http://php.net/smtp SMTP = localhost ; http://php.net/smtp-port smtp_port = 25 |
Messages In This Thread |
Sending email over Office365 SMTP account with Email library - by rannt - 06-29-2015, 12:03 PM
RE: Sending email over Office365 SMTP account with Email library - by rannt - 06-29-2015, 11:53 PM
RE: Sending email over Office365 SMTP account with Email library - by InsiteFX - 06-30-2015, 04:02 AM
RE: Sending email over Office365 SMTP account with Email library - by rannt - 06-30-2015, 04:13 AM
RE: Sending email over Office365 SMTP account with Email library - by InsiteFX - 06-30-2015, 09:20 PM
RE: Sending email over Office365 SMTP account with Email library - by jasonwang.public - 10-06-2015, 04:02 PM
|