|
Home > Archive > IIS and SMTP > March 2006 > How to setup mail2news for NNTP server?
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 |
How to setup mail2news for NNTP server?
|
|
| William ZHANG 2006-02-26, 8:48 pm |
| I have setup a NNTP server with the following groups:
foo.test
foo.windows
If anyone send a mail to foo.test@bar, I want it be posted
to group foo.test automatically. Can anyone help me?
Thanks.
--
Regards,
William ZHANG
| |
| Joris van Lier 2006-03-07, 5:54 pm |
| "William ZHANG" <uniware@zedware.org> wrote in message
news:%23%23aZY%23zOGHA.3260@TK2MSFTNGP11.phx.gbl...
>I have setup a NNTP server with the following groups:
> foo.test
> foo.windows
>
> If anyone send a mail to foo.test@bar, I want it be posted
> to group foo.test automatically. Can anyone help me?
Have a search at MSDN for SMTP Event Sinks,
you can either script or program an smtp event sink,
and let CDO post the message to the newsgroup.
|
|
|
|
|