Re: Problem with mail task

2008-08-13 Thread Reeganz
>> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > The message: "Failed to initialise MIME mail" usually comes when Ant can't > find Sun's JavaMail API in the ANT_HOME/lib direc

Re: Problem with mail task

2006-01-07 Thread Rhino
- Original Message - From: "Petar Tahchiev" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Saturday, January 07, 2006 7:22 AM Subject: Re: Problem with mail task On 07/01/06, Rhino <[EMAIL PROTECTED]> wrote: I have a fairly trivial 'mail

Re: Problem with mail task

2006-01-07 Thread Petar Tahchiev
On 07/01/06, Rhino <[EMAIL PROTECTED]> wrote: > > I have a fairly trivial 'mail' task in my Ant script that is giving me > this > output: > [mail] Failed to initialise MIME mail: javax/mail/MessagingException > > [mail] Sending email: Update ZoneEdit Password > > [mail] Sent email with 0 attachment

Problem with mail task

2006-01-06 Thread Rhino
I have a fairly trivial 'mail' task in my Ant script that is giving me this output: [mail] Failed to initialise MIME mail: javax/mail/MessagingException [mail] Sending email: Update ZoneEdit Password [mail] Sent email with 0 attachments Even though the email was sent and received without diffi