Showing posts with label email. Show all posts
Showing posts with label email. Show all posts

Friday, January 13, 2012

Blackberry not sending Emails


If you check the Application event viewer on the BES
Look for warnings or events similar to these

Event Type: Warning
Event Source: BlackBerry Messaging Agent WL-BES-01 Agent 3
Event Category: None
Event ID: 20400
Date:  28/09/2011
Time:  10:57:20
User:  N/A
Computer: WL-BES-01
Description:
LDAP path of account
MDB

Event Type: Warning
Event Source: BlackBerry Messaging Agent WL-BES-01 Agent 3
Event Category: None
Event ID: 20154
Date:  28/09/2011
Time:  10:57:19
User:  N/A
Computer: WL-BES-01
Description:
User username not started

Then check this URL...bes blackberry Kbase Blackberry KB Article

Arrange to possibly reboot the server so that services restart and connect to the Global Catalogue server in the AD

Sunday, November 27, 2011

Reset NT Authority\Anonymous Logon


Strange things can happen to a mailbox’s CALENDAR folder if NT Authority\Anonymous Logon is missing. 

The way to check this is connect to mailboxes with PFDAVAdmin and select the problem mailbox, right click the mailbox and check the DACLs and click yes to select check for all subfolders

A window appears with the results….

if the CALENDAR or any other subfolder says ANONYMOUS MISSING, check the parent folder has NT Authority\Anonymous Logon in the folder permissions and PROPOGATE this to the subfolders.

This should put NT Authority\Anonymous Logon back on the CALENDAR.

From the client end, the customer may have to run some outlook switches like

Start button the desktop select RUN 
type

Outlook /cleanfreebusy
outlook /cleanprofile
outlook /cleanreminders

and in some cases the outlook profile may need recreated. 

Anyway here is a link to all the outlook switches that can be used…..and a good article on pfdavadmin