Commit Graph

669 Commits

Author SHA1 Message Date
Mario Fetka eafdaea491 Route external identities through provider SMTP 2026-07-16 18:52:00 +02:00
Mario Fetka 7a2f562c1c Manage external accounts from web settings 2026-07-16 17:50:58 +02:00
Mario Fetka 7a1c6536ae Share external account storage library 2026-07-16 17:24:57 +02:00
Mario Fetka e53392592e Expose external mail provider presets 2026-07-16 16:24:50 +02:00
Mario Fetka fea320b90c Encrypt external account credentials 2026-07-16 16:19:11 +02:00
Mario Fetka 25dab09cff Test external mail response parsing 2026-07-16 16:14:57 +02:00
Mario Fetka 754b7ccd50 Track IMAP UIDVALIDITY for external mail 2026-07-16 16:13:20 +02:00
Mario Fetka 8348a87229 Retry scheduled external message deletions 2026-07-16 15:59:42 +02:00
Mario Fetka 6255b4b005 Delete imported external messages remotely 2026-07-16 15:48:04 +02:00
Mario Fetka 99ad745541 Import external mail into Bongo stores 2026-07-16 15:34:58 +02:00
Mario Fetka fc81fc0ea2 Fetch remote messages through libcurl 2026-07-16 15:31:20 +02:00
Mario Fetka 63c33c8f92 List remote mail through libcurl 2026-07-16 15:27:35 +02:00
Mario Fetka e93d1480c9 Track imported external messages 2026-07-16 15:23:11 +02:00
Mario Fetka 63d1e19ef2 Add collector NMAP store submission 2026-07-16 15:20:05 +02:00
Mario Fetka 0f26be3eda Probe external accounts through libcurl 2026-07-16 14:45:22 +02:00
Mario Fetka f126a9e0b8 Add external account secret store API 2026-07-16 14:39:14 +02:00
Mario Fetka 41c6553f37 Add external account scheduling API 2026-07-16 14:37:07 +02:00
Mario Fetka d59480ab35 Add SMTPUTF8 capability handling 2026-07-16 14:33:00 +02:00
Mario Fetka 16015f8559 Modernize Bongo 0.7.0 foundation 2026-07-16 14:26:58 +02:00
Mario Fetka 27a70c1332 Port Python sources to Python 3 syntax 2026-07-15 19:41:36 +02:00
Lance Haig 4adfadfbed Update README 2025-01-10 19:20:22 +01:00
Lance Haig 4a87cfbea1 Update README 2014-01-01 14:51:57 +02:00
Alex Hudson 6cdb1d3f62 Update gnutls calls to allow Bongo to compile; probably wants checking more fully. Hat-tip to Mario Fetka. 2013-12-18 20:53:24 +00:00
alexhudson c634d0bd30 Add basic store protocol user account management. 2011-08-06 15:39:42 +00:00
alexhudson 3019f90089 Specify file mode when we open up our backtrace on crash 2011-06-12 19:29:31 +00:00
pfelt cb25139f7e -- Another attempt at Ubuntu build fixes 2011-06-12 16:48:01 +00:00
pfelt e339b52dec -- added a continue to hopefully not optimize out the if() which causes the build to fail on ubuntu 2011-06-12 05:55:24 +00:00
pfelt 442e896b75 -- attempt at fixing ubuntu builds 2011-06-12 01:46:05 +00:00
pfelt b6825c2cf3 -- really remove openssl now... 2011-06-12 00:27:13 +00:00
pfelt 78bd4a8975 -- we no longer need the openssl shim 2011-06-11 21:37:36 +00:00
pfelt 50835aa203 -- fixed the uninitialized spipe error 2011-06-11 20:08:37 +00:00
pfelt b82b9562ad -- fixed some uninitialized errors 2011-06-11 20:06:14 +00:00
pfelt bc4eb7853a -- patch mail.c to better check for error conditions on pipe creation 2011-06-11 18:47:57 +00:00
pfelt 1fe8c1d926 -- remove a couple of unused variables 2011-06-11 18:47:30 +00:00
pfelt 123289d660 -- remove a couple of unused variables 2011-06-11 18:23:21 +00:00
pfelt d89bbe9ffa -- remove a couple of unused variables 2011-06-11 18:21:23 +00:00
pfelt 721b723cb6 -- remove a couple of unused variables 2011-06-11 18:17:19 +00:00
pfelt 6e93c838a7 -- comment out a couple of unused variables 2011-06-11 18:10:31 +00:00
pfelt ad063e31c4 -- Fixed a file handle leak introduced with the socket changes made previously. 2011-02-13 02:59:04 +00:00
alexhudson 27cf23c6c2 Remove dangerous bongo-backup utility and outdated bongo-migrate 2011-02-04 20:43:29 +00:00
alexhudson bdb1a67f36 Adapt attempt to read documents to changed Python API 2011-01-17 22:11:49 +00:00
alexhudson 0caee02faf Always ensure we look at / collection for documents too 2011-01-17 21:50:44 +00:00
alexhudson 4f5bd03f8f Comment out director library install for now; it's empty anyway... 2011-01-14 20:40:09 +00:00
alexhudson 9161e7cbed Add a new set of store modification commands to storetool 2011-01-09 18:24:38 +00:00
pfelt d4585d3861 -- use connio for reading and writing between the gmime process. 2011-01-03 16:57:42 +00:00
pfelt 9309d2a9de -- prevent a crash due to null pointer dereferencing of the ssl data. 2011-01-03 02:36:58 +00:00
alexhudson 1a2ce1c883 Allow python agents to daemonize 2011-01-02 22:35:03 +00:00
alexhudson a396c5c126 Add new "Mail Director" agent (doesn't do much right now..) 2011-01-01 23:25:41 +00:00
alexhudson d9e27643d2 Add new Agent class to Python API, for writing Store agents 2011-01-01 23:24:22 +00:00
alexhudson c4c2dac754 Add store event callbacks to Python API 2011-01-01 19:09:08 +00:00