Sergio Uriel
-
8/1/2012 9:07:44 AM
RE:Problem sending emails with templates.
Thank you Boris. Yes, I'm following that method. I've checked my code step by step a lot of times, but all seems to run correctly. There are no related errors in event log. There are no spam in Outlook.
My template is an HTML document: <html><header><body> ..content.., you known, I've tried sending the e-mail, tag by tag (content) until find the point where the e-mail is not sending and I've noted that if I include more than 3 dollar symbol '$' in a table (different cells) the e-mail is not sent, also if I include the tag img "sometimes" the e-mail is not sent (I'm focusing to work with text first).
I'm going crazy because that does not make sense for me, and I don't think that behavior is produced by the dollar symbol, must be something more. Even I've tried to send the e-mail without MacroResolver (thinking in the symbol) but is allways the same.
The e-mails always appears in "Sent e-mails" in the "E-mail queue". I've also noticed that in "Email Details" appears in "Body" all text in HTML document, but without tags, that is to say, header title, content of style tag, paragraphs content, table content (just text) and the HTML entities appears as '@' symbol. I hope that the information is sufficient to you can help me. Thanks!
|