Commit Graph

16 Commits

Author SHA1 Message Date
Christopher Michael f6bac6ec8b Make mail module work w/ recent api breakage.
SVN revision: 32239
2007-10-31 13:57:13 +00:00
Sebastian Dransfeld fb52fb1a04 Update for new gadget code.
SVN revision: 31728
2007-09-16 00:04:26 +00:00
Sebastian Dransfeld 9af7807dbc Config settings for popup
SVN revision: 31561
2007-08-27 21:59:05 +00:00
Sebastian Dransfeld cfbec6fac5 Add popup which shows mail content on mouse over.
SVN revision: 31560
2007-08-27 21:47:04 +00:00
Sebastian Dransfeld b47a2130d2 Remove old code.
Remove internal imap timer and use mail timer.


SVN revision: 30434
2007-06-22 13:36:35 +00:00
Sebastian Dransfeld c1cd2c995d Use the user settings to control the imap internal timer.
SVN revision: 30433
2007-06-22 12:26:44 +00:00
Sebastian Dransfeld 90f883c8e3 Only initialize the mailboxes which belong to this gadget.
SVN revision: 28739
2007-03-15 13:15:56 +00:00
Christopher Michael f4c3e9d305 Patches from Nikolas Arend for parsing Thunderbird/Mozilla style mbox files,
allowing mbox accounts to be permantently monitored, checked manually, or at
every check interval.

Thanks :)


SVN revision: 25989
2006-09-20 22:12:18 +00:00
Christopher Michael 7fe4e842b2 Add a local option for imap to make ecore_con able to use local imap
servers, not just remote.


SVN revision: 25855
2006-09-15 17:20:17 +00:00
Christopher Michael 7389749571 Ok, pop mail now works again :)
General bug fixes when setting mail count on the module.
Minor edc changes.
Better cleanup when closing the module.


SVN revision: 23396
2006-06-12 10:03:52 +00:00
Christopher Michael 5f92b6ff6c Split mail checking code into seperate files for easier fixes.
When checking imap servers, if accounts use the same server, then only
connect once and check all the boxes for this server. Englebass, I think
this is what you meant :)

Some edc changes.


SVN revision: 23381
2006-06-11 17:41:42 +00:00
Christopher Michael 48d14d39f2 Many fixes:
-Fix config dialog to allow changing current path for maildir.
     -When add/del accounts, setup those accounts to get new mail.
     -Mailbox list in menu now reflects accounts that have been add/del.


SVN revision: 23317
2006-06-08 22:32:35 +00:00
Christopher Michael 1eb4de6377 Ok, mail module can now do multiple accounts per instance.
Remove old module.mail.cfg before running or bad things will happen.


SVN revision: 23310
2006-06-08 20:20:07 +00:00
Christopher Michael 1ea125de22 Too many conflicts during merge. Will readd the updated files.
SVN revision: 23309
2006-06-08 20:18:57 +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 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