You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Martin Gainty <mg...@hotmail.com> on 2003/05/16 22:24:31 UTC

Re: SMTP authentication from a target

2 things
1)Start a SMTP Server on localhost and change server to 127.0.0.1
2)Send to your SMTP Server with username that doesnt have a password
Hth,
Martin

----- Original Message -----
From: "Marco Tedone" <mt...@jemos.org>
To: "Ant-User" <us...@ant.apache.org>
Sent: Saturday, May 17, 2003 3:31 PM
Subject: SMTP authentication from a <mail> target


> Hi all,
>
> today I went trough a problem with Ant. I'm trying to send an email
> automatically from the <mail> target. I get an error if my SMTP server
> requires authentication. At present it seems to me that there is no way
from
> the <mail> target to specify any user and password for a SMTP
> authentication, am I right?
>
> I removed SMTP authentication from my email server, and now I've been able
> to send the email.
>
> Is there anythin I'm missing or any plan to include SMTP authentication in
> the mail target?
>
> Regards,
>
> Marco
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>
>