issues
search
scanner
/
asimap
Pure python based IMAP server with a MH based file store
BSD 3-Clause "New" or "Revised" License
43
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump types-setuptools from 70.3.0.20240710 to 71.1.0.20240723
#327
dependabot[bot]
closed
3 months ago
1
Bump pytest from 8.2.2 to 8.3.1
#326
dependabot[bot]
closed
3 months ago
1
Bump ruff from 0.5.3 to 0.5.4
#325
dependabot[bot]
closed
3 months ago
1
Bump types-setuptools from 70.3.0.20240710 to 71.0.0.20240722
#324
dependabot[bot]
closed
3 months ago
1
Keep mailboxes up to date
#323
scanner
opened
3 months ago
0
GH-321: Better logging of src and dst uid's
#322
scanner
closed
3 months ago
0
Error in handling UID's..
#321
scanner
closed
2 months ago
1
Bump pytest-asyncio from 0.23.7 to 0.23.8
#320
dependabot[bot]
closed
3 months ago
1
Bump ruff from 0.5.1 to 0.5.3
#319
dependabot[bot]
closed
3 months ago
1
Bump types-cachetools from 5.3.0.7 to 5.4.0.20240717
#318
dependabot[bot]
closed
3 months ago
1
GH-316: Handle sequences that are empty strings
#317
scanner
closed
3 months ago
0
.mh_sequence, empty sequence of "" - ValueError when trying to split an empty string.
#316
scanner
closed
3 months ago
0
Bump sentry-sdk from 2.9.0 to 2.10.0
#315
dependabot[bot]
closed
3 months ago
1
Bump ruff from 0.5.1 to 0.5.2
#314
dependabot[bot]
closed
3 months ago
1
Some small additional logging
#313
scanner
closed
3 months ago
0
Change how we lock and dispatch tasks for mailboxes
#312
scanner
closed
2 months ago
1
Bump types-requests from 2.32.0.20240622 to 2.32.0.20240712
#311
dependabot[bot]
closed
3 months ago
1
Bump coverage from 7.5.4 to 7.6.0
#310
dependabot[bot]
closed
3 months ago
1
when doing commands like `select` and `unselect` where the mbox does the pushes, move those pushes to the client.py module
#309
scanner
opened
3 months ago
0
GH-306: Messages with no UID raise MailboxInconsistency
#308
scanner
closed
3 months ago
0
COPY's take way too long
#307
scanner
closed
2 months ago
3
resync did not find all messages in folder
#306
scanner
closed
3 months ago
1
GH-298-better-logging-include-the-mbox-name
#305
scanner
closed
3 months ago
0
GH-303: Move task cancel out of close.
#304
scanner
closed
3 months ago
0
IMAP client is sending commands when it is not authenticated
#303
scanner
closed
3 months ago
1
GH-301: Cancel the wait_task when closing the connection to the subprocess
#302
scanner
closed
3 months ago
0
Task was destroyed but it is pending!
#301
scanner
closed
3 months ago
0
GH-298: Some additional logging and debugging
#300
scanner
closed
3 months ago
0
GH-297-better-debug-log-messages
#299
scanner
closed
3 months ago
0
Looks like we are hitting a case where a message has no uid.. was it inserted in the middle of operation?
#298
scanner
closed
3 months ago
1
Better debug logging of IMAP command life cycle with timings
#297
scanner
closed
3 months ago
0
Bump sentry-sdk from 2.8.0 to 2.9.0
#296
dependabot[bot]
closed
3 months ago
1
GH-292: IndexError is also payload does not exist
#295
scanner
closed
3 months ago
0
GH-293: turn all writer failures to connection errors chaining the internal exception
#294
scanner
closed
3 months ago
0
writing to asyncio stream can fail with 'AttributeError' due to underlying connection issues
#293
scanner
closed
3 months ago
0
Getting payload that does not exist can raise IndexError
#292
scanner
closed
3 months ago
0
Unable to generate email which have various unknown encoding and can encode certain strings
#291
scanner
closed
3 months ago
1
GH-288: read locks are task specific. Remove this assertion. We are confident that the readlock has been acquired
#290
scanner
closed
3 months ago
0
GH-288-better-catch-and-report-taskgroup-exceptions
#289
scanner
closed
3 months ago
0
Need to catch exceptions in search.py::_match_and task groups
#288
scanner
closed
3 months ago
0
GH-284: Work around problem by not folding long lines if it fails to encode with a UnicodeEncodeError
#287
scanner
closed
3 months ago
0
Bump sentry-sdk from 2.7.1 to 2.8.0
#286
dependabot[bot]
closed
3 months ago
1
ERROR:user_server.start: Exception in <asimap.user_server.IMAPClientProxy object at 0x7f75443d9fa0>: 'Group' object has no attribute 'local_part'
#285
scanner
closed
3 months ago
2
ERROR:message_cache.add: Unable to get message for msg key: 356, mbox: 'misc/peju': 'ascii' codec can't encode characters in position 0-1: ordinal not in range(128)
#284
scanner
closed
3 months ago
0
GH-281: Log cache status. Catch Unicode errors and log which msg and mbox caused it.
#283
scanner
closed
3 months ago
0
Fail to find size of message (and generally have issues parsing email messages)
#282
scanner
closed
3 months ago
1
Periodically log message cache size
#281
scanner
closed
3 months ago
1
GH-279: imapsubprocess has no port
#280
scanner
closed
3 months ago
0
Attempting to connect to existing IMAP Subprocess failed: No port
#279
scanner
closed
3 months ago
0
Bump certifi from 2024.6.2 to 2024.7.4 in /requirements
#278
dependabot[bot]
closed
3 months ago
1
Previous
Next