Top "Phpmailer" questions

PHPMailer is an email creation and sending class for PHP.

phpmailer, php, header, email goes to spam

I am running into a problem while sending out emails from the system and the problem is that the email …

php gmail yahoo spam phpmailer
PHPMailer, AddStringAttachment and Data URI Scheme

I have converted the contents of a canvas element to data (URI Scheme) using toDataURL() ($contact_image_data) and I …

php phpmailer
PHPMailer works on localhost but on but not on server

I'm trying to send a mail that is contents.html to some person, this code works fine on XAMPP but …

php xampp phpmailer
Sent mails with phpmailer don't go to "Sent" IMAP folder

in my CRM online system I control ingoing mails with IMAP protocol. Now I'm making sending mails with phpmailer and …

php smtp imap phpmailer
PHPMailer - how can I add break lines in altbody?

How can I add break lines? I'm using this: $mailbody=$username."\r\n"; $mailbody.=$email."\r\n"; $altbody=$username."\r\…

php phpmailer break lines
PHP Mailer UTF-8 Encoding problems

I've been working on a website recently and decided to include a PHPMailer on it. The problem is I'm hungarian …

php encoding utf-8 phpmailer mailer
PHPMailer default configuration SMTP

I know how to use SMTP with PHPMailer: $mail = new PHPMailer(); $mail->IsSMTP(); // telling the class to use SMTP $…

php smtp phpmailer
Set urgent option in phpmailer

How can I sent an mail with phpmailer with the option urgent set like in MS Outlook?

php phpmailer
What is ZuckMail ?

X-Mailer: ZuckMail [version 1.00] I mean is this custom-made smtp mailer? or X-Mailer header with custom value like X-Mailer:myMailer ?

php email phpmailer email-headers
spamassassin rdns reversedns

Spamassasin gives the following flag on my emails: * 0.8 RDNS_NONE Delivered to internal network by a host with no rDNS "…

email phpmailer php spamassassin reverse-dns