Hi all,
Does anyone have any suggestions on programmatically sending email using 
ASP? We used to do it using CDONTS, but the MS SMTP virtual server complains 
that 'only one usage of each socket addresss is normally permitted', 
obviously because of the contention between XMail and the MS SMTP service.

I've tried using the eyeXMail COM object, but I could not get it to send 
mail. The error I get is:
eyeXMail.SMTP (0x80020009)
Connection Closed Gracefully.

Any Ideas? The documentation on the website is 'in progess', in fact the 
SMTP sample code is actually POP3 sample code. If anyone is successfully 
using this component to send mail, could you please post some sample code.

Ideally it would be nice to run both XMail and MSSMTP/CDONTS side by side so 
no changes would have to be made to the existing ASP code, but right now we 
can't send any mail programmatically so we'd settle for anything.

Regards,
Taras
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Reply via email to