|
Xpress Mail: there are two parts to this one. The new mail count indicator, I don't think you have to do anything special to get that. Anytime you have a new Xpress Mail, it will automatically show the count. Just make sure you have section with the following plugin:
<plugin clsid="{8486CC1E-025B-4888-9C76-048DF7C1787D}" name="msgcount2" ....... />
Look for account="sms" and account="others" under the above plugin.
Next, Xpress Mail performs periodic sync of email. That is triggered using the following plugin. So make sure that if you are not using the original Cingular home screen, then copy plugin line from the Cingular home screen into your new one. The line you need to copy looks like this one:
<plugin clsid="{1237A231-5D10-4d97-8D59-6A9DCA0653A9}" name="getmail" height="20"/>
|