Email Alias in Exchange from OIM

Hello All,
Can we provision Email Alias in Exchange from OIM.
In Exchange a user can have multiple email aliases.
When we update Email alias field in Exchange process form in OIM , would it update the alias or would it keep the old one and add new alias.
Has any one tried this.
Do we expect any changes in newer version of Exchange connector.
Thanks,

There are going to be a few issues. The exchange connector is probably built to handle a set amount email aliases. I would assume this is a limited list. If you look at the connector and the adapters, it will maybe give you an understanding of how it works.
However, if you want to use multiple aliases, I am going to assume you are going to have to write custom code. The reason i say this is because the attribute is a multi value attribute on the user profile. It's not like AD Groups where the user is actually added to the group, and not the group onto the user. So you will need to either create a child table, or some sort of delimited field and parse it for all the entries. If you do it as a child table, when you add the value, you'll need to use the ldap libraries to add the additional multi attribute value. On delete, or rename, you'll need to search for the instance of the multi values and then find the one you are looking for and remove that entry, or remove and then readd with the new value.
I'm going to say this is not OOTB unless you use the existing functionality of the connector and the capabilities it come with. Remember though that connectors are really just a framework to try and provide as much common functionality across the board to all clients who plan to use the connector. In my experience, 100% of the time there is some sort of modification required. Customization and creation of ldap libraries for client usage almost are always developed to provide these additional tasks.
-Kevin
If this information has been helpful, please give points where earned.

Similar Messages

  • HT4897 I have more than one iCloud account.... Once an email alias is deleted from one account.... can it then be used by another account?  If so, how long after it's deletion before it's made available?

    I have more than one iCloud account.... Once an email alias is deleted from one account.... can it then be used by another account?  If so, how long after it's deletion before it's made available?

    Aliases remain tied forever to the account which created them. They cannot be moved to another account, converted to a full account, nor reinstated after being deleted.

  • Provisioned user in exchange from OIM created as Mail Enabled User

    Hi,
    I have provisioned a user from OIM to exchange and the user is created as MAIL ENABLED RECEPIENT in the exchange instead of MAIL BOX ENABLED RECEPIENT .The difference between both is like the MAIL BOX ENABLED user will be having a seperate button(MAILBOX RIGHTS) in the exchange advanced tab and also he has exchange features tab.
    Is there any field in OIM which differentiates both MAIL ENABLED and MAIL BOX Enabled user.
    When i see the tabs of the MAIL ENABLED USER in the exchange i'm able to see just alias fields in one of the tabs but the MAIL BOX ENABLED user is having even the mail store field.
    When i googled for the difference between MAIL BOX enabled and MAIL Enabled i could see like the user created directly with exchange is getting MAIL BOX enabled and any third party user or different domain user wont get this MAIL BOX enabled instead he will be MAIL ENABLED
    I want the user to be MAIL BOX enabled when he is provisioned from OIM.
    Please update if any one has come across this type of issue.

    hi Rajiv,
    thanks...
    i have run the AD Organisation lookup Recon and have given the following parameters
    Lookup Search Filter:     (|(objectclass=OrganizationalUnit)(objectclass=container))
    Search Base:     DC=<domain_name2>,DC=<domain_name1>,DC=com
    Recon Type:     Update
    IT Resource Name:     ADITResource
    AttrName For Decode Value In Lookup:     distinguishedName
    AttrName For Code Value In Lookup:     distinguishedName
    Lookup Code Name:     Lookup.ADReconciliation.Organization
    Configuration Lookup:     Lookup.AD.Configuration
    But still theres no value for Organisation Lookup in process form for provisioning the user. what could be the cause for the same?
    Also i was testing if the connector is installed properly by using the testing utility. i used the following command to run it : . runADtest.sh 2
    But i got the following error.
    Exception in thread "Main Thread" java.lang.NoClassDefFoundError: com/thortech/xl/integration/ActiveDirectory/test/ADTestClient
    Caused by: java.lang.ClassNotFoundException: com.thortech.xl.integration.ActiveDirectory.test.ADTestClient
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Could not find the main class: com.thortech.xl.integration.ActiveDirectory.test.ADTestClient. Program will exit.
    Please help me for this also.
    Edited by: 827805 on Feb 9, 2011 4:11 AM

  • TS2823 How do you setup an email alias to send from?

    I have a domain alias on my phone that I would like to send from but I cannot find the option to do so. For example
    [email protected]
    [email protected]
    I cannot send from the domain2.com email address (alias)

    You should be able to access it from Safari on your MacBook, or another computer.
    You can only access it on an iOS device if you use an altrenative browser like iCabMobile Web Browser, and set the Browser ID in the app's settings to Safari (Mac).

  • ICloud email alias' not receiving email

    i have two email alias' brought over from mobileme.com into icloud
    they are imported and showing in my icloud email alias' list. however, when i email to those addresses (@me.com) the emails end up in the mailer-daemon world.
    any thoughts?

    OK I think I have this figured out here. Looks like a case of operator error on this end in the beginning. Sorry for all the detail below, but if it helps anyone I hope it is worth it.
    1. Per suggestion of Carolyn Samit elsewhere, I went into Apple>System Preferences>Internet and Wireless>iCloud and deselected Mail and Notes. I then repeated the above, but toggled the Mail and Notes back on.
    2. I sent another test message to my iCloud alias address, per the routine set out in the first post above, with a BCC back to me, which immediately appeared in the MacBook Pro Mail Inbox.
    3. I left the Sent message in the Sent folder, and the BCC in the Inbox.
    4. I then signed into iCloud and opened Mail.
    5. Lo and Behold, my test message was in both the Sent folder and the Inbox in iCloud Mail.
    Lesson to be learned from the different process I had used earlier -- iCloud mimics exactly what I had previously done on my MacBook Pro (which was not detailed above because it did not seem important at the time). Previously, after sending a test email, I immediately moved the Sent message into a special folder on the MacBook Pro, and also immediately moved the BCC copy in the Inbox into the same special folder in Mac Mail.
    iCloud mimic'd these moves, so when I went there in the early stages of this  process (after having already moved two emails into special folders on the laptop), there were no emails to be seen at iCloud.
    This last time just now, I left the emails in my Inbox and Sent folders at the laptop, and they WERE in the corresponding folders at iCloud.
    Now, to toggle off Mail and Notes in Apple System Preferences and see what happens?
    Good night . .

  • Error while provisioning from OIM to MS Exchange

    Hi All,
    I am trying to provision a user from OIM to MS Exchanger server 2007. For that i used MSFT_Exchange _91110 connector. I also deployed the AD connector(MSFT_AD_Base_91100) before deploying this Exchange connector.
    I can provision a user from OIM to AD using AD base connector. But when i am trying to provision a user from OIM to MS Exchange i am getting an exception that
    ERROR,09 Apr 2010 04:38:48,031,[XELLERATE.WEBAPP],Class/Method: tcLookupFieldAct
    ion/lookupByColumnFiltered encounter some problems: No Values Present
    I already enabled the scheduled task Exchange mail store lookup reconcilliation and its status is running.
    What could be the error?
    Can anyone help me where i am going wrong?
    Thanks & Regards.
    new2idm

    - I understand you ran schedule task, but did it bring all the valid values in the lookup ?
    - In addition to it, are you supplying all the values i n the form while doing so ?
    - If you are doing auto-provisioning , do it manually and see.
    Thanks
    Sunny

  • Would Like to Get Report of Daily Emails In and Out from Members to a DL Exchange version : 2007 I am the supervisor for the group and want to quantify this information. I do not need to see the content, just quantity is it possible ?

    Would Like to Get Report of Daily Emails In and Out from Members to a DL
    Exchange version : 2007
    I am the supervisor for the group and want to quantify this information. I do not need to see the content, just quantity
    is it possible ?

    Well, distribution groups don't really have a concept of "in" or "out". They only serve to distribute messages sent to them -- unless you're asking to know who was a member of the distribution group at the time a message was sent to the DL.
    Message tracking logs hold the information you want, though. You'd have to look for EXPAND events that reference the distribution group and take the sender's e-mail address from that event. If the DL is a simple one that's not a member of any other groups
    you could also look for RECEIVE events sent to the e-mail address of the group and get the sender's name from that event.
    You can use Powershell extract the rows of data from the logs, but you'll have to write the code to get the data out of those rows and into a format you want. Perhaps LogParser could be useful in place of Powershell?
    --- Rich Matheisen MCSE&I, Exchange MVP

  • I set up my iCloud account on iPad with an exchange account and aol account.  I can see exchange and aol emails but not those from .me account or apple email.  I got it to show all 3 accounts on my iPhone with no problem.  Hat am I missing?

    I set up my iCloud account on iPad with an exchange account and aol account.  I can see exchange and aol emails but not those from .me account or apple email.  I got it to show all 3 accounts on my iPhone with no problem.  Hat am I missing?

    I'm having a similar problem, but I do have the key and is not working anyway.
    My old pc was running on windows 7 and my new one is an apple running on Lion.
    My phone is an Iphone IV and I can see all the bookmarks there.
    In order to sync, what I did was click on the "I don't have the device with me", I entered the key that was provided and the process finish ok. It says congratulations, etc, etc.
    But the bookmarks are not there, I tried merging data and replacing data on this computer options but is the same.
    Any suggestions?

  • Provisiong of users from OIM to Exchange Server 2007

    Hi,
    I am trying to Provisioning the users from OIM 9.1.0.1 to Exchange server 2007. For this i used Exchange Server Connector 9.1.1.1.0. By using AD_Base_connector 9.1.1.0.0 i can
    provisioned the user details. But while provisioning to the Exchange server 2007 i am getting the following error
    ERROR [XELLERATE.WEBAPP],Class/Method: tcLookupFieldAct ion/lookupByColumn encounter some problems: lookup Error in OIM
    And i am unable to get the LookUp detais for the MailBox in Design Console as well as in the ScheduleTasks in OIM Admin Console..
    Can anybody help me in solving this issue.
    Thanks & Regards
    SRI

    Hi suren,
    i am using the Remote Manager. I enabled logs in log.properties in both OIM server and Remote Manager.
    I am observing the following message in Remote Manager command prompt.
    DEBUG,30 Mar 2010 01:12:44,437,[XELLERATE.REMOTEMANAGER],Class/Method: RMISSLCli
    entSocketFactory/createSocket left.
    and i am getting the error in Weblogic server command prompt.
    Running ISADAM
    Target Class = java.lang.String
    Running GETATTRIBUTEHASH
    Target Class = com.thortech.xl.util.adapters.tcUtilHashTableOperations
    Running Set User Attributes
    ERROR,30 Mar 2010 01:13:39,484,[XELLERATE.WEBAPP],Class/Method: tcLookupFieldAct
    ion/lookupByColumn encounter some problems: lookup Error
    can u help me in resolving this issue.
    Thanks in Advance,
    SRI

  • Ical sending emails from old email alias that was deleted, or from another email address

    iCal, when I send a meeting invite is sending from an email alias that I no longer have. It was originally sending from one of my other email accounts, however, after deleting that account from my mac, iphone, ipad it now send from an email alias that no longer exists.
    Information that could help.
    1. I had DotMac and then MobileMe and now iCloud
    2. I had 5 email aliases when on MobileMe
    3. I deleted three of them after arriving to iCloud
    Things I have done
    1. Delted the other email account that it was sedning from.
    2. Deleted my iCloud accout on the computer, and then set it up again
    3. Deleted "My Address Book Card" and setup a new one for myself and indicated that was my card
    4. Deleted ALL but one email address on that card
    5. I am running latest updates of MacOS and all updates on iOS devices
    HELP... it looks very unprofessional to be getting email addressses from an account that they cannot repond to.
    Where it Gets Weird
    1. They can accept the meeting invite and it wll record it as accepted
    2. But they cannot contact me at that email alias.

    I have the same problem -- the ical event alert notification goes to an email address from a previous correspondent.  I have deleted his name from previous recipients, I have deleted his card from contacts, I have checked all the places where I am the default email and that appears okay.  BUT STILL his email shows up in ical's alert notification.  HELP!

  • How to send from an email alias in Outlook?

    Hi,
    We have created several email alias for some partner teams here in the UK but shared with Romania (i.e [email protected]). We have approval for them to work externally and this seems to be working fine.
    The question is how to send from this alias in beehive/outlook? In Thunderbird it is possible to do this via Tools > Account Settings > Manage Identities
    Have briefly searched these forums but cannot find anything so any suggestions appreciated.
    Regards,
    Rich W.

    Rich,
    If this is a generic account then it should have a login to the system involved and Thunderbird allows the identity swap on the fly - To get Outlook to do this you would have to set up a new Profile in the Windows Mail app in the control panel and then close Outlook and re-open it with the new profile. Outlook unfortunately has no simultaneous access to different accounts - it is a single stream app (Microsoft decided on this approach, not us, so we have no control).
    Sorry, I can't be more help.
    Phil

  • ICal sending invitation from no longer existent email alias. How can I fix that?

    I've had my me.com email account for almost 4 years now. Of course I've been using iCloud for the past year. The only issue I have at the moment is with my iCal invitations. I used to have an email alias that I no longer use but have deleted it a long time ago. Now when I sent iCal invites recently, people got it as if they were sent from my old alias. Could someone please tell me how to make the invitations be sent from my actual email account?
    Thanks!!

    Same problem here, with the following twist.  The Calendar invitation will be sent from a different old email alias, depending on which device I send it from.  Three different old email aliases depending on whether I sent the invitation from my Mac, iPad or iPhone.
    And in my case, these email aliases are ones I deleted long ago and do not appear in my list of email aliases when I look at my apple id on iCloud.com
    On a random possibly related basis, when I use the app Find My Friends, all of my old (and deleted) email aliases appear -- including the three shown when I send a Calendar invitation.  Not sure whether that has to do with anything, but it is the only other place where any old deleted email aliases appear.
    Any solution?

  • [EWS][C#] Seding mail from Gmail using external SMTP server to map emails to corporate Exchange server (using EWS only)

    I'm using my Gmail account as a aggregator for many email accounts and for sending using my customers SMTP servers.
    Unfortunately one of my clients doesn't support sending emails from public internet by SMTP.
    The only way to send emails is using their OWA or EWS and Gmail support SMTP only :-(
    My idea is to customize any simple SMTP server in C# (ex.
    http://www.lumisoft.ee/lswww/eng/products/mail_server/mail_index_eng.aspx?type=download) and add feature "SendMailByEWS"
    I have working demo for sending simple mail, but this solution is not complex. There are many pitfalls, like mail with CC:,BCC, attachments, parsing raw email, etc.
    Any ideas to simply solve this issue?
    Thank you.

    I have a similar problem. I have two Exchange email account:
    1. Gmail (default)
    2. Microsoft Exchange (work)
    From my iPhone, I frequently email myself articles from other applications that I want to follow-up later. After upgrading to iOS7, when I type my Gmail ID in the 'To' field, the 'From' field automatially changes from my Gmail account to my work account. I didn't catch this the first few times this happened and was wondering what was going on as my emails started being sent from my work account.
    Workaround for this case: Type in your To address first and then re-select the account to send From.
    This is annoying and I hope Apple restores normal behavior.

  • How do I configure my iPhone to show different colours for my two calendars both from separate email accounts, both Exchange.

    How do I configure my iPhone to show different colours for my two calendars both from separate email accounts, both Exchange.

    It does so by default... what's the issue?

  • Not receiving emails from internet to email ids of exchange 2013

    hi
    1) i installed exchange 2013 , mails going out well, coming well, but from internet mails r not receieving to email ids of exchange 2013, i added receive connnector also, but not working.
    2) how to take backup of exchange 2013 & individual mailbox of mail id
    pls

    Hi 
    For your question 
    Make sure that the anonymous permission is enabled on the default receive connector
    Make sure the port 25 is open for inbound and outbound in your firewall
    Telnet to port 25 from external network to your domain and ensure port 25 is open
    To take a back up it may not be  easy to answer on this because it depends on the bckup software you are using.
    If you are using Windows server backup then you have the below tech-net which you can refer 
    http://technet.microsoft.com/en-us/library/dd876854(v=exchg.150).aspx
    Remember to mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you Check out my latest blog posts on http://exchangequery.com

Maybe you are looking for

  • Process Order Costing Report S_ALR_87013127

    Dear All, From Report S_ALR_87013127 i required target/actual comparison report for Multiple Order . I am going to report home page and enter the multiple order and execute report on the result screen get the order list and now select all order and g

  • BW upgrade - landscape / development paths - need help

    hi - is there any whitepaper or oss note that helps provide some best practice for how to handle a landscape during a bw upgrade. normally you would have the "normal" path to production where development occurs and is transported up.  and normally in

  • Condition records for Plant/SLocation - output determination

    Is there any BAPI for uploading the condition records in OMJ3? This is for entering condition records in inventory management based on plant/SLoc parameters. pls advice Thanks.

  • Dump while running in FG mode at different places

    We are running a Z transaction which is related to some trading of shares. It is handling huge data. when run in fore ground, its throwing dump at different places each time, its run. For ex: CL_OS_CA_COMMON->Method SM_UPDATE_SUBSCRIPTIONS In a diffe

  • Change from Dynamic m,ember to Store members using a rule

    Hi there,For adding a dynamic member using a rules files i'm using the X property but what is the property to set uip a store member ??? I've been searching some manuals but i didn't found it.thanksd in advanvebest regards Rubianes