mail.jar and smtp.jar are from the javamail-1.4.2.zip distribution. Just to
check, I've added the remaining jars from the package. Note: I'm using the
"Run As.." "Open external tools" Classpath tab to add the jars. I just put
them into the global path through the Preferences menu item, with the same
effect.
I also tried eliminating the mailhost and mailport attributes and placing
the from, tolist and message attributes within a single mail tag. All to no
effect.
The mailhost and mailport values are what my Thunderbird browser shows.
Thanks for any help you could provide.
Chris Kimball
Rebhan, Gilbert wrote:
>
>
>
>
>
> -----Original Message-----
> From: Chris Kimball [mailto:m...@cvkimball.com]
> Sent: Thursday, September 10, 2009 3:58 PM
> To: user@ant.apache.org
> Subject: Does mail task work on Eclipse on Mac OSX 10.6?
>
> /*
> With best efforts, can't get the ant 1.7.0 mail task to run under Eclipse
> on
> Mac 10.6.
> ...
> ---------------------------------------------------------------------------------
> [mail] Failed to initialise MIME mail:
> org.apache.tools.ant.taskdefs.email.MimeMailer
> */
>
> do you have JavaMail on classpath ?
> http://ant.apache.org/manual/install.html#librarydependencies
>
> in Eclipse go Window|Preferences|Ant|Runtime to check
>
> if not go to =
> http://java.sun.com/products/javamail/downloads/index.html
>
> and get it, add to Ant Runtime via =
> Window|Preferences|Ant||Runtime|Global Entries|Add Jars...
>
>
>
> Regards, Gilbert
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
> For additional commands, e-mail: user-h...@ant.apache.org
>
>
>
--
View this message in context:
http://www.nabble.com/Does-mail-task-work-on-Eclipse-on-Mac-OSX-10.6--tp25383764p25384641.html
Sent from the Ant - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org