| Jeff Cochran 2005-06-16, 7:52 am |
| On Wed, 15 Jun 2005 16:27:39 +0100, "Cole Trickle"
<cole_trickle30@hotmail.com> wrote:
>Hello...
>I have an VB Script that uses CDONTS to create emails. This is working
>happily and placing the emails in the Inetpub\mailroot\Pickup folder.
>Is there anything I can use that will allow me to read the emails that end
>up in the Inetpub\mailroot\Drop folder?
>The reason is that I want to demonstrate our product on a standalone Windows
>XP Pro machine and I cannot get Outlook Express to 'connect' to localhost or
>127.0.0.1 etc.
>Can anyone point me in the right direction?
Outlook needs a POP or MAPI server, which XP doesn't have. Either
install a third party one, or simply open the files in the pickup
folder in Notepad.
Jeff
|