hi,
Test Mail
the above is my ant task and it works well with the attachment too...
i got the same problem with the mime types. i added pop3.jar, smtp.jar,
mail.jar, mailapi.jar and activation.jar.
once this is done i was able to send emails without any problem using my ant
task.
regar
Unless the Ant project has started using the Mailet API, I don't believe
that this has anything to do with the Mailet mailing list.
For whatever reason, the server appears to be failing to authenticate the
SMTP connection initiated by Ant.
--- Noel
--
with our outlook working perfectly.Yes my username and password is
correct.
Geethakrishnan
- Original Message -
From: "Scot P. Floess" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Tuesday, May 09, 2006 6:34 PM
Subject: [SPAM-H] - Re: Fw: Ant mail probl
Geethakrishnan:
Make sure your username/password is correct. Also ensure you are using
the correct SMTP server (yours is listed as mail.ncmr.co.in )...
I was able, using my own email server, to send using your build.xml.
Scot
Devaraj, Geethakrishnan wrote:
Hi All,
I got ur id from the a
Hello Geethakrishnan,
Are you sure that your user for mail.ncmr.co.in is geethakrishnan and
not [EMAIL PROTECTED] ?
The same parameters which work in Outlook or Thunderbird to setup your
SMTP parameters should be used in Ant.
I have 2 email accounts, and in both case my SMTP user is the same as
Hi All,
I got ur id from the ant mailing list.Could u help me with this problem.I am
using Ant 1.6.2 to send a mail i have downloaded mail.jar and aactivation.jar
.My ant task looks as below.
TEST MAIL FROM ANT
when i try to run ant -debug m
I more or less ran your build.xml (well using my password/username and
my SMTP server) and it worked for me...
Scot P. Floess wrote:
Are you sure your user name and/or password are correct? It looks
like the SMTP server is complaining about one of them. Also, just to
make extra sure (as you
Are you sure your user name and/or password are correct? It looks like
the SMTP server is complaining about one of them. Also, just to make
extra sure (as you say you can telnet to the box), is mail.ncmr.co.in
your SMTP server or pop server? I ask, because I know at Earthlink I
have a pop se
Hi All,
Could u help me with this problem.I am using Ant 1.6.2 to send a mail i have
downloaded mail.jar and aactivation.jar and put it in my ANT_HOME/lib.My ant
task looks as below.
TEST MAIL FROM ANT
when i try to run ant -debug mail i get