Sometimes it is useful to have e-mail address like foo-randomnumber@example.org, where randomnumber identifies the conversation between a robot such as a mailing list server and a user. Is this possible with Microsoft Exchange?

link|improve this question

58% accept rate
1  
The correct term is "DEA", or Disposable Email Address. A wildcard email address is *@example.com – Mark Henderson Mar 11 '10 at 0:59
Here is the Wikipedia article on Disposable Email Addresses. en.wikipedia.org/wiki/Disposable_email_address – Nathan Hartley Sep 20 '10 at 16:04
feedback

2 Answers

up vote 2 down vote accepted

Out of the box no.

You could develop an event sink that does the routing for you... This might get you started.

link|improve this answer
Fortunately or unfortunately (depending on your perspective) event sinks have been deprecated in exchange 2010. msdn.microsoft.com/en-us/library/aa579182%28v=exchg.140%29.aspx – EricB Apr 12 at 0:50
feedback

While the short answer is no, when the need arises and I don't wish to use one of the many web based providers of disposable email addresses I simply create one, use it and delete it when done.

link|improve this answer
This question is about e-mail addresses that are created on the fly by a computer program and only used one time. – joeforker Mar 11 '10 at 19:07
1  
The answer then is still no. At least not out of the box. However, It's no big deal to script what I do manually. i.e. Don't try to do it within Exchange, do it with normal AD account scripting methods. The script can be run from whatever software you use. – John Gardeniers Mar 11 '10 at 20:58
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.