search for: mail_cache_copy

Displaying 2 results from an estimated 2 matches for "mail_cache_copy".

2004 Sep 29
2
UIDL bug
I noticed a problem with handling UIDL msgnumber in test46. If you do "UIDL 1" on a POP3 connection it returns the UID of the message followed by a dot and an error message. I made 2 changes: I added the following line to line 527 of src/pop3/commands.c ctx->message = message; I changed line 559 from: if (list_uids_iter(client, ctx)) to: if (!list_uids_iter(client, ctx))
2018 Feb 23
2
Assertion during dsync receive
...{gp_offset = 40, fp_offset = 48, overflow_arg_area = 0x7ffff51be5b0, reg_save_area = 0x7ffff51be4f0}} #5 0x00007fc20c3fc6d0 in mail_index_uint32_to_offset (offset=<optimized out>) at mail-index-util.c:10 __FUNCTION__ = "mail_index_uint32_to_offset" #6 0x00007fc20c3e0f34 in mail_cache_copy (ext_offsets=0x7ffff51be690, max_uid_r=0x7ffff51be64c, file_size_r=<synthetic pointer>, file_seq_r=<synthetic pointer>, fd=28, trans=0x1c48dd0, cache=<optimized out>) at mail-cache-compress.c:293 iter = {view = 0x1c19230, remap_counter = 2438427, seq = 1217766, rec = 0x7fc...