search for: too_large_r

Displaying 8 results from an estimated 8 matches for "too_large_r".

2015 Apr 09
2
Trash Plugin bugs
dovecot v2.2.16 I've found a few bugs in Trash plugin. 1. If Quota set only messages limit (without storage limit) then Trash plugin does not expunge any message because Quota plugin sets too_large_r=TRUE. It's because quota_default_test_alloc function does not check if bytes_limit is set. /* if size is bigger than any limit, then it is bigger than the lowest limit */ - if (size > bytes_limit) { + if (bytes_limit > 0 &amp...
2008 Oct 16
2
Backtrace of /usr/local/libexec/dovecot/imap
...et = 0 __PRETTY_FUNCTION__ = "maildir_storage_sync_init" #9 0x080a4d69 in mailbox_sync (box=0x85092e0, flags=0, status_items=0, status_r=0x0) at mail-storage.c:516 ctx = (struct mailbox_sync_context *) 0x0 #10 0xb806a38a in trash_quota_test_alloc (ctx=0x84e13d0, size=2902771, too_large_r=0xbfe8cbeb) at trash-plugin.c:52 ret = 0 i = 0 #11 0xb7efe590 in quota_test_alloc (ctx=0x84e13d0, size=2902771, too_large_r=0xbfe8cbeb) at quota.c:840 No locals. #12 0xb7efe7f2 in quota_try_alloc (ctx=0x84e13d0, mail=0x84e7730, too_large_r=0xbfe8cbeb) at quota.c:822 size = 25772706547...
2007 Jan 31
2
Quota crashing w/ gdb backtrace
...at mbox-file.c:167 #1 0x39684 in mbox_mail_seek (mail=0xc73a8) at mbox-mail.c:69 #2 0x398f0 in mbox_mail_get_physical_size (_mail=0xc73a8) at mbox-mail.c:163 #3 0x6b880 in mail_get_physical_size (mail=0xc73a8) at mail.c:75 #4 0x7f933a74 in quota_default_try_alloc (ctx=0xc9a58, mail=0xc73a8, too_large_r=0xffbef397) at quota.c:434 #5 0x7f933654 in quota_try_alloc (ctx=0x0, mail=0xc73a8, too_large_r=0xffbef397) at quota.c:301 #6 0x7f9370c8 in quota_check (t=0xc57f0, mail=0xc73a8) at quota-storage.c:120 #7 0x7f9374d0 in quota_save_finish (ctx=0xc7790, dest_mail=0xc73a8) at quota-storage.c:...
2008 Oct 16
2
imap crash (1.1.4)
...et = 0 __PRETTY_FUNCTION__ = "maildir_storage_sync_init" #9 0x080a4d69 in mailbox_sync (box=0x8f21c20, flags=0, status_items=0, status_r=0x0) at mail-storage.c:516 ctx = (struct mailbox_sync_context *) 0x0 #10 0xb80d738a in trash_quota_test_alloc (ctx=0x8ee45d0, size=3527394, too_large_r=0xbfbf814b) at trash-plugin.c:52 ret = 0 i = 0 #11 0xb7f6b590 in quota_test_alloc (ctx=0x8ee45d0, size=3527394, too_large_r=0xbfbf814b) at quota.c:840 No locals. #12 0xb7f6b7f2 in quota_try_alloc (ctx=0x8ee45d0, mail=0x8ef77c8, too_large_r=0xbfbf814b) at quota.c:822 size = 25773331170...
2008 Jul 11
1
Dovecot-1.1.1 with quota and antispam plugin - segmentation fault
...es Yes Real-time event 32 (gdb) Continuing. Program received signal SIGSEGV, Segmentation fault. 0x080a968c in mail_get_physical_size () (gdb) #0 0x080a968c in mail_get_physical_size () No symbol table info available. #1 0x1831d07a in quota_try_alloc (ctx=0x8128700, mail=0x0, too_large_r=0xbfbfe74b) at quota.c:797 size = 4 ret = 0 #2 0x183213ce in quota_check (t=0x812e580, mail=0x0) at quota-storage.c:148 qt = (struct quota_transaction_context *) 0x8128700 ret = 134728787 too_large = 191 #3 0x18321740 in quota_save_finish (ctx=0x8152028) at...
2008 Jul 18
2
quota vs. antispam issue
...ion fault. 0x100929f4 in mail_get_physical_size (mail=0x0, size_r=0xbfeaf030) at mail.c:100 100 return p->v.get_physical_size(mail, size_r); (gdb) bt #0 0x100929f4 in mail_get_physical_size (mail=0x0, size_r=0xbfeaf030) at mail.c:100 #1 0x0fe29be0 in quota_try_alloc (ctx=0x101707a8, mail=0x0, too_large_r=0xbfeaf060) at quota.c:818 #2 0x0fe303dc in quota_check (t=0x10170158, mail=0x0) at quota-storage.c:148 #3 0x0fe30968 in quota_save_finish (ctx=0x10177c10) at quota-storage.c:251 #4 0x0fdfec58 in antispam_save_finish (ctx=0x10177c10) at antispam-storage-1.1.c:178 #5 0x10097c94 in mailbox_sa...
2010 Jan 05
2
Dovecot Quota Problem
I'm using Dovecot LDA with Exim. I'm also using Dictionary Quotas in a MySQL database. I want to avoid backscatter completely, so I set "quota_full_tempfail = yes" and handle quota checking in the Exim RCPT ACL during the SMTP session. The problem lies in the case where a user's account is nearly full. Smaller messages will continue to come through, but a larger message
2008 Jan 26
2
dovecot HEAD, assertion failed after 7193:e5af14239137 changeset
..., 3485394280}} path = 0x0 #5 0x1c04a120 in mail_get_physical_size (mail=0x0, size_r=0xcfbee598) at mail.c:100 No locals. #6 0x0804672b in quota_alloc (ctx=0x7d5ec5c0, mail=0x7ee27428) at quota.c:777 size = 3842 #7 0x080465cb in quota_try_alloc (ctx=0x7d5ec5c0, mail=0x7ee27428, too_large_r=0xcfbee5fb) at quota.c:725 size = 3842 ret = 0 #8 0x08049d2e in quota_check (t=0x876b3300, mail=0x7ee27428) at quota-storage.c:148 qt = (struct quota_transaction_context *) 0x7d5ec5c0 ret = 0 too_large = false #9 0x1c04c30b in mailbox_copy (t=0x0, mail=0x7...