Ralf,

I had some problems with permissions in Linux.
Try to get status code from Write(...) method and analyze it.
Eg.:
  Set sc=MailMessage.TextData.Write(...)
  ...[Log it]

I think it will clarify the problem.

HTH,

Itamar


"Ralf Huwald" <[EMAIL PROTECTED]> escreveu na mensagem
news:[EMAIL PROTECTED]
> Hi!
>
> My routine creates an email using %New.MailMessage. The mail is filled
with
> some textlines "Do MailMessage.TextData.Write(...)" and one attachment "Do
> MailMessage.AttachFile(...)"
>
> When sending the mail from the terminal, it works. When the mail is sent
> from a background process, the text is not transmitted.
>
> Any ideas?
>
> I am usinc Cach� 5.0.5 / Linux.
>
> Thanks, Ralf
>
>



Reply via email to