Exchange Server TechCenter > Exchange Server Forums > General Discussions > How to publish multiple email addresses from the same mailbox (alias) in GAL
Ask a questionAsk a question
 

AnswerHow to publish multiple email addresses from the same mailbox (alias) in GAL

  • Friday, November 06, 2009 2:23 PMYan L Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    We need to publish multiple email addresses (aliases) from the same mailbox in the GAL. We have a application that can only do mail fetching from a single mailbox so we created an alias on it for the second email address. It works ok but users cannot see the second email sddress in the GAL.

    Mailbox, User Information, Name: Helpdesk - Support  ***this is the text that is displayed in the GAL
    Mailbox primary address: support@....  ***this is for regular support requests
    Mailbox secondary address: mm@....   ***this is for material management

    We would like "Helpdesk - Support" and "MM" to be displayed in the GAL

    Exchange 2007 with default GAL
    Outlook 2003 cached mode

    Thank you

Answers

  • Friday, November 06, 2009 4:32 PMAmit TankMVP, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Setting forwarder in recipient properties as per the link I gave or with transport rules in Exchange 2007 will retain the sender as it is so don't worry about auto reply....

    You may need to give send as permission to HelpDesk -Support on MM mailbox to configure autoreply through application...

    Amit Tank
    MVP: Exchange Server | MCTS: Microsoft Exchange Server 2010, Configuration
    MCITP: EMA | MCSA: M | Blog: http://ExchangeShare.WordPress.com


    • Marked As Answer byYan L Friday, November 06, 2009 7:52 PM
    •  

All Replies

  • Friday, November 06, 2009 2:37 PMRajnish R Sharma Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    probabaly not possible by default,might be any script.
    Raj
  • Friday, November 06, 2009 2:52 PMAmit TankMVP, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Yes, it is not possible with one mailbox.

    Possibly/Alternatively, 
    - You need to create another mailbox with "MM" display name.
    - Set forwarder on MM mailbox to forward all mails to HelpDesk - Support mailbox.
    - So user can see two mailboxes in GAL and all mails are forwarded from MM to Helpdesk-Support so application fetch all mails from Helpdesk-Support mailbox.

    Amit Tank
    MVP: Exchange Server | MCTS: Microsoft Exchange Server 2010, Configuration
    MCITP: EMA | MCSA: M | Blog: http://ExchangeShare.WordPress.com


  • Friday, November 06, 2009 4:07 PMYan L Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    That does not work since the application that does mail fetching does auto replies to the sender. If it's forwarded it would reply to the forwarder not the initial requester unless there is a way to strip the header of last sender (forwarder) or unless there is a rule in outlook to forward and keep the original sender as the sender???

  • Friday, November 06, 2009 4:32 PMAmit TankMVP, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Setting forwarder in recipient properties as per the link I gave or with transport rules in Exchange 2007 will retain the sender as it is so don't worry about auto reply....

    You may need to give send as permission to HelpDesk -Support on MM mailbox to configure autoreply through application...

    Amit Tank
    MVP: Exchange Server | MCTS: Microsoft Exchange Server 2010, Configuration
    MCITP: EMA | MCSA: M | Blog: http://ExchangeShare.WordPress.com


    • Marked As Answer byYan L Friday, November 06, 2009 7:52 PM
    •  
  • Friday, November 06, 2009 7:57 PMYan L Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    quote "Setting forwarder in recipient properties as per the link"

    Thank you, everything worked even the filter from Servicedesk application to auto assign based on "To" filed.