Commit Graph

15 Commits

Author SHA1 Message Date
Christopher Michael 81fde6e7a3 Dont set mail count to 0 nor icon to no mail on every poll, just set them if
there is no mail.


SVN revision: 23284
2006-06-08 11:01:00 +00:00
Christopher Michael 61dfd566de Better labels for HandyAndE.. label will now show new/total, not seperate
labels for each.


SVN revision: 23283
2006-06-08 10:35:17 +00:00
Christopher Michael 03ba707001 Reenable new mail path for imap, it does use it after all.
SVN revision: 23282
2006-06-08 10:32:24 +00:00
Christopher Michael d5fba80c1e Disable new mail path for imap, it's not used anyway.
SVN revision: 23281
2006-06-08 09:30:49 +00:00
Christopher Michael 8ed394eec8 Now state management should work as expected.
SVN revision: 23279
2006-06-08 09:25:51 +00:00
Christopher Michael e7675b48b5 Use explicit state management rather than incrementing for both pop and imap.
SVN revision: 23278
2006-06-08 09:14:06 +00:00
Christopher Michael e8013c0717 Fix potential imap issue. Wrong state was getting set.
SVN revision: 23277
2006-06-08 09:02:34 +00:00
Christopher Michael 96848c5213 Make sure we disconnect on pop completion, or thunderbird causes "Mailbox
Locked" messages.


SVN revision: 23264
2006-06-07 22:34:08 +00:00
Christopher Michael 1344a1c1dd Better text positions.
SVN revision: 23262
2006-06-07 22:26:08 +00:00
Christopher Michael ed15317206 Don't launch exec unless there is new mail.
SVN revision: 23261
2006-06-07 22:20:21 +00:00
Christopher Michael d40ece9af9 Fix a segfault when applying config.
SVN revision: 23259
2006-06-07 22:14:24 +00:00
Christopher Michael 346a03bd8d Reversed text colors for Hawkwind :)
SVN revision: 23258
2006-06-07 22:08:47 +00:00
Christopher Michael 141519ee74 Added port and ssl as a config option.
Removed some frees in e_mod_config that may have been causing segfaults.

Users will need to remove old module config.


SVN revision: 23256
2006-06-07 21:47:57 +00:00
Christopher Michael 586168de77 Can only check mail via click if it's pop or imap.
SVN revision: 23248
2006-06-07 21:15:06 +00:00
Christopher Michael aefa27599a Added mail module based on embrace code (Thanks Tilman :) )
Can check pop3, imap, mailbox, and mdir.
Needs testing with imap, mailbox and mdir.

Edc needs some work, I'm not entirely happy with it, but the module is in
for testing and feedback.


SVN revision: 23247
2006-06-07 19:43:59 +00:00