strange string in the email TO field...

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
cirpo
Forum Newbie
Posts: 1
Joined: Sun Oct 26, 2008 1:38 pm

strange string in the email TO field...

Post by cirpo »

hi,
i use $message->setTo("undisclosed-recipients:;"); for my newsletter and everything works fine except the fact that when i recieve the emails i have this line in the To field:

=?iso-8859-1?B?dW5kaXNjbG9zZWQtcmVjaXBpZW50czo7?=


and i don't understand why...

thanks in advance,

cirpo
Post Reply