User can not receive mail, there are many mail notification pending (WF)

Hi All ,
In Production environment user can not receive mail, there are many mail notification pending (WF)..
can anybody help me on this?
Thanks.

Hi ,
This is my initial investigation...
SQL> SQL> select fsc.COMPONENT_NAME,fsc.STARTUP_MODE,fsc.COMPONENT_STATUS,fcq.last_update_date
2 from APPS.FND_CONCURRENT_QUEUES_VL fcq, fnd_svc_components fsc
3 where fsc.concurrent_queue_id = fcq.concurrent_queue_id(+)
4 order by COMPONENT_STATUS , STARTUP_MODE , COMPONENT_NAME;
COMPONENT_NAME STARTUP_MODE COMPONENT_STATU LAST_UPDATE_DAT
ECX Inbound Agent Listener AUTOMATIC RUNNING 12-DEC-10
ECX Transaction Agent Listener AUTOMATIC RUNNING 12-DEC-10
WF_JMS_IN Listener(M4U) AUTOMATIC RUNNING 12-DEC-10
Web Services IN Agent AUTOMATIC RUNNING 12-DEC-10
Web Services OUT Agent AUTOMATIC RUNNING 12-DEC-10
Workflow Deferred Agent Listener AUTOMATIC RUNNING 12-DEC-10
Workflow Deferred Notification Agent Listener AUTOMATIC RUNNING 12-DEC-10
Workflow Error Agent Listener AUTOMATIC RUNNING 12-DEC-10
Workflow Inbound JMS Agent Listener AUTOMATIC RUNNING 12-DEC-10
Workflow Inbound Notifications Agent Listener AUTOMATIC RUNNING 12-DEC-10
Workflow Java Deferred Agent Listener AUTOMATIC RUNNING 12-DEC-10
Workflow Java Error Agent Listener AUTOMATIC RUNNING 12-DEC-10
Workflow Notification Mailer AUTOMATIC RUNNING 12-DEC-10
13 rows selected.
SQL> SELECT message_type, COUNT(1)
FROM apps.wf_notifications
WHERE 1 = 1 AND mail_status = 'FAILED' AND status = 'OPEN'
GROUP BY message_type;
2 3 4
MESSAGE_ COUNT(1)
UMXUPWD 2
POERROR 4
POAPPRV 2
APEXP 8
IBEALERT 1
REQAPPRV 2
PORPOCHA 1
APPEWF 1
8 rows selected.
SQL> select mail_status, count(*) from apps.wf_notifications
where status = 'OPEN'
and mail_status in ('MAIL','ERROR')
group by mail_status;
2 3 4
MAIL_STA COUNT(*)
ERROR 798
MAIL 2578
SQL> select tab.msg_state, count(*) from applsys.aq$wf_notification_out tab group by tab.msg_state ;
MSG_STATE COUNT(*)
EXPIRED 207
READY 9063

Similar Messages

  • Calendar Server user can not receive external invites

    Hi,
    We have a MacPro running ML Server 10.8.5 with 10 user accounts using the calendar and file server services.
    Calendar server is where the issue is. We have 10 + users that are set up to send and receive external invites in calendar server without a problem. Recently, one of the user accounts stopped receiving external invites. The problem began not long after I set up a second account for the same user for their shared calendars (they requested this so all shared cals were not on their iOS devices). Although I used a separate email, it was an alias of the first so may have caused a conflict / problem (?). I got rid of the second account with no change to the first. 
    The account still receives invites from the other internal user accounts and the other services such as file sharing are unaffected. There are no other problems with the functionality of that user, in calendar or otherwise.
    I have tried changing the email associated with that user account and setting up a new test user account (in Server). The email invite will still not come through.
    I have changed it back to the way it was originally.
    Summary
    One of 10 user accounts does not receive external invites
    Was working until recently
    The account can send invites to external addresses
    Same email address will not work even when associated with a different account
    I have included a large section of the calendar error log from the part that references the email address (in red) attached to the user account in question. Apologies, I am not familiar with deciphering this information. That is why I've come here.
    Any help would be very much appreciated. Thanks.
    Error Log Info
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.cache.MemcacheResponseCache#debug] Adding to cache: '21a0cc58845276ae69a523c52cc9d642' = '((I0\\nNtp1\\nI6863881604889304901\\n(I0\\nNtp2\\n(dp3\\n(I207\\n(dp4\\nS\\'DA V\\'\\np5\\n(lp6\\nS\\'1, access-control, calendar-access, calendar-schedule, calendar-auto-schedule, calendar-availability, inbox-availability, calendar-proxy, calendarserver-private-events, calendarserver-private-comments, calendarserver-sharing, calendarserver-sharing-no-scheduling, calendar-query-extended, calendar-default-alarms, addressbook, extended-mkcol, calendarserver-principal-property-search, calendarserver-principal-search\\'\\np7\\nasS\\'Content-Type\\'\\np8\\n(lp9\\nS \\'text/xml\\'\\np10\\nasS"<?xml version=\\'1.0\\' encoding=\\'UTF-8\\'?>\\\\n<multistatus xmlns=\\'DAV:\\'>\\\\r\\\\n  <response>\\\\r\\\\n    <href>/principals/__uids__/E47FA586-0340-45AF-8DDB-70F0B77E5A06/</href>\\\\r\\\ \n    <propstat>\\\\r\\\\n      <prop>\\\\r\\\\n        <calendar-user-address-set xmlns=\\'urn:ietf:params:xml:ns:caldav\\'>\\\\r\\\\n          <href xmlns=\\ (truncated, continued)
    2013-10-01 15:50:43+1000 [-] [caldav-1] 'DAV:\\'>/principals/__uids__/E47FA586-0340-45AF-8DDB-70F0B77E5A06/</href>\\\\r \\\\n          <href xmlns=\\'DAV:\\'>/principals/users/ashtonbishop/</href>\\\\r\\\\n          <href xmlns=\\'DAV:\\'>mailto:[email protected]</href>\\\\r\\\\n          <href xmlns=\\'DAV:\\'>urn:uuid:E47FA586-0340-45AF-8DDB-70F0B77E5A06</href>\\\\r\\\\n         </calendar-user-address-set>\\\\r\\\\n        <displayname>Ashton Bishop</displayname>\\\\r\\\\n        <email-address-set xmlns=\\'http://calendarserver.org/ns/\\'>\\\\r\\\\n          <email-address>[email protected]</email-address>\\\\r\\\\n        </email-address-set>\\\\r\\\\n      </prop>\\\\r\\\\n      <status>HTTP/1.1 200 OK</status>\\\\r\\\\n    </propstat>\\\\r\\\\n  </response>\\\\r\\\\n</multistatus>"\\np11\\ntt.'
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Busied client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 4, #busy: 1, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Freed client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 5, #busy: 0, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [HTTPChannel,31943,192.168.15.1] [twext.web2.server#info] PROPFIND /calendars/__uids__/AE518560-2AD4-49AC-8DA6-05CCB82C4D7C/719e7bd2-73b9-485b-b1c 8-83ad63011a05/ HTTP/1.1
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [HTTPChannel,31943,192.168.15.1] [twistedcaldav.directory.digest.DigestCredentialsMemcache#debug] Getting Cache Token for '178760298581319517811431231781551239741271129174943556363'
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [HTTPChannel,31943,192.168.15.1] [twistedcaldav.memcachepool.MemCachePool#debug] Busied client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [HTTPChannel,31943,192.168.15.1] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 4, #busy: 1, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Freed client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 5, #busy: 0, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [calendarserver.platform.darwin.od.opendirectory#debug] Checking digest auth for user 'intern2' (tries remaining: 3)
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [calendarserver.platform.darwin.od.opendirectory#debug] Digest auth for user 'intern2' result: True
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [-] [twistedcaldav.cache.MemcacheResponseCache#debug] hashing key for get: ('PROPFIND', '/principals/__uids__/AE518560-2AD4-49AC-8DA6-05CCB82C4D7C/', '/calendars/__uids__/AE518560-2AD4-49AC-8DA6-05CCB82C4D7C/719e7bd2-73b9-485b-b1 c8-83ad63011a05/', '0', -6078480706465304126) to '97c1466c67a97bfc6d06eb3e3f7a3153'
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [-] [twistedcaldav.cache.MemcacheResponseCache#debug] Checking cache for: '97c1466c67a97bfc6d06eb3e3f7a3153'
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [-] [twistedcaldav.memcachepool.MemCachePool#debug] Busied client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [-] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 4, #busy: 1, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Freed client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 5, #busy: 0, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.cache.MemcacheResponseCache#debug] Not in cache: '97c1466c67a97bfc6d06eb3e3f7a3153'
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcacher.Memcacher#debug] Getting Cache Token for 'AE518560-2AD4-49AC-8DA6-05CCB82C4D7C'
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Busied client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 4, #busy: 1, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Freed client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 5, #busy: 0, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [txdav.base.datastore.util.QueryCacher#debug] Getting Cache Token for 'homeMetaData:6262'
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Busied client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 4, #busy: 1, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Freed client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 5, #busy: 0, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcacher.Memcacher#debug] Getting Cache Token for '6262'
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Busied client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 4, #busy: 1, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Freed client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 5, #busy: 0, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [txdav.base.datastore.util.QueryCacher#debug] Getting Cache Token for 'objectWithName:6262:719e7bd2-73b9-485b-b1c8-83ad63011a05'
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Busied client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 4, #busy: 1, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Freed client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 5, #busy: 0, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [-] [twistedcaldav.memcacher.Memcacher#debug] Getting Cache Token for 'E47FA586-0340-45AF-8DDB-70F0B77E5A06'
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [-] [twistedcaldav.memcachepool.MemCachePool#debug] Busied client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [-] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 4, #busy: 1, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Freed client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 5, #busy: 0, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [txdav.base.datastore.util.QueryCacher#debug] Getting Cache Token for 'homeMetaData:6241'
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Busied client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 4, #busy: 1, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Freed client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 5, #busy: 0, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcacher.Memcacher#debug] Getting Cache Token for '6241'
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Busied client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 4, #busy: 1, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Freed client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 5, #busy: 0, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [txdav.base.datastore.util.QueryCacher#debug] Getting Cache Token for 'objectWithName:6241:calendar'
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Busied client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 4, #busy: 1, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Freed client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Clients #free: 5, #busy: 0, #pending: 0, #queued: 0
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [txdav.base.datastore.util.QueryCacher#debug] Getting Cache Token for 'homeChildMetaData:6242'
    2013-10-01 15:50:43+1000 [-] [caldav-1]  [PooledMemCacheProtocol,client] [twistedcaldav.memcachepool.MemCachePool#debug] Busied client: <twistedcaldav.memcachepool.PooledMemCacheProtocol instance at 0x10a50e200>
    2013-10-01 15:50:43+1000 [-] [caldav-1] 

    Thanks so much for your comment ~morgen.
    Sorry, I should have mentioned, that it what my first thought so I tested by ensuring the email address associated with the user account (not hosted on the server but by Google Apps) is recieving all other mail.
    I have also tried:
    - Setting all accounts (calendar, email and contact card with associated email address) in another local user on a defferent Mac. So it's not a local user or Mail app issue.
    - Sending invites from different Calendar apps and email accounts - iCloud, Gmail (both using Apple Calendar and the web interface).
    That's why I came back around to thinking it must be calendar server related. However is there is absolutly no conntact with the server with incoming email invites I must be looking in the wrong place (and the wrong forum - sorry!).
    Does anyone have any ideas where I should be focusing my efforts?
    Many thanks in advance.

  • HT4922 Downloaded 5.1.1. to my iphone. Now, Safari will not connect to my server.  Can not download web pages and many of my apps. Running very slow sluggish! Is there a fix? Sound like other users are experiencing same problems.  Anyone have a solution?

    Downloaded 5.1.1 to my iphone. Now, Safari will not connect to my server. Can not download web pages and many of my apps. Email seems to be ok. iphone running slow and sluggish.  I have read several other users have experienced the same problem. Any solutions?

    Basic troubleshooting steps oultlined in the User Guide are restart, reset, restore from backup, restore as new device.
    You need to go through all steps in succession until your problem is solved.  If going through ALL these steps fails to resolve your issue, then you'll need to bring your phone into Apple for evaluation and possible replacement.

  • Can not receive Mac mail -error Outlook cannot find the server. Verify the server information is entered correctly in the Account Settings, and that your DNS settings in the Network pane of System Preferences are correct.  Account name: "MacMail"

    Can not receive Mac mail -error Outlook cannot find the server. Verify the server information is entered correctly in the Account Settings, and that your DNS settings in the Network pane of System Preferences are correct.  Account name: "MacMail"
    What are the correct mail account settings and more importantly the correct DNS settings
    Thank you for any help you may be able to provide
    Cheers
    Chris (iMac i7)

    Do not delete the old account yet. sign up for an iCloud account if you haven't.
    I understand .mac mail will still come through. Do not delete the old account yet.
    You cannot use .mac or MobileMe as type of Account, you have to choose IMAP when setting up, otherwise Mail is hard coded to change imap.mail.me.com to mail.me.com & smtp.mail.me.com to smtp.me.com, no matter what you try to enter.
    iCloud Mail setup, do not choose .mac or MobileMe as type, but choose IMAP...
    On second step where it asks "Description", it has to be a unique name, but you can still use your email address.
    IMAP (Incoming Mail Server) information:
              •          Server name: imap.mail.me.com
              •          SSL Required: Yes
              •          Port: 993
              •          Username: [email protected] (use your @me.com address from your iCloud account)
              •          Password: Your iCloud password
    SMTP (outgoing mail server) information:
              •          Server name: smtp.mail.me.com
              •          SSL Required: Yes
              •          Port: 587
              •          SMTP Authentication Required: Yes
              •          Username: [email protected] (use your @me.com address from your iCloud account)
              •          Password: Your iCloud password
    Also, you must upgrade your password to meet the new criteria:  8 characters, including upper and lower case and numbers.  If you have an older password that does not meet these criteria, when you try to setup mail on your mac, using all of the IMAP criteria listed above, it will still give a server error message.  Go to   http://appleid.apple.com         then follow directions to change your password, then go back to setting up your mail using the IMAP instructions above.
    Thanks to dpepper...
    https://discussions.apple.com/thread/3867171?tstart=0

  • Sorry I can't create my account in my App store, because i am not in that region. I live in Cambodia. Can u fix it as soon as possible? Now there are many citizen in Cambodia use a lot if Apple products.

    Sorry I can't create my account in my App store, because i am not in that region. I live in Cambodia. Can u fix it as soon as possible? Now there are many citizen in Cambodia use a lot if Apple products.

    Go to http://www.apple.com/asia/support/mac/app-store/ , click on 'iTunes Store Account and Billing' then 'Billing Enquiries' to get a link to email them. Ask them whether there is a way you can purchase Apps, perhaps by nominating one of the listed countries (Vietnam, for example).

  • I am not able to use my apple id on my phone it show that there are many free user on this iphone plzz helpe out of this

    I am not able to use my apple id on my phone it show that there are many free user on this iphone plzz helpe out of this

    Where did you get the iPhone?
    What many free user are you talking about?

  • Why can I not change the alert of 9am on Calendar.  My day starts far earlier so I am unable to attend to the alert.  I am sure there are many who begin their day by 7am at the latest

    Why can the 9am default alert in Calendar not be changed.  I start my day far earlier so any alert appears too late to act upon.  I am sure there are many many others whose day starts long before 9am.  Alerts a day, a week or whatever earlier are not practical if action is to be taken on a specific day

    kaeandcolesmon,
    If you open the recovery drive (partition) it should only have a single folder (Recovery).
    To make sure that your not saving restore points to that drive.
    See:
    Start, Control Panel, System, System Protection tab. Make sure the D drive partition is set to OFF so that it does not save there.
    I am a volunteer. I am not an HP employee.
    To say THANK YOU, press the "thumbs up symbol" to render a KUDO. Please click Accept as Solution, if your problem is solved. You can render both Solution and KUDO.
    The Law of Effect states that positive reinforcement increases the probability of a behavior being repeated. (B.F.Skinner). You toss me KUDO and/or Solution, and I perform better.
    (2) HP DV7t i7 3160QM 2.3Ghz 8GB
    HP m9200t E8400,Win7 Pro 32 bit. 4GB RAM, ASUS 550Ti 2GB, Rosewill 630W. 1T HD SATA 3Gb/s
    Custom Asus P8P67, I7-2600k, 16GB RAM, WIN7 Pro 64bit, EVGA GTX660 2GB, 750W OCZ, 1T HD SATA 6Gb/s
    Custom Asus P8Z77, I7-3770k, 16GB RAM, WIN7 Pro 64bit, EVGA GTX670 2GB, 750W OCZ, 1T HD SATA 6Gb/s
    Both Customs use Rosewill Blackhawk case.
    Printer -- HP OfficeJet Pro 8600 Plus

  • User Does Not Receive E-mail Notifications able to view Web-Notifications

    Hi,
    I have an issue where one particular user is not receiving e-mail notifications. He has his notification preference set and the e-mail address assigned to that user is populated in the WF_ROLES tables as well as the WF_USERS view. He is assigned the appropriate responsibilities in order to view the notification and he is also setup in the approval hierarchy, in this case GL-BATCH.
    Also the notifications in question are being accessed by him through the web-notification center. So, i'm clueless as to what else could be causing the issue.
    I'm out of ideas to look where the setup is not right.
    Please, kindly help me out to find the possible causes for this issue. Any advise or links to documents is also appreciated.
    Regards,
    Vishal
    Edited by: vishm8 on Nov 14, 2012 6:09 PM

    Please post the details of the application release, database version and OS.
    I have an issue where one particular user is not receiving e-mail notifications. He has his notification preference set and the e-mail address assigned to that user is populated in the WF_ROLES tables as well as the WF_USERS view. He is assigned the appropriate responsibilities in order to view the notification and he is also setup in the approval hierarchy, in this case GL-BATCH.
    Also the notifications in question are being accessed by him through the web-notification center. So, i'm clueless as to what else could be causing the issue.
    I'm out of ideas to look where the setup is not right.
    Please, kindly help me out to find the possible causes for this issue. Any advise or links to documents is also appreciated.Can you find any errors in the Workflow log file?
    Please see old threads for the docs you need to refer to:
    https://forums.oracle.com/forums/search.jspa?threadID=&q=User+AND+Not+AND+Receiving+AND+Notifications&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Not+AND+Receiving+AND+Notifications&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • TS3276 Mail account set up. Can not receive mail-Everything is green in Connection doctor but when checking activity it shows stop signs.  Was able to receive mail until last week  then all of a sudden stopped receiving mail but no changes were made.

    My mail account has been set up and working to send and receive mail for several months.  All of a sudden I can not receive mail.  The connection doctor shows all green lights.  No changes have been made and nothing has been changed on preferences on IMAP and SMTP.  I can send mail.  My other accounts all send and receive mail.  When you click on activity the list shows stop signs. All accounts show that they are online. 

    UPDATE:
    I deleted all the messages off the server of the offending email address and everything works fine now.

  • I cannot log into facebook. I get the following message: 404 Error - Not Found The resource you have requested could not be found on the server. There are many possible reasons for this. Either the file does not exist, there is an error in your request,

    I am not able to go to the facebook site. www.facebook.com is not working. I get the following error message. 404 Error - Not Found
    The resource you have requested could not be found on the server. There are many possible reasons for this. Either the file does not exist, there is an error in your request, or the file is not accessible in the requested directory. Please verify that:
    * You have used the proper case; requests ARE case-sensitive!
    * You have entered the URL correctly. (i.e. proper directory/filename)
    * You used the FULL URL. (i.e. proper file type: .html, .gif , .jpg, etc.)
    * You use a tilde (~) before user directories. (i.e. www.furcen.org/~jurann/ )
    * The user/file still exists on this server.
    I also get redirected to "Busca Google" when typing www.facebook.com in the address bar.
    == URL of affected sites ==
    http://facebook.com; buscagoogle.com

    I have the same problem and it does not have to do with firefox. Do you have any idea how to fix it through?

  • Lightroom 5.7.1, Yosemite OS X - Synchronise Folder function doesn't work in Lr. Is there a compatibility issue? I can see the folders/images in Finder but when trying to synchronise folders in Lr it does not recognise that there are any images and theref

    Lightroom 5.7.1, Yosemite OS X - Synchronise Folder function doesn't work in Lr.
    Is there a compatibility issue? I can see the folders/images in Finder but when trying to synchronise folders in Lr it does not recognise that there are any images and therefore unable to import to catalogue. Anyone has any idea how to make it work. Thanks a lot.

    Hi Elba,
    Thank you very much for your reply. Not sure, however, that we are talking about the same problem.
    I am trying to perform the same function in Lr that I have been doing for many years in the past and has only been a problem in the last few days (possibly coinciding with upgrading to Yosemite, trying to find out whether that is the problem)
    I am not intending to sync any files with Creative Cloud but only trying to use 'Synchronize Folder' function in Lr. Normally, I would right click on a particular folder in Lr catalogue and click on that function to check that the Lr Catalogue is perfectly matching my drives where the original photos are actually stored.
    The problem that I only started to encounter is that I can see the files on the actual drives but they do not appear in my Lr Catalogue and they are completely invisible to Lr. I simply can not get Lr to recognise them and then import them to catalogue.
    If for example, I export images to Ps and then save and close them, they do appear on my drive but are invisible to Lr and I can't get them imported into the catalogue. Import to folder also not producing any results as they are still invisible to Lr.
    Completely baffled by it. Any idea what could be the reason?
    Kind regards,
    Nik

  • HT4623 My iphone and ipad share "notes," but there are many duplicates of several notes which makes it hard to use. Is there a solution to these duplicates??

    My iphone and ipad share "notes," but there are many duplicates of several notes which makes it hard to use. Is there a solution to these duplicates?? I am backing both up to the icloud. Help!
    Mark

    Hello Karen
    Check out the quoted section below to see if you any subject line is causing the issue of them not syncing.
    iOS: Syncing Notes
    http://support.apple.com/kb/HT4191
    Unable to sync notes with Outlook
    If notes are not syncing from Outlook, verify that you don't have any notes with no content or subject in Outlook. These notes can prevent Outlook from syncing as expected; removing them or adding a subject should allow syncing to resume
    Regards,
    -Norm G.

  • HT4972 I performed the update and now I can NOT receive e-mail on my iphone...How can I correct this problem?

    I performed the update on my iphone and now I can NOT receive email, it just keeps trying to retrive?  Any suggestions?

    Hi ElizabethAnnT,
    Welcome to the Support Communities!
    With the Mail app open on your iPhone, notice which email account is showing in the top left corner of your screen.  Tap on that mailbox and you should be taken back to the main MAILBOXES window.  See the picture below:
    If you tap the Edit button in the top right corner of your screen you will see a list including "All Inboxes" and "Unread."  Make sure there is a blue circle with a checkmark to the left of all of these.
    For more information on using Mail, click on the link below:
    See important messages - iPhone
    http://help.apple.com/iphone/7/#/iph3caefa61
    ...tap Edit while viewing the Mailboxes list.
    Cheers,
    - Judy

  • App Email Message: Can not receive mail

    I am adding my email accounts on an Iphone 3gs and 4.
    I'm adding some accounts Hotmail..me validates the account and asset sincronize mail, contacts and calendar.
    For in the Iphone 4 I get in the middle of the screen:
    You can not receive mail
    Failed to connect to server
    In no case 3gs I think ... it's like add me give this error. But after work, check email and puts Updated right now. Sometimes this error before I went out to time. No truth why.
    regards

    Hello morrit,
    After reviewing your post, it sounds like you are not able to receive emails on one iPhone. I would recommend that you read this article, it may be able to help the issue.
    Get help with Mail on iPhone, iPad, and iPod touch - Apple Support
    Make sure your settings are correct using Mail Settings Lookup.
    Restart your iOS device.
    Delete the affected email account from your device.
    Tap Settings > Mail, Contacts, Calendars.
    Tap the affected email account.
    Tap Delete Account.
    Add your account again.
    Thanks for using Apple Support Communities.
    Have a nice day,
    Mario

  • A few months back I Dropped my iPhone 4 and I cracked my screen and now i cant unlock my phone due to touchscreen not working plus there are blured lines across the screen and I can't see anything that it displays. Now when I try too connect my iPhone 4 t

    A few months back I Dropped my iPhone 4 and I cracked my screen and now i cant unlock my phone due to touch screen not working plus there are blurred lines across the screen and I can't see anything that it displays.
    Now when I try too connect my iPhone 4 to iTunes on my computer at home an error message comes up saying that I have to unlock my iPhone 4 for it to communicate to my device.
    But the problem is that I can't unlock my iPhone 4 because I'm unable to see the key pad and my touch screen no longer responds when I touch it.
    I just want to reset my iPhone 4 back to its Factory Settings & start all over from the beginning.
    How can I unlock my iPhone 4 with iTunes on my computer or any other option you suggest me trying.
    Thank you in advance,
    SiHero

    If you have had a "local guy "repair your iphone you will not get any support from Apple for warranty OR post warranty
    If Verizon return it to Apple it wil not be handled by Apple
    If Verizon also use unauthorised repairers you may be lucky
    (Apple do not sell parts to local guys or anyone else )

Maybe you are looking for