Michael,

I've committed a fix for this issue. We now automatically set sendusing to
cdoSendUsingPort (2) if either a username or port is set, or if SSL is
enabled.

Let me know if this works for you.

Do you have access to cvs, or do you want me to publish a new nightly build
?

Gert

> -----Original Message-----
> From: Michael Jervis [mailto:[EMAIL PROTECTED]
> Sent: dinsdag 28 november 2006 17:39
> To: Gert Driesen
> Subject: Re: [NAnt-users] Mail Logger
> 
> > The conditional compilation directive (#if NET_1_1) was fine, it was
> a bug
> > in the build file. Fixed in cvs now.
> 
> OK
> 
> > Can you verify whether setting "sendusing" is only required for
> > authentication, or if it's also required if you want to set the port
> of the
> > SMTP server (or enable SSL) ?
> 
> If a local SMTP service is available, sendusing defaults to
> cdoSendUsingPickup (1).
> 
> smtpauthenticate is only used if sendusing is set to cdoSendUsingPort
> (2).
> 
> http://msdn.microsoft.com/library/default.asp?url=/library/en-
> us/cdosys/html/_cdosys_schema_configuration.asp


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to