Bugs item #599346, was opened at 2002-08-23 10:24
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100031&aid=599346&group_id=31
Category: icewm-1.2
Group: taskbar
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: IceWM Mailbox applet + POP3 accounts
Initial Comment:
Mailbox applet on taskbar doesnt update itself after first
login. It checks mail, since it shows that box is not
accessible and sometime later it shows how mail is in
there but it doesnt change after that.
Eg. at starting of iceWM there is 3 messages in mailbox.
After downloading them to my computer, applet doesnt
update info, it says 3 mail until i restart it. Parts of my
config file:
# Show mailbox status on the task bar
TaskBarShowMailboxStatus=1 # 0 / 1
# Beep when new mail arrives
TaskBarMailboxStatusBeepOnNewMail=0 # 0 / 1
# Count messages in mailbox
TaskBarMailboxStatusCountMessages=1 # 0 / 1
# Delay between new-mail checks in seconds
MailCheckDelay=180 # 0-3600
# Mailbox path ($MAIL is used if no value is specified)
MailBoxPath="pop3://my_name:my_pass@...>"
# Command to run on mailbox
MailCommand="sylpheed"
# Command to run when new mail arrives
NewMailCommand=""
Im using IceWM 1.2.0 stable from Mandrake Cooker RPM
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100031&aid=599346&group_id=31
|