On 26-Jun-2001 Taras Shuper wrote:
> 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.

Take a look at my home page :

http://www.xmailserver.org/davide.html

there is a tool named SndMail that You can use to send Your mail.
It's either an exe and a dll.





- Davide

Reply via email to