Article ID: 297700 - Last Review: February 28, 2007 - Revision: 3.2 How to test outbound mail flow with a file in the Pickup folderThis article was previously published under Q297700 SUMMARY
This article describes how to test outbound mailflow by using a file from the Pickup folder.
MORE INFORMATION
The Windows 2000 Simple Mail Transport Protocol (SMTP) service is able to process messages that are placed in the Pickup folder. Exchange 2000 SMTP relies on the Windows 2000 SMTP service; therefore, it has same functionality. If you use a properly formed message, you can verify that the server is able to send outbound SMTP messages. This functionality can be useful when you are testing firewall and DNS configurations, or for general troubleshooting. For Windows 2000 Server, the default location of the Mailroot folder is %SystemRoot%\Inetpub\Mailroot; however, you can designate a different location during Setup. For Exchange 2000, the default location of the Mailroot folder is %SystemRoot%\Program Files\Exchsrvr\Mailroot\Vsi_1. To designate a different location for Exchange 2000, you must modify the registry and the metabase. The SMTP service accepts SMTP Request for Comments (RFC)-822 formatted messages for delivery. The service builds the RFC-821 header based on the 822 information in the file. To create an SMTP RFC-822 formatted message, follow these steps:
to:tbill@externaldomainname.com from:testuser@internaldomain.com subject:This is a test. this is a test. Messages that are dropped in the Pickup folder display the following text at the start of the message header: Received: from mail pickup service by THESERVER.thedomain.com with Microsoft SMTPSVC;
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
266686
(http://support.microsoft.com/kb/266686/
)
How to configure a SMTP virtual server Part 1
198022
(http://support.microsoft.com/kb/198022/
)
Using the Windows NT Option Pack SMTP Pickup directory
| Article Translations
|

Back to the top
