Hi Rich, I am behind a proxy..so what do you think my correct IP should be in the hosts file...i don't even know my IP address. Any suggestions??
Archit -----Original Message----- From: Rich Harris [mailto:[EMAIL PROTECTED] Sent: Saturday, March 19, 2005 8:09 AM To: Ant Users List Subject: RE: Ant's mail task Archit, If you are running a flavor of UNIX, make sure your /etc/hosts file reflects the correct IP for your local system. I had the same issue and that fixed it for me. -Rich -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, March 17, 2005 10:41 PM To: [email protected] Subject: RE: Ant's mail task Hi Antoine, I tried the SetProxy task but it didn't help. The task still fails and gives me the following error [mail] Failed to initialise MIME mail: javax/mail/MessagingException [mail] Sending email: "<subject I gave for the mail>" Does that mean anything?? Archit -----Original Message----- From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED] Sent: Friday, March 18, 2005 11:44 AM To: Ant Users List Subject: Re: Ant's mail task Hello, there is a SetProxy task in the ant optional tasks. Unfortunately, a glimpse in the code suggests that it might not work for mail. the task is able to define http, ftp and socks proxy hosts and ports, but does not mention anything about SMTP. Cheers, Antoine [EMAIL PROTECTED] wrote: > Hi, > >I am using ant's mail task behind a proxy server but the task fails. I >tried userid and password but that doesn't help. Can anyone help me? > >Archit >CEG, >Tech Cell, PUNE >Mastek Ltd. > >"Only two things are infinite, the Universe and human stupidity and I'm >not sure about the former" > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] MASTEK "Making a valuable difference" Mastek in NASSCOM's 'India Top 20' Software Service Exporters List. In the US, we're called MAJESCO ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Opinions expressed in this e-mail are those of the individual and not that of Mastek Limited, unless specifically indicated to that effect. Mastek Limited does not accept any responsibility or liability for it. This e-mail and attachments (if any) transmitted with it are confidential and/or privileged and solely for the use of the intended person or entity to which it is addressed. Any review, re-transmission, dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. This e-mail and its attachments have been scanned for the presence of computer viruses. It is the responsibility of the recipient to run the virus check on e-mails and attachments before opening them. If you have received this e-mail in error, kindly delete this e-mail from all computers. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
