XP_SMTP_SendMail limitations
am 09.12.2004 20:57:12 von Christian Perthen
Hi,
Are there any known work-arounds the varchar(8000) limit on sent messages in
XP_SMTP_SendMail?
My current dynamic generated html messages are getting cut and I don't want
to send them as attachments!
Thanks in advance.
Christian
Re: XP_SMTP_SendMail limitations
am 09.12.2004 22:00:11 von ten.xoc
The workaround is to use an attachment, or to create smaller messages.
Maybe Gert has other ideas, but I'm not aware of any, sorry.
"Christian Perthen" wrote in
message news:#0luCoi3EHA.1408@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> Are there any known work-arounds the varchar(8000) limit on sent messages
in
> XP_SMTP_SendMail?
> My current dynamic generated html messages are getting cut and I don't
want
> to send them as attachments!
>
> Thanks in advance.
> Christian
>
>