05-30-06 06:16 AM
That's what i thought. I had set the default SMTP send port with valid
values. So I was surprised with error as well.
"Tomas Restrepo (MVP)" wrote:
> Hi Mark,
>
>
> That's good, It means you got through the pipeline and to the adapter.
>
>
> You do need to set the other properties. That said, I believe that you cou
ld
> potentially omit the SMTPHost and related properties (i.e. authentication,
> user name and so on), if you have configured them at the Send Handler leve
l,
> since they should be picked up by default.
>
> You do probably want to set in code at least Subject, From,
> EmailBodyFileCharset and MessagePartsAttachments (if you're attaching othe
r
> stuff).
>
>
> --
> Tomas Restrepo
> tomasr@mvps.org
> http://www.winterdom.com/
>
>
>
[ Post a follow-up to this message ]
|