Administrators have the opportunity to design their own welcome page which should be shown to WebMail users right after they log-on.
To do that, you have to create a file called welcome.inc which will contain all the HTML text you want to show as the welcome page. This file should contain only the <BODY> part of a common HTML document. This means no <HTML>,<HEAD> and <BODY> tags should be placed in this file.
Save the file to the Icewarp\HTML\Mail\ folder.
Now log-on WebMail as Administrator level account, go to Settings - Administrator Settings and check the Welcome Page option.

It will include the welcome.inc file each time users log-on.