I have got it working by using the NativeMail connection option. I would still be interested in a fix or at least a solution (even if it will not work due the host settings) for using sendmail.
Thank you for the help with this.
Search found 3 matches
- Fri Oct 19, 2007 10:29 pm
- Forum: Swift Mailer
- Topic: E-mail sent but no body
- Replies: 3
- Views: 1941
- Fri Oct 19, 2007 10:13 pm
- Forum: Swift Mailer
- Topic: E-mail sent but no body
- Replies: 3
- Views: 1941
- Fri Oct 19, 2007 6:33 pm
- Forum: Swift Mailer
- Topic: E-mail sent but no body
- Replies: 3
- Views: 1941
E-mail sent but no body
I am sending a single e-mail with the following code, the e-mail is sent but the message body content (plain text or HTML) does not come through. It just sends a blank e-mail. The to, from, and subject are all good, just the body is missing. <?php ini_set('display_errors', '1'); error_reporting(E_AL...