Mario Fetka
|
252ddd4a45
|
Add optional two-factor authentication primitives
|
2026-07-17 01:55:37 +02:00 |
|
Mario Fetka
|
21599c3893
|
Harden local password authentication
|
2026-07-16 23:39:59 +02:00 |
|
Mario Fetka
|
5736b4adef
|
Fix runtime directory packaging
|
2026-07-16 23:14:57 +02:00 |
|
Mario Fetka
|
c563195805
|
Make the configuration directory configurable
|
2026-07-16 23:01:29 +02:00 |
|
Mario Fetka
|
e253e1122d
|
Implement bounded IMAP LITERAL+ support
|
2026-07-16 22:52:41 +02:00 |
|
Mario Fetka
|
ad5016384d
|
Implement IMAP LIST-EXTENDED
|
2026-07-16 22:44:37 +02:00 |
|
Mario Fetka
|
daf4aa425e
|
Implement IMAP SPECIAL-USE mailboxes
|
2026-07-16 22:39:42 +02:00 |
|
Mario Fetka
|
e4a4badb33
|
Implement IMAP UIDPLUS and MOVE
|
2026-07-16 21:45:30 +02:00 |
|
Mario Fetka
|
d15db9ddc6
|
Standardize headers on new source files
|
2026-07-16 21:44:21 +02:00 |
|
Mario Fetka
|
9ede4df5be
|
Implement IMAP IDLE
|
2026-07-16 21:02:52 +02:00 |
|
Mario Fetka
|
07143d740f
|
Make IMAP capabilities state aware
|
2026-07-16 20:49:35 +02:00 |
|
Mario Fetka
|
e58866a9c0
|
Verify outbound SMTP TLS peers
|
2026-07-16 20:37:25 +02:00 |
|
Mario Fetka
|
300083232c
|
Advertise only available mail capabilities
|
2026-07-16 20:03:43 +02:00 |
|
Mario Fetka
|
613e58c3e6
|
Add personal sender identities and signatures
|
2026-07-16 19:48:39 +02:00 |
|
Mario Fetka
|
fcf603c6f3
|
Document post-0.7 historical features
|
2026-07-16 19:33:30 +02:00 |
|
Mario Fetka
|
fba02d458b
|
Modernize remaining dependency discovery
|
2026-07-16 19:04:19 +02:00 |
|
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 |
|