How to send from an email address alias?

AID: 5889
  • Status: Published

5695 points

  • Byronnypot
  • TypeFAQs
  • Posted on2011-05-30 at 12:40:13
Most people have multiple e-mail aliases on their mailbox, with aliases on the same email domain or even with multiple domain names. But when you try to send from one of these aliases you get the following undeliverable error message returned:

sendfrom01-e1306756893259.jpg
  • 17 KB
  • How to send from an email address alias?
How to send from an email address alias?


“You can’t send a message on behalf of this user unless you have permission to do so. Please make sure you’re sending on behalf of the correct sender, or request the necessary permission. If the problem continues, please contact your helpdesk.”

The answer to this problem is relatively easy, by default and design this isn’t possible, but there are a couple of workarounds available:

  • Create a separate mailbox and put the alias on the mailbox and configure it with send as permissions.
  • Create a distribution group and put the alias on the distribution group and configure it with send as permissions.
  • Create a dummy pop account in outlook and configure the alias as email address.
  • There are some third party tools available that create a workaround.


Workaround 1


Create a separate mailbox and put the alias on the mailbox and configure it with send as permissions.

First we start with removing the alias we want to send as from the original mailbox.

sendfrom02.jpg
  • 20 KB
  • How to send from an email address alias?
How to send from an email address alias?


Now we create a new mailbox, give it a logical name, etc. and give the alias as email address.

sendfrom03-e1306757638843.jpg
  • 33 KB
  • How to send from an email address alias?
How to send from an email address alias?


After the account has been created we need to set Send As permissions for the newly created account. We do this via the Exchange management console by right clicking on the newly created mailbox and choose Manage Send As permissions…

sendfrom04-e1306758303562.jpg
  • 33 KB
  • How to send from an email address alias?
How to send from an email address alias?


Add the original user (user@domain.com) to grant Send As permission for the alias@seconddomain.com

Now you are able to send as user@domain.com also with the alias@seconddomain.com address.

sendfrom05-e1306758434340.jpg
  • 29 KB
  • How to send from an email address alias?
How to send from an email address alias?


We do this by using the From… field in outlook, add the alias in the from field when you want to send from the alias. When you don’t see the from field go to the options menu and choose Show From.

Best thing to do is click the From… button and select the alias mailbox from the address list.

Of course when email is send to the alias@seconddomain.com it now will be delivered to this newly created mailbox. If you would like to receive the email just as before in the same mailbox (user@domain.com), then go to the properties of the newly created alias mailbox and choose the Mail Flow Settings tab, select Delivery Options… and choose properties.

sendfrom06.jpg
  • 10 KB
  • How to send from an email address alias?
How to send from an email address alias?


Add the original mailbox at the Forward to: field, via the Browse… button. Now all mail is forwarded to your original mailbox and all mail will be in same mailbox as before removing the alias.

Workaround 2


Create a distribution group and put the alias on the distribution group and configure it with send as permissions.

First we start with removing the alias we want to send as from the original mailbox.

sendfrom07.jpg
  • 20 KB
  • How to send from an email address alias?
How to send from an email address alias?


Now we create a new distribution group, give it a logical name, I always give it the name of the email alias and set the alias as email address.

sendfrom08-e1306760126676.jpg
  • 30 KB
  • How to send from an email address alias?
How to send from an email address alias?


Then we add the original mailbox as only member.

sendfrom09-e1306760219717.jpg
  • 20 KB
  • How to send from an email address alias?
How to send from an email address alias?


Now we need to set the Send As permissions for the original mailbox (user@domain.com) on the newly created distribution list. This cannot be done via the exchange management console, we have to use the exchange management shell.

sendfrom10-e1306760411315.jpg
  • 7 KB
  • How to send from an email address alias?
How to send from an email address alias?


This is the command syntax: Add-ADPermission “public folder name ” -ExtendedRights Send-As -user “Domain\Username”

Now you are able to send as user@domain.com also with the alias@seconddomain.com address.

sendfrom11-e1306760658449.jpg
  • 29 KB
  • How to send from an email address alias?
How to send from an email address alias?


We do this by using the From… field in outlook, add the alias in the from field when you want to send from the alias. When you don’t see the from field go to the options menu and choose Show From.

Best thing to do is click the From… button and select the alias distribution group from the address list.

Workaround 3



WARNING: This option is the least recommended, because setting up this will create the posibillity to open a security hole for smtp virusses.

Create a dummy pop account in outlook and configure the alias as email address.

With this workaround we leave the email aliases as they are on the mailbox. We are going to configure a dummy / fake pop account in outlook, so no server configuration needed.
Open outlook and go to Account Settings, choose for New…, choose the email services that include Pop3, choose for manual configure server settings and choose Internet E-mail (Pop).

sendfrom12-e1306761422255.jpg
  • 41 KB
  • How to send from an email address alias?
How to send from an email address alias?


At Your Name: we give your name (this is the name the receiver will see), at E-mail Address we give alias@seconddomain.com, at incoming mail server, just give in something it doesn’t matter, at outgoing mail server give in your Exchange server and at username and password give in your logon credentials (the users domain account credentials).

Choose More Settings…

sendfrom13.jpg
  • 28 KB
  • How to send from an email address alias?
How to send from an email address alias?


Make sure that you enable “My outgoing server (SMTP) requires authentication” on the Outgoing Server tab. This is needed to let you send via your exchange server, then finish the wizard.

Now you are able to send as user@domain.com also with the alias@seconddomain.com address.

sendfrom14-e1306761632269.jpg
  • 24 KB
  • How to send from an email address alias?
How to send from an email address alias?


We do this by using the Account button that is created after creating the dummy pop account. You just choose the email address you would like to send your email from.

Conclusion:


So you see there are a couple of workarounds available, which one is the best, there isn’t it all depends on your needs and wishes.
    Asked On
    2011-05-30 at 12:40:13ID5889
    Tags

    Outlook

    ,

    Exchange

    ,

    SBS

    ,

    Email address

    ,

    Send-as

    ,

    Alias

    Topic

    Exchange Email Server

    Views
    1588

    Comments

    Expert Comment

    by: kunalclk on 2011-06-25 at 20:20:46ID: 29129

    According to you the emails shall be delivered to the new mailbox that is in same outlook I shall have two mailboxes say R and K. Now if I want the emails of R and K in same mailbox like of R then I shall go to the properties of the newly created mailbox and choose the mailflow settings tab, select delivery options and choose properties.Add the original mailbox at the forward to field, via the browse... button. Now all mail is forwarded to your original mailbox as before removing the alias.
    Next thing is for in Work Around 3 you used pop3 to send emails from second domain and Work Around 1 and 2 you used smtp to recieve emails.Please explain how all this is possible? Since I think that SMTP is to recieve emails and POP3 is to receive emails.

    I return to my question. if anyone can recieve emails on DL and it can be formed to be a mailbox like you said then why can it be not configured to OUTLOOK.
    Since it is group and not an account however group is in OU and the properties are same that of an account.

    Author Comment

    by: ronnypot on 2011-06-26 at 05:02:50ID: 29149

    because the question is about your question on EE I have answered it overthere.

    Add your Comment

    Please Sign up or Log in to comment on this article.

    Join Experts Exchange Today

    Gain Access to all our Tech Resources

    Get personalized answers

    Ask unlimited questions

    Access Proven Solutions

    Search 3.2 million solutions

    Read In-Depth How-To Guides

    1000+ articles, demos, & tips

    Watch Step by Step Tutorials

    Learn direct from top tech pros

    And Much More!

    Your complete tech resource

    See Plans and Pricing

    30-day free trial. Register in 60 seconds.

    Loading Advertisement...

    Top Exchange Experts

    1. demazter

      724,144

      Sage

      1,580 points yesterday

      Profile
      Rank: Genius
    2. alanhardisty

      714,931

      Sage

      4,220 points yesterday

      Profile
      Rank: Genius
    3. jjmck

      275,745

      Guru

      1,030 points yesterday

      Profile
      Rank: Genius
    4. Rajkumar-MCITP

      268,093

      Guru

      0 points yesterday

      Profile
      Rank: Guru
    5. apache09

      245,757

      Guru

      1,500 points yesterday

      Profile
      Rank: Genius
    6. akicute555

      178,820

      Guru

      0 points yesterday

      Profile
      Rank: Wizard
    7. amitkulshrestha

      171,436

      Guru

      0 points yesterday

      Profile
      Rank: Genius
    8. acbrown2010

      159,135

      Guru

      1,000 points yesterday

      Profile
      Rank: Genius
    9. Akhater

      153,366

      Guru

      0 points yesterday

      Profile
      Rank: Genius
    10. Neilsr

      137,804

      Master

      0 points yesterday

      Profile
      Rank: Genius
    11. jordannet

      127,611

      Master

      10 points yesterday

      Profile
      Rank: Wizard
    12. GreatVargas

      101,542

      Master

      2,800 points yesterday

      Profile
      Rank: Wizard
    13. HendrikWiese

      95,084

      Master

      2,050 points yesterday

      Profile
      Rank: Sage
    14. limjianan

      94,700

      Master

      0 points yesterday

      Profile
      Rank: Genius
    15. endital1097

      93,710

      Master

      10 points yesterday

      Profile
      Rank: Genius
    16. Anuroopsundd

      92,000

      Master

      0 points yesterday

      Profile
      Rank: Sage
    17. davorin

      91,351

      Master

      0 points yesterday

      Profile
      Rank: Sage
    18. Radweld

      88,729

      Master

      0 points yesterday

      Profile
      Rank: Guru
    19. chakko

      88,498

      Master

      0 points yesterday

      Profile
      Rank: Genius
    20. R--R

      86,699

      Master

      0 points yesterday

      Profile
      Rank: Wizard
    21. e_aravind

      85,998

      Master

      0 points yesterday

      Profile
      Rank: Genius
    22. Exchange_Geek

      85,704

      Master

      0 points yesterday

      Profile
      Rank: Sage
    23. lucid8

      81,809

      Master

      0 points yesterday

      Profile
      Rank: Sage
    24. KalluSureshKumar

      76,534

      Master

      0 points yesterday

      Profile
      Rank: Master
    25. tigermatt

      73,020

      Master

      0 points yesterday

      Profile
      Rank: Genius

    Hall Of Fame