Send Mail Using PHPMailer() and Mailgun

I want to send emails via mailgun emailing service, please suggest me how to configure phpmailer() to use mailgun. https://mailgun.com

Hi @mohdwaseem

You can send emails through SMTP using credentials granted by your service supplier.
Please check with them these credentials and set info in your config.inc.php (SMTP settings section).

Regards,
Israel Cefrin
Public Knowledge Project Team