Why the send HTML (no attachment) is show with attachment
Posted: Mon May 05, 2008 7:14 pm
Hi,
first, my ingles is poor but I to will try.
I use send HTML no 'swift mailer' and the email send ok, I see this email in my OE and no attachment sign; but if use 'swift mailer' to send email html, this is send ok, but I receibe in OE and see the sign attachment.
This sign is confused and I want that this sign no show,
how I can to remove this attach sign of email?
this code that I use is:
$message = new Swift_Message("Consulta Web ::", "<b>esta en negrita</b>", "text/html");
I wait for some response.
Sincerely,
first, my ingles is poor but I to will try.
I use send HTML no 'swift mailer' and the email send ok, I see this email in my OE and no attachment sign; but if use 'swift mailer' to send email html, this is send ok, but I receibe in OE and see the sign attachment.
This sign is confused and I want that this sign no show,
how I can to remove this attach sign of email?
this code that I use is:
$message = new Swift_Message("Consulta Web ::", "<b>esta en negrita</b>", "text/html");
I wait for some response.
Sincerely,