Hi to everyone,
I am writing a sending E-Mail program with Visual Basic.Net, using SMTP protocol. I configured a local host in my computer. My program will send the email to the "C:\Inetpub\mailroot\Queue\" directory. When the mail reaches to this directory, local server automatically sends the mail to the recipient.
My problem is when my local server could not send an email, it processes in queue. But mails following to this mail increases in queue. I must delete or do something about this unsend mail in the queue. But I do not know how to control SMTP Queue and mails in this queue. Do you have any idea or made any project about this subject before?
Thanx for your time. Best Regards.
(rainoseagater@yahoo.com)