RE: Receiving IO error sending email

2004-05-27 Thread Ivan Ivanov
inserted a space after > "mail.abisoft.spb.ru" address. > It was typed as "mail.abisoft.spb.ru ". > > After I removed the space, email has been > successfully sent. > > -Original Message- > From: Ivan Ivanov > [mailto:[EMAIL PROTECTED] > Sent: Thursda

RE: Receiving IO error sending email

2004-05-27 Thread Elena Ognovenko
May 27, 2004 6:31 PM To: Ant Users List Subject: RE: Receiving IO error sending email Hello, from this part of the stack trace Caused by: java.net.UnknownHostException: mail.abisoft.spb.ru I am forced to conclude that this host is not accessible from your machine, or

RE: Receiving IO error sending email

2004-05-27 Thread Ivan Ivanov
Hello, from this part of the stack trace Caused by: java.net.UnknownHostException: mail.abisoft.spb.ru I am forced to conclude that this host is not accessible from your machine, or its name is mistaken __ Do you Yahoo!? Friends. Fu

RE: Receiving IO error sending email

2004-05-27 Thread Elena Ognovenko
me: 2 seconds _ From: Elena Ognovenko [mailto:[EMAIL PROTECTED] Sent: Thursday, May 27, 2004 6:18 PM To: 'Ant Users List' Subject: RE: Receiving IO error sending email Here it goes. -Original Message- From: Ivan Ivanov [mailto:[EMAIL PROTECTED] Sent: Thursday,

RE: Receiving IO error sending email

2004-05-27 Thread Elena Ognovenko
Here it goes.   -Original Message- From: Ivan Ivanov [mailto:[EMAIL PROTECTED] Sent: Thursday, May 27, 2004 6:00 PM To: Ant Users List Subject: RE: Receiving IO error sending email     --- Elena Ognovenko <[EMAIL PROTECTED]> wrote: > I found the following in

RE: Receiving IO error sending email

2004-05-27 Thread Ivan Ivanov
--- Elena Ognovenko <[EMAIL PROTECTED]> wrote: > I found the following info in ant manual for > encodings: > > encoding Specifies the encoding to use for the > content of the email. > Values are mime, uu, plain, or auto. The default > value is auto. Ups, sorry I haven't read that part of th