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
17 years ago
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
17 years ago
Massimo Maiurana
ff20ef360c
added i18n support and italian localization
...
SVN revision: 25139
18 years ago
David Walter Seikel
73dd3bf616
Updated config dialog to match latest API.
...
SVN revision: 24708
18 years ago
Christopher Michael
0e4e640217
Indent
...
SVN revision: 24016
18 years ago
sebastid
961e23fb01
Cleanup
...
SVN revision: 24010
18 years ago
Christopher Michael
6812aa1128
Missed an module_dialog_show here.
...
SVN revision: 23662
18 years ago
Christopher Michael
a1c10b64ef
Icon and label should now properly reflect new mail count from all mailboxes.
...
HandyAndE, let me know if your imap works with this or not.
SVN revision: 23417
18 years ago
rephorm
cdf33fb4be
set ports for ssl pop/imap
...
18 years ago
rephorm
a6954828a7
set the dialog's data after creating an mailbox
...
(before, if you added a mailbox, hit apply, then changed something and hit apply again, a second copy would be created)
SVN revision: 23406
18 years ago
Christopher Michael
f3257ed1f8
When switching type to Imap, default the New Path entry to "Inbox" for users
...
that do not know their default Imap path.
SVN revision: 23400
18 years ago
Christopher Michael
c7ea264261
Remove old unused passwd change callback function.
...
SVN revision: 23382
18 years ago
Christopher Michael
22f3777e32
Fix translation problem in box config. gettext returns authors and other
...
junk on _("") so replace with "".
SVN revision: 23377
18 years ago
Christopher Michael
6684bfeea3
Free some chars on free_data.
...
Password field hack from desklock config until e_widget_entry supports
password type.
SVN revision: 23327
18 years ago
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
18 years ago
Christopher Michael
1ea125de22
Too many conflicts during merge. Will readd the updated files.
...
SVN revision: 23309
18 years ago
Christopher Michael
03ba707001
Reenable new mail path for imap, it does use it after all.
...
SVN revision: 23282
18 years ago
Christopher Michael
d5fba80c1e
Disable new mail path for imap, it's not used anyway.
...
SVN revision: 23281
18 years ago
Christopher Michael
d40ece9af9
Fix a segfault when applying config.
...
SVN revision: 23259
18 years ago
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
18 years ago
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
18 years ago