Some Azure IP addresses listed in SORBS

We found some email messages from our Azure-based website (running PHP) were being trapped by spam filters. Upon further investigation, we found that the specific IP address our site was serving from was listed in SORBS:
1 "Hacked" entries [23:14:20 14 Oct 2014 GMT+00].
168.62.20.50 - 1 entries [23:14:20 14 Oct 2014 GMT+00].
2 "Spam" entries [18:04:17 29 Nov 2014 GMT+00].
168.62.20.50 - 2 entries [18:04:17 29 Nov 2014 GMT+00].
(http://dnsbl.sorbs.net/cgi-bin/db)
Given that the website is managed by Azure, we are unable to get the entry removed from SORBS ourselves. What is the process for resolving this issue?

I quote from the link you reference:
... de-listing is relatively easy. You log in to the SORBS Support System and answer the questions truthfully and honestly. If you are within the thresholds and limits you will be presented with a 'Delist Me' button which you may use to "Self-Delist"
the listing.
Note: The self delist button is not available for "Escalated" listings and you have to be logged in
and use the IP address listed to be authorised."
And as I cannot login to the site from the Azure IP address, I am unable to request delisting. Hence, the question in the first place.

Similar Messages

  • Upgrade Default Address Lists from LDAP

    Hello,
    I migrated from MS Exchange 2003 to 2010 some time back. Currently trying to upgrade the address lists as per the guide here:
    http://technet.microsoft.com/en-us/library/dd351283.aspx
    When I  run
    Set-GlobalAddressList "Default Global Address List" -RecipientFilter {(Alias -ne $null -and (ObjectClass -eq 'user' -or ObjectClass -eq 'contact' -or ObjectClass -eq 'msExchSystemMailbox' -or ObjectClass -eq 'msExchDynamicDistributionList' -or ObjectClass -eq 'group' -or ObjectClass -eq 'publicFolder'))}I get the following error:what should I do? Thanks.

    Hi Birenc,
    the default Global Address List can be modified during the conversion from Exchange 2003. You won't be able to do it after that hence the error message.
    1- Run Get-GlobalAdressList | fl and check the IsDefaultGlobalAddressList value. I believe in your case this would be False.
    2- To change this you would need to change the msExchRecipientFilterFlags attribute. you can do this via ADSIEDIT. Open ADSIEDIT connect to the Configuration container. Find the Default Global Address List and change the above attribute value from 3 to
    0 and apply the changes. Then change it back to 3 and apply changes.
    3- Run GlobalAdressList | fl again and the IsDefaultGlobalAddressList value should now be true.
    This should fix your issue.
    ecsword

  • The name cannot be matched to a name in the Address List

    Hi,
    I checked several posts but no luck.
    Problem: We currently have Exchange 2010 and 2003 co-existence, busy migrating to 2010. We have several domains as well. A problem came up in one of our remote access domain where we have Citrix running. After the user has been moved to the new 2010 server
    and you re-create their mail profile in Outlook 2010 then it will give the following error:
    The name cannot be resolved. The name cannot be matched to a name in the address list.
    A popup box appears with the server name exch2010cas.domain.local and the mailbox field =SMTP:[email protected] When you click on Check Name the error keeps popping up. When I change the server to exch2003.domain.local though and click Check Name the
    mailbox gets underlined and the servername changes back to exch2010cas.domain.local in the exchange server textbox.
    I'm pretty sure it must be an AD or DNS problem somewhere but I'm not sure where? I did add some domain suffixes to the new Exchange server so it can resolve hostnames in the local and remote domain. I also looked at the GAL and the entries for the user
    is in there. I'm not sure if it might have something to do with LegacyExchangeDN value either?
    I appreciate any help, thanks.

    Hi,
    I recommend the following troubleshooting:
    1.Verify that the Active Directory account that you use either to create the client profile or to log on to the mailbox has been mailbox-enabled.
    2.Verify that the user can use the Active Directory account to view sibling objects in the Users container (or in the Active Directory organizational unit that contains the user account).
    3.Verify that the user account has been stamped by the Recipient Update Service after you mailbox-enable the user account.
    4.Verify that the user can see both the Global Address List objects that are listed in the
    showInAddressBook attribute and the members of the Global Address List using Ldp.exe
    5.Log on as an administrator, and then verify that there are no duplicates in the
    addressBookRoots attribute of the Microsoft Exchange object under <var>Domain</var>,cn=Configuration,cn=Services
    For more detail steps, you can refer to the following article:
    http://support.microsoft.com/kb/297801/en-us
    Thanks,
    Angela Shi
    TechNet Community Support

  • Exchange 2013: Problem with Default Global Address List after migration

    I just completed a migration from Exchange 2007 to Exchange 2013.  The 2007 box has been decommissioned just last week.  I have been seeing weird issues with our offline addressbook and global address list, since the migration, but always thought
    it was related to Ex2007.  Well the issues still exist and here's what i've found so far:
    1.  If any user goes to Schedule Appointment in Outlook, and they click the Rooms button (on the Scheduling Assistant page), we get a LONG wait (about 5 mins or more) and then an error that says:  "The operation could not be completed because
    an offline address book is not available.  Download a copy of the offline address book."  When i click OK, the address book is up, with the "All Rooms" list showing blank (we have 3 rooms in Exchange currently).
    2.  Now if I go to the Address Book in Outlook it opens to the GAL and it's up to date...  I can also force an update to the offline address book after adding a new group or entry, so i know offline address books are being updated properly and
    working.  HOWEVER, if i go to any of the other address lists (besides Contacts and GAL) under All Address Lists (All Contacts, All Groups, All Rooms, All Users and Public Folders) I get the same error given above:  "The operation could not be
    completed because an offline address book is not available.  Download a copy of the offline address book." 
    3.  I went to the Exchange 2013 EAC and went to Organization -> Address Lists.  Everything under here said 'NO' under the Up-to-Date column.  When i looked at the properties on each list, and clicked save, I had to update to the new version.
     After doing this, the Up-to-Date column said 'YES'.  I could do all lists EXCEPT for the GAL.  It still says 'NO'
    4.  The last thing i did was set my Outlook to NOT be in cached mode.  This should give me a direct connection to the GAL and all lists, if I'm not mistaken...  So when i do this, I cannot even open see the GAL.  The ONLY option in the
    Address Book that comes up is Contacts (which are my personal ones).
    5.  I just now ran Get-GlobalAddressList | fl  in powershell on the Ex2013 server.  I see some things that make me wonder...   First; nothing in the RecipientFilter field, however, there is something in the LdapRecipientFilter field.
     Second; the RecipientFilterType field says "Legacy".  and Third; the RecipientFilterApplied field says "False".
    Didn't know what these should all be, but it appears maybe this is the cause of all my issues??  Can someone help me out here.. even if i have to recreate a new GAL, i'm fine with that, I just don't know all the steps to do so.  I just need it
    to work!
    Thanks
    Jeff
    -Jeff

    Hi,
    In my opinion, it is better to confirm whether the GAL is good, first.
    How about the GAL working in OWA?
    If GAL working well in OWA, it seems the issue on the Outlook Client or Connectivity side.
    Please trying to run Outlook on the safe mode to avoid some AVs, add-ins and firewall for testing.
    Please follow the steps as below to narrow down the OAB issue.
    Following are the locations that .lzx files in CAS server and BMX server:
    CAS:
    C:\Program Files\Microsoft\Exchange Server\V15\ClientAccess\OAB
    MBX:
    C:\Program Files\Micorosft\Exchange Server\V15\ExchangeOAB
    Please verify whether the .lzx files update to the latest.
    1. If the .lzx files in MBX server not update to the latest.
    It should be an issue on the OAB generation side.
    2. If the .lzx files in MBX server is latest, but CAS server not.
    It should be a distribution issue.
     1) Please run Get-OabVirtualDirectory command in EMS to verify whether at least one OAB VD exist in the org. If not, please create a new one.
     2) Please make sure whether any setup for Web Distribution. Selecting the “Enabling an Offline Address Book for Web Distribution” checkbox.
     3) Please force restart File Distribution services to distribute OAB files manually.
    3. If the .lzx files in MBX server and CAS server are all update to the latest.
    It should be the connectivity between CAS server and Client issue.
     1)Please verify the network.
     2)Please check DNS, MX, etc. configuration.
     3)Please run “Test E-mail AutoConfiguration” to check the AutoDiscover details.
       Please make sure the OAB URLs are correct.
       If the OAB URLs are incorrect, please using following command to re-set them:
       Set-OABVirtualDirectory -Identity "ServerFQDN\OAB (Default Web Site)" -ExternalUrl
    https://www.contoso.com/OAB -InternalUrl
    https://mail.contoso.com/OAB
     4)Please checking the App log and finding solutions from Microsoft Technet articles or KB, according to the Event ID.
     5)If it still not working after performing the methods above unfortunately, please trying to re-build OAB Virtual Directory.
       Article for reference:
       Remove, Re-Create, and Reconnect an Offline Address Book Virtual Directory
    http://technet.microsoft.com/en-us/library/bb123595(v=exchg.141).aspx 
    Hope it is helpful
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • Exchange Global Address List search not showing name or email

    I have an iPhone and iPad connected to a Microsoft Exchange server at work. When I search the GAL for a person in the company, the results are shown as the Company only (data coming from the 'Company' field on the Exchange server) instead of the contact's name.
    Here are the steps I'm taking:
    - I go to Contacts app, select 'Groups', then select 'Global Address List'
    - I type in a name of a person I'd like to email. For example I type John to search for all the Johns in the company.
    - I get a seach result that lists anyone with John in their name. The problem is the search results list the company name instead of the user's/contact's name. (If the 'Company' field is blank in Outlook/Exchange, I CAN see the user's name).
    So my search results for John look like this:
    COMPANY
    COMPANY
    John Smith
    Sarah Johnson
    COMPANY
    COMPANY
    COMPANY
    John Deer
    COMPANY

    There is software available that would give you support for GAL and some other SP2 features on a S60 phone. Check here: http://www.dataviz.com/products/roadsync/series60/index.html
    Jason C. -
    Office Mobility Blog
    http://mobileofficeblog.dataviz.com/

  • Hide from Exchange Address list works in EMC but not from ADUC

    We are using Exchange 2010 Version 14.3 (Build 123.4) in a 2008 AD environment. When hiding users from the GAL we found when performing this task from AD Users and Computers the box is check and we verify that it is checked in EMC but the user remains
    visible. This can be an active user or a disabled user. The results are the same. But when checking the box "Hide from Exchange address list" in the EMC the change is visible instantly. We can verify that both in the GAL and from OWA. It had worked
    prior but now is no longer effective from ADUC even though the box is checked in the EMC. I can check the box in ADUC and verify in Power shell HiddenFromAddressListsEnabled : True yet the user is not hidden. I assume that ADUC is fully integrated with Exchange
    but the changes are only effective from Exchange

    There are 3 2008 DC. I can see the change instantly on the EMC and in Power Shell. When the changes are made via the EMC the changes are instant. When made from ADUC they never update. I think you hit the nail on the head with the versions. I have only been
    here about 10 months and recently (2 months ago) fully decommission our 2003 Exchange which was hanging around for some time. Since I had experience I followed procedure and decommissioned the 2003 environment. Now as far ADUC my copy is Active Directory Users
    and Computers Version: 6.1.7601.17514
    I can assume from what I am reading that even though the check box and tabs for Exchange can be added, they do not function completely from ADUC? I just need to provide our Help Desk with a "best practices" They have been disabling and hiding users
    via ADUC for years and claim it just stopped working.
    So is it a correct statement that Exchange 2010 and above attributes can no longer be changed via ADUC?
    ~Steve

  • Exchange 2010- Global Address List

     Hello,
    I've created an automatic on-line room booking using outlook. I've also set-up external users with a limited user account which has access to Outlook Web Access to allow them to log in and book the meeting rooms. I have also changed some permissions which I
    was hoping will limit the external users access to the Global Address List, by doing so the external users now can't access the rooms list. Is there a way to restrict the access to the Global Address List without restricting the access to the room list for
    our external users?
    Thank you, Cyan Petals

    Hi,
    How do you make the external users access Exchange mailbox from OWA?
    Generally, we can use Address book policies (ABPs) to segment users into specific groups to provide customized views of your organization’s global address list (GAL). And it can be assigned to Exchange mailboxes.
    http://technet.microsoft.com/en-us/library/jj657455(v=exchg.150).aspx
    Regards,
    Winnie Liang
    TechNet Community Support

  • Default Global Address List

    Hello all. Running Exchange 2010 Standard SP3 and I am having a strange issue right now.
    My Outlook clients (2010 and 2013) can only see the GAL when in cached mode. For some users they are setup with cached mode turned off and in these cases they cannot see the GAL when opening the address book. If they type in a name it will return that.
    Any thoughts on what this could be?

    Sure here it is
    [PS] C:\Windows\system32>get-globaladdresslist -Identity "Default Global Address List" | format-list
    RunspaceId                   : 8210355a-77fa-4426-8288-25516a817875
    IsDefaultGlobalAddressList   : True
    Name                         : Default Global Address List
    RecipientFilter              : (Alias -ne $null -and (ObjectClass -eq 'user' -or ObjectClass -eq 'contact' -or ObjectCl
                                   ass -eq 'msExchSystemMailbox' -or ObjectClass -eq 'msExchDynamicDistributionList'
    -or Ob
                                   jectClass -eq 'group' -or ObjectClass -eq 'publicFolder'))
    LdapRecipientFilter          : (&(mailNickname=*)(|(objectClass=user)(objectClass=contact)(objectClass=msExchSystemMail
                                   box)(objectClass=msExchDynamicDistributionList)(objectClass=group)(objectClass=publicFol
                                   der)))
    LastUpdatedRecipientFilter   :
    RecipientFilterApplied       : True
    IncludedRecipients           :
    ConditionalDepartment        : {}
    ConditionalCompany           : {}
    ConditionalStateOrProvince   : {}
    ConditionalCustomAttribute1  : {}
    ConditionalCustomAttribute2  : {}
    ConditionalCustomAttribute3  : {}
    ConditionalCustomAttribute4  : {}
    ConditionalCustomAttribute5  : {}
    ConditionalCustomAttribute6  : {}
    ConditionalCustomAttribute7  : {}
    ConditionalCustomAttribute8  : {}
    ConditionalCustomAttribute9  : {}
    ConditionalCustomAttribute10 : {}
    ConditionalCustomAttribute11 : {}
    ConditionalCustomAttribute12 : {}
    ConditionalCustomAttribute13 : {}
    ConditionalCustomAttribute14 : {}
    ConditionalCustomAttribute15 : {}
    RecipientContainer           :
    RecipientFilterType          : Custom
    IsValid                      : True
    ExchangeVersion              : 0.1 (8.0.535.0)
    DistinguishedName            : CN=Default Global Address List,CN=All Global Address Lists,CN=Address Lists Container,CN
                                   =First Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=Company,DC=
                                   local
    Identity                     : \Default Global Address List
    Guid                         : 95f8d121-fa5f-4530-8c18-ab1be5941106
    ObjectCategory               : Company.local/Configuration/Schema/Address-Book-Container
    ObjectClass                  : {top, addressBookContainer}
    WhenChanged                  : 11/24/2012 8:27:20 PM
    WhenCreated                  : 5/22/2010 11:25:21 PM
    WhenChangedUTC               : 11/25/2012 1:27:20 AM
    WhenCreatedUTC               : 5/23/2010 3:25:21 AM
    OrganizationId               :
    OriginatingServer            : NTS-DC03.Company.LOCAL
    [PS] C:\Windows\system32>Get-GlobaladdressList | FL
    RunspaceId                   : 8210355a-77fa-4426-8288-25516a817875
    IsDefaultGlobalAddressList   : True
    Name                         : Default Global Address List
    RecipientFilter              : (Alias -ne $null -and (((((ObjectClass -eq 'user' -or ObjectClass -eq 'contact') -or Obj
                                   ectClass -eq 'msexchsystemmailbox') -or ObjectClass -eq 'msexchdynamicdistributionlist')
                                    -or ObjectClass -eq 'group')
    LdapRecipientFilter          : (&(mailNickname=*)(|(objectClass=user)(objectClass=contact)(objectClass=msExchSystemMail
                                   box)(objectClass=msExchDynamicDistributionList)(objectClass=group)(objectClass=publicFol
                                   der)))
    LastUpdatedRecipientFilter   :
    RecipientFilterApplied       : True
    IncludedRecipients           :
    ConditionalDepartment        : {}
    ConditionalCompany           : {}
    ConditionalStateOrProvince   : {}
    ConditionalCustomAttribute1  : {}
    ConditionalCustomAttribute2  : {}
    ConditionalCustomAttribute3  : {}
    ConditionalCustomAttribute4  : {}
    ConditionalCustomAttribute5  : {}
    ConditionalCustomAttribute6  : {}
    ConditionalCustomAttribute7  : {}
    ConditionalCustomAttribute8  : {}
    ConditionalCustomAttribute9  : {}
    ConditionalCustomAttribute10 : {}
    ConditionalCustomAttribute11 : {}
    ConditionalCustomAttribute12 : {}
    ConditionalCustomAttribute13 : {}
    ConditionalCustomAttribute14 : {}
    ConditionalCustomAttribute15 : {}
    RecipientContainer           :
    RecipientFilterType          : Custom
    IsValid                      : True
    ExchangeVersion              : 0.1 (8.0.535.0)
    DistinguishedName            : CN=Default Global Address List,CN=All Global Address Lists,CN=Address Lists Container,CN
                                   =First Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=Company,DC=
                                   local
    Identity                     : \Default Global Address List
    Guid                         : 95f8d121-fa5f-4530-8c18-ab1be5941106
    ObjectCategory               : Company.local/Configuration/Schema/Address-Book-Container
    ObjectClass                  : {top, addressBookContainer}
    WhenChanged                  : 1/10/2014 9:36:19 AM
    WhenCreated                  : 5/22/2010 11:25:21 PM
    WhenChangedUTC               : 1/10/2014 2:36:19 PM
    WhenCreatedUTC               : 5/23/2010 3:25:21 AM
    OrganizationId               :
    OriginatingServer            : NTS-DC03.Company.LOCAL
    RunspaceId                   : 8210355a-77fa-4426-8288-25516a817875
    IsDefaultGlobalAddressList   : False
    Name                         : Idetprocedure GAL
    RecipientFilter              : (Alias -ne $null -and -not(CustomAttribute1 -ne $null))
    LdapRecipientFilter          : (&(mailNickname=*)(!(extensionAttribute1=*)))
    LastUpdatedRecipientFilter   : (Alias -ne $null -and -not(CustomAttribute1 -ne $null))
    RecipientFilterApplied       : True
    IncludedRecipients           :
    ConditionalDepartment        : {}
    ConditionalCompany           : {}
    ConditionalStateOrProvince   : {}
    ConditionalCustomAttribute1  : {}
    ConditionalCustomAttribute2  : {}
    ConditionalCustomAttribute3  : {}
    ConditionalCustomAttribute4  : {}
    ConditionalCustomAttribute5  : {}
    ConditionalCustomAttribute6  : {}
    ConditionalCustomAttribute7  : {}
    ConditionalCustomAttribute8  : {}
    ConditionalCustomAttribute9  : {}
    ConditionalCustomAttribute10 : {}
    ConditionalCustomAttribute11 : {}
    ConditionalCustomAttribute12 : {}
    ConditionalCustomAttribute13 : {}
    ConditionalCustomAttribute14 : {}
    ConditionalCustomAttribute15 : {}
    RecipientContainer           :
    RecipientFilterType          : Custom
    IsValid                      : True
    ExchangeVersion              : 0.1 (8.0.535.0)
    DistinguishedName            : CN=Idetprocedure GAL,CN=All Global Address Lists,CN=Address Lists Container,CN=First Org
                                   anization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=Company,DC=local
    Identity                     : \Idetprocedure GAL
    Guid                         : 7bd1a467-66c9-42bc-8efb-f53ec1b6556b
    ObjectCategory               : Company.local/Configuration/Schema/Address-Book-Container
    ObjectClass                  : {top, addressBookContainer}
    WhenChanged                  : 11/24/2012 8:27:22 PM
    WhenCreated                  : 5/28/2010 1:45:14 AM
    WhenChangedUTC               : 11/25/2012 1:27:22 AM
    WhenCreatedUTC               : 5/28/2010 5:45:14 AM
    OrganizationId               :
    OriginatingServer            : NTS-DC03.Company.LOCAL
    RunspaceId                   : 8210355a-77fa-4426-8288-25516a817875
    IsDefaultGlobalAddressList   : False
    Name                         : Company-footandankle GAL
    RecipientFilter              : (Alias -ne $null -and -not(CustomAttribute1 -ne $null))
    LdapRecipientFilter          : (&(mailNickname=*)(!(extensionAttribute1=*)))
    LastUpdatedRecipientFilter   : (Alias -ne $null -and -not(CustomAttribute1 -ne $null))
    RecipientFilterApplied       : True
    IncludedRecipients           :
    ConditionalDepartment        : {}
    ConditionalCompany           : {}
    ConditionalStateOrProvince   : {}
    ConditionalCustomAttribute1  : {}
    ConditionalCustomAttribute2  : {}
    ConditionalCustomAttribute3  : {}
    ConditionalCustomAttribute4  : {}
    ConditionalCustomAttribute5  : {}
    ConditionalCustomAttribute6  : {}
    ConditionalCustomAttribute7  : {}
    ConditionalCustomAttribute8  : {}
    ConditionalCustomAttribute9  : {}
    ConditionalCustomAttribute10 : {}
    ConditionalCustomAttribute11 : {}
    ConditionalCustomAttribute12 : {}
    ConditionalCustomAttribute13 : {}
    ConditionalCustomAttribute14 : {}
    ConditionalCustomAttribute15 : {}
    RecipientContainer           :
    RecipientFilterType          : Custom
    IsValid                      : True
    ExchangeVersion              : 0.1 (8.0.535.0)
    DistinguishedName            : CN=Company-footandankle GAL,CN=All Global Address Lists,CN=Address Lists Container,CN
                                   =First Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=Company,DC=
                                   local
    Identity                     : \Company-footandankle GAL
    Guid                         : b9e395f0-3d63-4d2a-b974-0cfdea52759e
    ObjectCategory               : Company.local/Configuration/Schema/Address-Book-Container
    ObjectClass                  : {top, addressBookContainer}
    WhenChanged                  : 11/24/2012 8:27:22 PM
    WhenCreated                  : 5/28/2010 11:57:15 PM
    WhenChangedUTC               : 11/25/2012 1:27:22 AM
    WhenCreatedUTC               : 5/29/2010 3:57:15 AM
    OrganizationId               :
    OriginatingServer            : NTS-DC03.Company.LOCAL
    RunspaceId                   : 8210355a-77fa-4426-8288-25516a817875
    IsDefaultGlobalAddressList   : False
    Name                         : Company GAL
    RecipientFilter              : (Alias -ne $null -and -not(CustomAttribute1 -ne $null))
    LdapRecipientFilter          : (&(mailNickname=*)(!(extensionAttribute1=*)))
    LastUpdatedRecipientFilter   : (Alias -ne $null -and -not(CustomAttribute1 -ne $null))
    RecipientFilterApplied       : True
    IncludedRecipients           :
    ConditionalDepartment        : {}
    ConditionalCompany           : {}
    ConditionalStateOrProvince   : {}
    ConditionalCustomAttribute1  : {}
    ConditionalCustomAttribute2  : {}
    ConditionalCustomAttribute3  : {}
    ConditionalCustomAttribute4  : {}
    ConditionalCustomAttribute5  : {}
    ConditionalCustomAttribute6  : {}
    ConditionalCustomAttribute7  : {}
    ConditionalCustomAttribute8  : {}
    ConditionalCustomAttribute9  : {}
    ConditionalCustomAttribute10 : {}
    ConditionalCustomAttribute11 : {}
    ConditionalCustomAttribute12 : {}
    ConditionalCustomAttribute13 : {}
    ConditionalCustomAttribute14 : {}
    ConditionalCustomAttribute15 : {}
    RecipientContainer           :
    RecipientFilterType          : Custom
    IsValid                      : True
    ExchangeVersion              : 0.1 (8.0.535.0)
    DistinguishedName            : CN=Company GAL,CN=All Global Address Lists,CN=Address Lists Container,CN=First Organi
                                   zation,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=Company,DC=local
    Identity                     : \Company GAL
    Guid                         : 5a61913d-450a-4b85-abdf-46f2151c2510
    ObjectCategory               : Company.local/Configuration/Schema/Address-Book-Container
    ObjectClass                  : {top, addressBookContainer}
    WhenChanged                  : 11/24/2012 8:27:22 PM
    WhenCreated                  : 5/29/2010 12:27:23 AM
    WhenChangedUTC               : 11/25/2012 1:27:22 AM
    WhenCreatedUTC               : 5/29/2010 4:27:23 AM
    OrganizationId               :
    OriginatingServer            : NTS-DC03.Company.LOCAL
    [PS] C:\Windows\system32>

  • IOS Global Address List search issues

    We are having some problems searching for some users in the Global Address list on Office 365 from iOS devices. The only way to make them show up is to add a space after their name...so if I'm trying to find "Joe" I have to type in: Joe followed by a space in order to find him. However, not all recipients in the GAL are exhibiting this behavior, some can be found by just typing in their first name. I can type in "jake" and find all users, but if I type in "joe" it comes up with nothing.
    I've verified there's no space after these user's name in AD, has anyone else seen this issue?
    I have a post over on the Office 365 forums as well, but they suggested to reach out over here too.
    Thanks!
    -jake

    Was able to resolve this with Microsoft Support for any that may have this issue too.  Apparently iOS has a minimum 4 character entry when searching the GAL, so names like Joe, Bob, Ron, etc. will not show up until you "enter" a 4th character in the form of a space.
    Assuming this is an issue with all Exchange setups, but this was on Office 365 so your results may vary.  Interesting that this is not the case on OS X where 3 character GAL searches are fine.

  • Gloab Address List ( GAL ) not available

    Hi - We have configured corporate iPad airs to connect to corporate MS Exchange (2010) mailboxes.
    We use a digital certificate, an MDM profile, Nexus portwise syncs with AD to authenticate.
    Using the native iPad Mail client works well showing up to date mail, calendars & SOME recently used corporate mail addresses in the Global Address List, ( GAL ).
    My problem is that staff need access to the whole GAL, not just recently used addresses.
    Are there settings that i need to apply befor the GAL works? Or possibly any known issues ?
    Thanks in advance for any help...
    Kind Regards
    George

    On my phone I go to the Groups screen and at the bottom of the list it says "(account name) Global Address List".

  • Importing Shared Contacts into the Global Address List (Outlook 2013)

    A colleague of mine has made a contact list which is going to be shared with other colleagues to increase productivity.
    His question is, if it's possible to import the contact list into the Global Address List after it has been shared?
    The contact list does not appear in my Global Address List, instead it appears in the People section (next to Calender).
    If you need technical info about the office version etc., feel free to ask!
    Thanks in advance.

    SP-Brown,
    You can import contacts into Active Directory, so that it can be included in GAL. There are some gotchas with that however. Maybe, a simple Outlook folder sharing is more convenient for you. You can share Outlook Contacts folders among collagues just the
    same as Outlook Calendar sharing works. Start here:
    https://support.office.com/en-au/article/Share-an-Outlook-calendar-with-other-people-cafb9303-1b1e-40d3-839d-b6abac03a5e8
    https://support.office.com/en-in/article/Share-a-contacts-folder-with-others-58ca1290-e170-4f89-a213-03aa6750bcf3
    With Exchange Public Folders you can achieve somewhat the same.
    If you really want to mess with AD and the GAL, this is your article:
    http://blogs.technet.com/b/activedirectoryua/archive/2011/01/14/import-mail-contact-into-active-directory-using-csvde.aspx
    Jan
    The ideal situation would be if the shared Contacts Folder shows up in the Offline GAL, but I'll try to fiddle around with it for a bit. 
    Is there also a possibilty that users can import a contact list so that appears in their Offline GAL?, I do think that it might be a hassle to keep the contacts updated....

  • Get name from Outlook Global Address List and other info

    Hi, I hope somebody can help me. I'm new in Acrobat scripting so I need some more Help.
    I have a link that executes a script that will send an e-mail message.
    This is my script:
    app.mailMsg(true,"[email protected]","[email protected]","","This is the subject","This is the body of the mail.");
    I noticed that when executing this script, Acrobat opened the Outlook Global Address List to verify the e-mail accounts; which is great.
    Now, I'd like to know if there is a command that does this:
    1. (before opening Outlook new message window) Open a window asking for the recipient e-mail address.. with the possibility to get it from the Outlook Global Address Book
    2. Open a second window asking the same as above but putting the e-mail address in the "CC" field.
    2. Finally, the New Message window appears with the "to", "cc", "subject" and "body" fields filled.
    I'd really appreciate your help.
    Also.... is there any other command to get date and hour in a variable?
    Thanks :)

    Hey Cristian,
    I'm interested in your link script. How do you use it? In what program are you and where do you put the actual script?
    Thanks,

  • Cannot see Global Address List (GAL) when I type in name in email

    we have BES 10 with some Q10s and Z10s.  on this one particular Z10, when I begin to type a name in, it does not automatically give me suggestions withinthe global address list (a list below) with the names that have that sequence in.  
    On all the other ones, I get suggestions that are part of the GAL.  is there a setting for this and how can I make it so it suggests/looks up the gal when I type a name in?
    to circumvent this I can type a name in and then click on 'lookup' and then it resolves some names within the GAL, but this is tedious and the other phones don't act this way.
    thanks for any help

    Do you want to change to your name for just the email and/or your MBP?  As it stands now, your sister is the admin not you.
    If you just want to change the email and you are using Apple's Mail, post in the Mac OS X v10.6 Snow Leopard/Mail forum.  If using 3rd party email client, post in their forum. 

  • Cisco Aironet Remove Local MAC Address List (all)

    Hi All,
    I need to remove all MAC addresses in the LOCAL MAC Address List on a Cisco Aironet. I do not want to remove running config on the device as we have changed over to a RADIUS Server.
    Can anyone give me some advice please?

    I have found a solution, please close this forum post.

  • CFExchange Accessing Global Address Lists

    Is there a way to grab the global address list from exchange
    with the new cfexchange tags? I can only seem to pull back contacts
    for a specific user.
    Thanks!
    Joe

    I suggest posting the problem again, this time in Getting Online and Networking. Make sure you indicate that you are on an external network, and include details of the LDAP server system. There are some serious experts there.
    Also, you could try asking your network administrator to allow access from your ip address ...
    AK

Maybe you are looking for