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,
Why the send HTML (no attachment) is show with attachment
Moderators: Chris Corbyn, General Moderators
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Re: Why the send HTML (no attachment) is show with attachment
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
Hi,
you are right,
the sign attachment show for my antivirus.
swif mailer is OK
thanks you Chris
you are right,
the sign attachment show for my antivirus.
swif mailer is OK
thanks you Chris