Top "Phpmailer" questions

PHPMailer is an email creation and sending class for PHP.

SMTP ERROR: Failed to connect to server: Connection refused (111) with Office365

Sorry if this is a road heavily traveled. I've seen the other posts about this but nothing in them has …

php phpmailer
PHPMailer sends with TLS even when encryption is not enabled

I am trying sending email using PHPMailer without TLS, but PHPMailer still tries to send email with TLS even if …

php email phpmailer
How to send to BCC address when using PHPMailer to format MIME message for Gmail API?

I am using PHPMailer to build an email message. I am using PHPMailer only for MIME message formatting, not sending. …

php gmail phpmailer mime bcc
PhpMailer SMTP NOTICE: EOF caught while checking if connected

I got an issue with phpMailer, i can't send any e-mail, and it gives me this error: 2016-03-03 21:32:09 SERVER …

php email phpmailer
How to set a custom header using phpmailer

I am using phpmailer for sending emails, but I want to make a custom header for my company, by adding …

email header phpmailer return-path
Laravel 5 and PHPMailer

Does anybody have a working example how I can work with PHPMailer in Laravel 5? In Laravel 4 it was quiet simple …

php phpmailer laravel-5
Send mail in phpmailer using DKIM Keys

Currents i am using phpmailer to send mail's. now how its possible to send email in phpmailer with DKIM keys …

php email phpmailer dkim
How to integrate PHPMailer with Codeigniter 3

Hi I am trying to use PHPMailer Library from GitHUB in my Codeigniter application. I downloaded the code and unzipped …

php codeigniter phpmailer
Cant send email with correct characters with PHPMailer

I'm trying to send a e-mail with the PHPmailer class, but the html i send, is empty, or the characters …

php html email phpmailer
PHP on GoDaddy Linux Shared trying to send through GMAIL SMTP

I have tried EVERY single script/code/method posted on StackOverflow and other sites for this, but with no luck. …

php smtp gmail phpmailer