phpmailer
Swiftmailer subject and weird whitespace problem
When sending a message with swiftmailer or SmtpMailer, the subject has a weird whitespace. The subject should look like this: \"Newsletter October 2010 - Hello everyone\"[详细]
2023-01-22 07:24 分类:问答phpmailer can't add a reply to address
I am trying to add a reply to address to my php mailer and it just puts from \"me\" and replies to my address.[详细]
2023-01-21 21:37 分类:问答PHPMailer with Gmail (can I send emails from name@mypersonaldomain.com?) [closed]
Closed. This question n开发者_JAVA百科eeds details or clarity. It is not currently accepting answers.[详细]
2023-01-21 17:09 分类:问答PHPMailer SMTP Error 550
I\'m using PHPMailer to send email via SMTP on a shared server (my hosting service is Softsys). Email is being sent fine to email addresses on the same server (i.e. the @ domain is my webdomain). Howe[详细]
2023-01-21 07:29 分类:问答Send Email from PHP Script
I wrote some code to send an email from my PHP script using PHPMailer. For some reason, the scripts isn\'t sending the messages.[详细]
2023-01-21 00:40 分类:问答PHPMailer - Double Opt In - Spam - Confirm script and multiple email addresses
I have written a script for my clients to generate a newsletter form, embed it on their website, collect email addresses and then email them using a php while and PHPMailer.[详细]
2023-01-21 00:30 分类:问答"SMTP Error: Could not authenticate" in PHPMailer
I\'m using PHPMailer in a Simple Script For Send Email\'s Through Gmail, and I\'m getting an \"Unknown Error\" (At least for me!):[详细]
2023-01-20 15:01 分类:问答PHP Mailer works on localhost (MAMP), but not on live site
I\'m learning to make websites and I\'m putting together a simple website for my parents business. I made a contact form and the message is just emailed to my parents\' email.I just looked up a sample[详细]
2023-01-20 01:51 分类:问答Emails are put into spam - wrong headers problem
this is my first question on StackOverflow, but I think that开发者_如何学运维 we\'ll both come to the happy end. :) The problem is: I\'ve got newsletter script written in PHP and when I send those ema[详细]
2023-01-16 04:50 分类:问答Send email with PHPMailer - embed image in body
I\'m trying to send HTML mail, with PHPMailer, with images. The body is loaded from a html file, that contains all the info.[详细]
2023-01-15 21:39 分类:问答