exchange 2003 sp2 windows 2003 sp2. Is it possible to re-direct all emails to a single user mailbox for a particular domain? This would include all emails to non-existing and existing email addresses. For example abuse@mySpecialDomain.com exists and I-Never-made-this-email-address@mySpecialDomain.com? Currently, we have 4 domains on 2 stores with 40 users. Goal = add a fifth domain and re-direct all incoming mail for that domain to an existing user. Thank you, -- JJ
Jay Goins wrote: > exchange 2003 sp2 windows 2003 sp2. Is it possible to re-direct all > emails to a single user mailbox for a particular domain? This would > include all emails to non-existing and existing email addresses. For > example abuse@mySpecialDomain.com exists and > I-Never-made-this-email-address@mySpecialDomain.com? Currently, we > have 4 domains on 2 stores with 40 users. Goal = add a fifth domain > and re-direct all incoming mail for that domain to an existing user. > > Thank you, You could write an event sink, or see MailBasket from www.turbogeeks.com - I'm personally not a fan of wildcard stuff like this as, for one thing, it is just begging for spam, but your mileage may vary.
Thank you! -- JJ "Lanwench [MVP - Exchange]" wrote: > Jay Goins wrote: > > exchange 2003 sp2 windows 2003 sp2. Is it possible to re-direct all > > emails to a single user mailbox for a particular domain? This would > > include all emails to non-existing and existing email addresses. For > > example abuse@mySpecialDomain.com exists and > > I-Never-made-this-email-address@mySpecialDomain.com? Currently, we > > have 4 domains on 2 stores with 40 users. Goal = add a fifth domain > > and re-direct all incoming mail for that domain to an existing user. > > > > Thank you, > > You could write an event sink, or see MailBasket from www.turbogeeks.com - > I'm personally not a fan of wildcard stuff like this as, for one thing, it > is just begging for spam, but your mileage may vary. > > >
Jay Goins wrote: > Thank you! > Most welcome! >> Jay Goins wrote: >>> exchange 2003 sp2 windows 2003 sp2. Is it possible to re-direct all >>> emails to a single user mailbox for a particular domain? This would >>> include all emails to non-existing and existing email addresses. For >>> example abuse@mySpecialDomain.com exists and >>> I-Never-made-this-email-address@mySpecialDomain.com? Currently, we >>> have 4 domains on 2 stores with 40 users. Goal = add a fifth domain >>> and re-direct all incoming mail for that domain to an existing user. >>> >>> Thank you, >> >> You could write an event sink, or see MailBasket from >> www.turbogeeks.com - I'm personally not a fan of wildcard stuff like >> this as, for one thing, it is just begging for spam, but your >> mileage may vary.