
Furius PopMail (Email Notification)
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Furius PopMail is a simple email notification widget for pop email.
This widget checks your pop email account and notifies you every ten minutes of any new emails.
Features:
* Supports the pop email protocol
* Checks pop server for new mail every ten minutes
* Mouse over displays subjects of emails on the server
* Clicking the new mail icon launches your email client
* Double Clicking anywhere else checks pop server for new mail.
Configuration:
Open mailconfig.py in your favorite text editor and set you pop server, username and password.
13 years ago
31/01/2008
Added double click to check for new mail.
13 years ago
31/01/2008
Added double click to check for new mail.
glenstewart
12 years ago
It now supports 5 Pop Mail boxes.
Preview: http://freegroups.net/innovative/glen_stewart/pop5.jpg
Download: http://freegroups.net/innovative/glen_stewart/Furius5PopMail.skz
Someday I may add local MailBox support (in addition to POP).
Report
Hekkro
13 years ago
I tried also to make it work with gmail but no luck.
It also crashes, therefore i have to kill the process to close it.
here is the output:
hekkro@talyn:~> superkaramba FuriusPopMail.theme
X Error: BadWindow (invalid Window parameter) 3
Major opcode: 20
Minor opcode: 0
Resource id: 0x480010f
any help?
Thanks
Report
Hekkro
13 years ago
Loaded Furius PopMail extension!
sys.path.insert(0, '/home/hekkro/Dropbox/FuriusPopMail/')
Connecting...
Call to initWidget failed
Traceback (most recent call last):
File "/home/hekkro/Dropbox/FuriusPopMail/FuriusPopMail.py", line 27, in initWi dget
server = poplib.POP3(mailserver)
File "/usr/lib64/python2.5/poplib.py", line 96, in __init__
raise socket.error, msg
socket.error: (110, 'Connection timed out')
Connecting...
Call to widgetUpdated failed
Traceback (most recent call last):
File "/home/hekkro/Dropbox/FuriusPopMail/FuriusPopMail.py", line 54, in widget Updated
getMessages(widget)
File "/home/hekkro/Dropbox/FuriusPopMail/FuriusPopMail.py", line 69, in getMes sages
server = poplib.POP3(mailserver)
File "/usr/lib64/python2.5/poplib.py", line 96, in __init__
raise socket.error, msg
socket.error: (110, 'Connection timed out')
Connecting...
Call to widgetUpdated failed
Traceback (most recent call last):
File "/home/hekkro/Dropbox/FuriusPopMail/FuriusPopMail.py", line 54, in widgetUpdated
getMessages(widget)
File "/home/hekkro/Dropbox/FuriusPopMail/FuriusPopMail.py", line 69, in getMessages
server = poplib.POP3(mailserver)
File "/usr/lib64/python2.5/poplib.py", line 96, in __init__
raise socket.error, msg
socket.error: (110, 'Connection timed out')
X Error: BadWindow (invalid Window parameter) 3
Major opcode: 20
Minor opcode: 0
Resource id: 0x2e005ac
Thanks
Report
marcusfurius
13 years ago
Report
erik76543
13 years ago
Report
EazyVG
13 years ago
Report
marcusfurius
13 years ago
Report
Coldwar55
13 years ago
Report
assfaceJackson2
13 years ago
Report
marcusfurius
13 years ago
Report
Coldwar55
13 years ago
However, I would like to make a suggestion.
In addition to it checking every 10 minutes can you make it so that if you click once on it, it checks for mail? Double click would obviously open up the email program of choice.
Report
Coldwar55
13 years ago
I have a Verizon account and I have put in the correct log in credentials in the mailconfig.py file. I have sent a test email to myself and the theme does not seem to work.
Report
marcusfurius
13 years ago
superkaramba FuriusPopMail.theme
This will give details of what is happening. If you can post the output, i'll have a better idea of the problem.
The other thing is that the widget checks for email every 10 minutes. Did you wait?
Report
richb
13 years ago
Report
Zibi1981
13 years ago
Report
marcusfurius
13 years ago
Report