
For More Pictures:

Note: To determine which version of the BlackBerry Internet Service you are using, see KB04989.
The signature appears at the bottom of email messages sent by the subscriber from the BlackBerry smartphone. The signature can be added or changed using BlackBerry Desktop Manager, the BlackBerry Internet Service, or the BlackBerry smartphone.
Using BlackBerry Desktop Manager
-----------------------------------------------------------------------------
Using BlackBerry Internet Service 2.x
-------------------------------------------------------------------------------------
Using BlackBerry Internet Service 1.8
-----------------------------------------------------------------------------------------
Using the BlackBerry smartphone
If your BlackBerry smartphone is connected to a BlackBerry® Enterprise Server, you can add or change your auto signature using the following steps:
Note: The Auto Signature field does not support image files.
Customer Support for WorldClass International ServiceYou can call Customer Care at +1-505-998-3793 from your T-Mobile handset to request WorldClass roaming while you are overseas. We cannot guarantee we will be able to add the WorldClass feature to your account while you are outside the US. It is better to add the feature before you travel. =============================================================


Verify that your device is connected to the wireless network and that you are in a wireless coverage area.
Log in to your BlackBerry Internet Service account
Click Add Account
Type the information for the account that you want to add:
Email Address: Type the full email address of the account
User Name: Type the login ID
Password: Type the password and then re-enter the password
Click Submit.
Depending on the account you add, you might be prompted to select an account type
Depending on the account type you select, you might be prompted for the following information:
.Email Server
Blackberry Users Frequently asked Question.
Using AutoText:
All BlackBerries have AutoText. This is a feature which allows you to enter a short word - such as "mynum" (sans quotes) and when you hit [Space] after the word it is translated into something else - like your cell phone number - automatically. The list of AutoText entries is maintained under Options --> AutoText. There is a long list of entries preloaded that are handy - like you can type "cant" and when you hit [Space] after the t it will automatically be changed to "can't". There are also system variables like %p and %P that are used that translate into your phone number (%p) and your PIN number (%P). You can type these system variables, or use AutoText to translate mynum into %p. I created an AutoText entry that converts "sig" into a signature for emails that uses %O which is the Owner Information entered under Options.
__________________________________________________________________
How TO IMPORT Contact/Calendar from Blackberry to Outlook...
From Blackberry Desktop Manager Choose...
That should work without having to dissect your IPD file.
Credit TO Blackberry Forums


Follow the instruction on your screen.
This is your terminal windows screen
Type the following under # /usr/lib/ICAClient/wfcmgr
Citrix ICA Client Screen
NETWORK SETTING USIN IP – Your IP Number will be provided to you by your system Administrator only.
On the following screen click on CONNECT icon
You can adjust your screen setting from Option/Setting/ preference menu and then windows to select screen size.
Login Using your user name and password as you normally do @work
Your Screen To Access Application is now ready
This is Intranet Browser
After you are done with your work, close all opened application, and then click on Start. Logoff and then yes.
_________________________________________________________________________________
If you receive Security Certificate Error message 61 when you try to accesses your remote applications, please follow these steps, assuming you have installed the client into the default location:
1. Navigate to the following directory /usr/lib/ICAClient/keystore/cacerts
2. Copy the certificates that Firefox uses into the directory above sudo cp /usr/share/ca-certificates/mozilla/* ./
Open Terminal screen and logon using root password. Here I had to open each directory to locate the CACERTS directory.
wkumsa@ubuntu:~$ su
Password:
root@ubuntu:/home/wkumsa# ls
Desktop ICAClient
root@ubuntu:/home/wkumsa# cd ICAClient
root@ubuntu:/home/wkumsa/ICAClient# ls
linuxx86
root@ubuntu:/home/wkumsa/ICAClient# cd linuxx86
root@ubuntu:/home/wkumsa/ICAClient/linuxx86# ls
CHARICONV.DLL install.txt Npica readme.txt VDSPMIKE.DL
L config keyboard Npica.ad setupwfc wfcmgr
desktop keystore npica.so TW1.DLL wfica
eula.txt libctxssl.so PDCRYPT1.DLL util wfica_assoc.sh
help NDS.DLL PDCRYPT2.DLL VDEUEM.DLL wfica.sh
icons nls pkginf VDSCARD.DLL
root@ubuntu:/home/wkumsa/ICAClient/linuxx86# cd keystore
root@ubuntu:/home/wkumsa/ICAClient/linuxx86/keystore# ls
cacerts
root@ubuntu:/home/wkumsa/ICAClient/linuxx86/keystore# cd cacerts
root@ubuntu:/home/wkumsa/ICAClient/linuxx86/keystore/cacerts# cp /usr/share/ca-certificates/mozilla/* ./
root@ubuntu:/home/wkumsa/ICAClient/linuxx86/keystore/cacerts#