Well, for thoses who complained about the "non centered" message number, here is an update:
MailCheck_v0.4.5.zip (57 kb)
with:
- now centered message number
- ini reorganisation
let's take a look a this ini file for thoses who are not able to do it:
[GLOBAL]check_interval=240
sound_notify=C:\WINDOWS\Media\Windows XP Notify.wav
account_numbers=2
I find thoses pretty self explainative ![]()
[MAIL_PROGRAM]program=C:\Program Files\Outlook Express\msimn.exe
args=
The Mail program with its arguments ![]()
[sTAR]top=25
left=81
right=114
font=Arial
size=25
Aaaaahhh, a new feature, well to config this you just have to enter the top pixel position of the star, and the right and left position, so the text in it will be centered ![]()
you can set the font and its size ![]()
[CAPTIONS]default=Outlook Express
one_mail=You have NUMBER new message
more_mails=You have NUMBER new messages
check_string=Checking USERNAME on MAIL_SERVER (CURRENT_ACCOUNT_NUMBER/TOTAL_ACCOUNT_NUMBER)
As you maybe already saw, my docklets are pretty customizable ![]()
with this section you can customize the caption
For the default, one_mail and more_mails parameters you have a variable called NUMBER which represents the number of mails ![]()
For the check_string parameters, you have 4 variables which represents:
- USERNAME >> the username of the current account
- MAIL_SERVER >> the server name of the current account
- CURRENT_ACCOUNT_NUMBER >> the number of the current account
- TOTAL_ACCOUNT_NUMBER >> the total number of accounts ![]()
[ACCOUNT 0]username=
password=
server=
port=110
[ACCOUNT 1]
username=
password=
server=
port=110
here is where you set your account properties, you can add as many accounts as you like, by creating ACCOUNT 2, 3 etc... sections ![]()
for the icons, making parameters for them will be to much complicated to the user, as you'll have to specifie the full path of them
i find more simple the replace the files ![]()
hope this release will satisfy everyone ![]()
NOTES:
- The IMAP support will not be included
- The GUI won't be included
- Password encryption neither
well, GUI & Password encryption are linked to each other ![]()
maybe if i have time ![]()
Aqua-Soft Forums