Search found 1 match

by wniefert
Thu May 18, 2017 5:43 am
Forum: Webserver and configuration
Topic: SMTP Authentication
Replies: 1
Views: 14011

SMTP Authentication

We would like to configure SMTP with outgoing authentication and SSL encryption.

Version: phpMyFAQ 2.9.7 on Hostgator with Linux host and PHP 7.1 installed

Example settings for Microsoft 365:

smtp_server = smtp.office365.com
smtp_port = 587
smtp_connection_mode = TLS
smtp_authentication = yes ...