Jakub
152046bf97
refactor smtp sending
...
* [x] move package creation logic to `pmapi.SendMessageReq`
* [ ] write test of package creation logic
* [x] internal
* [x] plain
* [x] external encrypted
* [ ] signature ???
* [x] attachments
5 years ago
Grégoire Willmann
89e9e17d26
Fix typos in InlineLabelSelect.qml
5 years ago
Michal Horejsek
ba65494fce
Try load messages one-by-one
5 years ago
Jakub
70645c1732
Import-Export Elbe 1.2.1
...
• Further improvements to address and date parsing
• Better handling and displaying of skipped messages
• Improved error reporting
5 years ago
James Houlahan
e04196f8a0
feat: switch to public go-rfc5322 parser
5 years ago
Michal Horejsek
11a0dec047
Using atomic bool
5 years ago
Michal Horejsek
b9740e1b7d
Close connection before deleting labels to prevent panics accessing deleted bucket
5 years ago
Jakub
f0695eb870
add test gui
5 years ago
Michal Horejsek
a40018cdf9
Percentage available on progress count struct
5 years ago
Michal Horejsek
5b7eabe21a
Skipped messages do not change total counts but shows as separate number
5 years ago
James Houlahan
d5d60aa11b
feat: remove tls upgrade error notification
5 years ago
Jakub
9a77650004
Bridge GoldenGate 1.5.0
...
- Ensured better message flow by refactoring both address and date parsing
- Improved secure connectivity checks
- Better deb packaging
- More robust error handling
- Ensured that conversations are properly threaded
- Fixed Linux font issues (Fedora)
- Better handling of Mime encrypted messages
5 years ago
James Houlahan
3496599723
feat: custom address/date parser based on rfc5322 abnf
5 years ago
Michal Horejsek
3727ecdfe5
Show in error counts also lost messages at the end report
5 years ago
Michal Horejsek
ac71d22e86
Waiting for unilateral update during deleting the message
5 years ago
Jakub
881cb64beb
Release Danube: notes, version bump, change log
5 years ago
Michal Horejsek
1286e57b63
Support Apple Mail MBOX export format
5 years ago
Michal Horejsek
fe5f73d96e
Fix crash when IMAP client connects while account is logging in
5 years ago
Jakub
68db35d5d4
Not able to update I-E on mac GODT-794
...
Added missing signal, corrected the update name, log tweaks.
5 years ago
Jakub
5c48332b0e
change rectangle to column in global settings GODT-677
5 years ago
Pavel Škoda
7e0a9f398c
I/E Fix printing zero time in error report
5 years ago
Michal Horejsek
606b42a6e7
Fix flaky TestFailUnpauseAndStops
5 years ago
Michal Horejsek
1dfec9902e
gofmt fix
5 years ago
Michal Horejsek
79cafee2eb
Support quoted printable and filter out some auto-generated Gmail labels
5 years ago
Michal Horejsek
64fbcdc1ca
Fix mbox scanning
5 years ago
Michal Horejsek
e4a341af3a
Better log message
5 years ago
Michal Horejsek
e0292fe957
Use map instead of list as set
5 years ago
Michal Horejsek
ef85c8df24
Detect Gmail labels from All Mail mbox export
5 years ago
Michal Horejsek
719d369c2a
Fix transfer stopping
5 years ago
Michal Horejsek
51b6f95342
Show fatal errors after export is terminated
5 years ago
Michal Horejsek
26fb1fc34d
Sanizize mailbox name for exporting
5 years ago
Jakub
ae1578a5e2
GODT-829 fix apple mail subfolders
5 years ago
Michal Horejsek
cfd8e56277
Do not resume paused transfer progress after dismissing cancel popup
5 years ago
Michal Horejsek
932928ddc8
Allow to send calendar update multiple times
5 years ago
Michal Horejsek
a33e414f01
Do not mix font awesome icon with regular text to avoid issues on Fedora
5 years ago
Jakub
6cbc11a75d
Fix update on windows
5 years ago
Jakub
a21bb130e1
Append duplicate of emails with References
6 years ago
Michal Horejsek
b4892855d4
Set flags by FLAGS (not using +/-FLAGS) do not change spam state
6 years ago
Michal Horejsek
7ff67f2217
Reverted sending IMAP updates to be not blocking again
6 years ago
James Houlahan
288ba11452
test: add test for sending pgp/mime as plaintext
6 years ago
Michal Horejsek
b12873f1df
Fix of speed of checking whether message is deleted
6 years ago
James Houlahan
dc9851f8ea
fix(GODT-749): don't force pgp/inline when sending plaintext
6 years ago
Michal Horejsek
ec73170e9b
Use label.Path instead of Name
6 years ago
Jakub
fe926cbd57
IE release notes and GODT-738
6 years ago
Michal Horejsek
85220848d0
Update total even if its zero
6 years ago
Jakub
70f91ae55b
notes and build v1.4.0
6 years ago
Michal Horejsek
a73b30ed9e
Better naming
6 years ago
Michal Horejsek
7337f78d4a
PMAPI target - parallel upload
6 years ago
Jakub
9b5da91f7c
Fix: Yahoo not supporting TLS1.3 GODT-730
6 years ago
Jakub
abf2238e6f
Wrap imap-id with backend caller
6 years ago