Page 1 of 1

Why the send HTML (no attachment) is show with attachment

Posted: Mon May 05, 2008 7:14 pm
by sgwd
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,

Re: Why the send HTML (no attachment) is show with attachment

Posted: Mon May 05, 2008 8:52 pm
by Chris Corbyn
It shouldn't have an attachment. Can you post the rest of your code please? :)

Re: Why the send HTML (no attachment) is show with attachment

Posted: Tue May 06, 2008 1:32 am
by sgwd
Hi,

you are right,

the sign attachment show for my antivirus.
swif mailer is OK

thanks you Chris