Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HOW TO COLLECT AND SEND EMAIL FROM SMTP QUEUE 1

Status
Not open for further replies.

MEGUIA

Programmer
Sep 26, 2001
62
PR
Hi,

I want to gather the information from the queue of the smtp email folder, manipulated some information and send the email with smtp service.

I download some examples but I need a little jump to start this service.

Thank for your supppor.
 
If the SMTP service is running then the mail won't sit in the Queue very long. The service polls the inetpub\mailroot\queue folder and sends everything it finds.

If you just need to gather information then you could enable logging?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top