Title: task - Fails on VC++ project (vcproj)

Hi,

 

I’ve been using a nant script that mails out success and failure reports for some time now.  We recently started using a proxy server in our office and that stopped the mailing part of the nant script from working.  This is the error:

 

Error sending mail:

     [mail] Error enountered while sending mail message.

     [mail] Make sure that mailhost=mail.servername.com is valid

 

    Could not access 'CDO.Message' object.

        Exception has been thrown by the target of an invocation.

            The transport failed to connect to the server.

 

 

 

 

Does anyone know how to make this work???

 

Thanks,

 

Paul

Reply via email to