If you specified that the Exchange Org was not responsible for all mail delivered to the SMTP domain in the Exchange 2K recepient policy and then set up a "Forward all mail with unresolved recepients to host" in the SMTP virtual directory to the SMTP service of an IIS server, you could use write your own message handling routine using VBS scripts and COM objects manipulating the SMTP queues. Really, all the SMTP messages would arrive as separate files into a directory if you don't handle sorting them into mailboxes. You could script something fairly easily.
Russell Ragar, MCSE+I, CNE Senior Network Engineer PowerTV, Inc. -----Original Message----- From: Andre Minnaar [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 09, 2002 6:48 AM To: Exchange Discussions Subject: Email addressed to unrecognised recipients Is it possible for Exchange 2K to route any mail addressed to unknown recipients to a specific mail box. What I am trying to do is have all mail addressed to my domain, but not to a valid recipient in my domain, sent to a mailbox from where it can be processed and checked for importance - sent to the respective user or deleted. At the moment a NDR is sent to the sender and to the administrator. This is not enough as the content of the email is lost. Perhaps someone has an answer _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED]

