|
Home > Archive > IIS and SMTP > June 2005 > IIS SMTP and Outlook ?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
IIS SMTP and Outlook ?
|
|
| Oded Dror 2005-06-21, 5:52 pm |
| Hi there,
I'm using Windows XP Pro. SP2, IIS 5.1, MS Outlook 2000
I dont have Exchange server.
How do I set outlook to read from mailroot(Queue) folder in IIS ?
Which pop and smtp address should I set ? ( I put my internal IP but no
sucsess)
How do I set IIS to get emails in mailroot\Mailbox folder ?
I'm using cdo object script that send email to the Queue
Thanks,
Oded Dror
Email: odeddror@cox.net
| |
| Jeff Cochran 2005-06-24, 2:48 am |
| On Tue, 21 Jun 2005 08:39:08 -0700, "Oded Dror" <odeddror@cox.net>
wrote:
>I'm using Windows XP Pro. SP2, IIS 5.1, MS Outlook 2000
>
>I dont have Exchange server.
>
>How do I set outlook to read from mailroot(Queue) folder in IIS ?
You don't. Outlook is a POP and IMAPI client. XP Pro doesn't have
POP or IMAPI servers, only SMTP. If you need that functionality, you
need a third party mail server.
>Which pop and smtp address should I set ? ( I put my internal IP but no
>sucsess)
>How do I set IIS to get emails in mailroot\Mailbox folder ?
>I'm using cdo object script that send email to the Queue
Jeff
|
|
|
|
|