Re: strange problem with smtpmail
- From: "Andrew Morton" <akm@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 12 Mar 2008 16:51:48 -0000
Michel Posseth [MCP] wrote:
Note that remote server is a BLS server ( not a web server ) but a
windows service wich starts dll`s through reflection
If i copy a test project ( exe ) to this server and run in the same
user context as the service is running , everything works as
expected , but if the service invokes the method (through
interfacing and reflection ) the e-mails are send but arrive as HTML
source instead of formatted HTML
So the problem must be in the combination Reflection and SMTP class
( for the time beeing i send my mails from this service now as plain
text , wich works fine )
but i wonder why it wil not work with HTML formatting
Can you grab a copy of the email from the maildrop folder before it gets
sent? Maybe comparing that file with one grabbed from a working system will
explain it.
Andrew
.
- Follow-Ups:
- Re: strange problem with smtpmail
- From: Michel Posseth [MCP]
- Re: strange problem with smtpmail
- References:
- strange problem with smtpmail
- From: Michel Posseth [MCP]
- Re: strange problem with smtpmail
- From: Cor Ligthert [MVP]
- Re: strange problem with smtpmail
- From: Michel Posseth [MCP]
- strange problem with smtpmail
- Prev by Date: help on downloading a text file from a website into memory
- Next by Date: Re: Help with slow running XL Automation Code
- Previous by thread: Re: strange problem with smtpmail
- Next by thread: Re: strange problem with smtpmail
- Index(es):
Relevant Pages
|