Hi,

when sending an email via

---snipp-------

<mail from = "${env.USERNAME}"
  tolist   = "${Owner)"
  subject  = "Delivery successful"
  messagefile = "${temp.deploy}\Delivery_IDENT.txt"
  mailhost    = "mailhost"
  failonerror = "false"/>

---snipp-------
 
i get an error =

Failed to initialise MIME mail
Failed to send email

The email is sent nevertheless ?!

How to get rid of that error ?


Regards, Gilbert

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to