Commit Graph

8 Commits

Author SHA1 Message Date
Christopher Michael 464274dae7 Fix merge errors. Should build now.
SVN revision: 23312
2006-06-08 20:37:03 +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 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 d40ece9af9 Fix a segfault when applying config.
SVN revision: 23259
2006-06-07 22:14:24 +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