Home > Archive > ASP .NET > February 2007 > Mapping multiple email addresses to one inbox
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 |
Mapping multiple email addresses to one inbox
|
|
| donet programmer 2007-02-27, 7:13 pm |
| Is there a way to map multiple email addresses,
for instance emailadd1@domain.com, emailadd2@domain.com.. etc to one
email address emailadd@domain.com such that when an email is sent to
emailadd1 or emailadd2 its received in the emailadd mailbox.
I need this for testing email functionality in a .net application, has
anybody done this sort of mapping.
| |
|
| This is not a CSharp question.
You need to speak to your email administrator and ask him to set up aliases.
--
Best regards,
Dave Colliver.
http://www.AshfieldFOCUS.com
~~
http://www.FOCUSPortals.com - Local franchises available
"donet programmer" <arpit.00@gmail.com> wrote in message
news:1172616773.542577.24830@k78g2000cwa.googlegroups.com...
> Is there a way to map multiple email addresses,
> for instance emailadd1@domain.com, emailadd2@domain.com.. etc to one
> email address emailadd@domain.com such that when an email is sent to
> emailadd1 or emailadd2 its received in the emailadd mailbox.
> I need this for testing email functionality in a .net application, has
> anybody done this sort of mapping.
>
|
|
|
|
|