Displaying 4 results from an estimated 4 matches for "yciftxmy".
2020 Mar 29
3
mail_crypt crashing randomly during LMTP
...sitive response and delivers the mail again after a few minutes. So all of our users get some mails twice or even more times.
This is what the log says in the moment of crashing:
dovecot: lmtp(53852): Panic: Module context mail_crypt_user_module missing
*** backtrace *** (see: https://pastebin.com/YCiFtxmy)
dovecot: lmtp(53852): Fatal: master: service(lmtp): child 53852 killed with signal 6 (core dumps disabled - https://dovecot.org/bugreport.html#coredumps)
Here I?ve pasted the LTMP session in mail.log: https://pastebin.com/A4ughNUF
Obviously it looks like it has something to do with our mail_cryp...
2020 Mar 31
1
mail_crypt crashing randomly during LMTP
On 29. Mar 2020, at 17.07, Timo Sirainen <timo at sirainen.com> wrote:
>
>> This is what the log says in the moment of crashing:
>> dovecot: lmtp(53852): Panic: Module context mail_crypt_user_module missing
>> *** backtrace *** (see: https://pastebin.com/YCiFtxmy)
>
> It shows mailbox_free() in the backtrace, so it's probably crashing in mail_crypt_mailbox_close()'s MAIL_CRYPT_CONTEXT(box). But looking at the code, I can't see how that could be possible. Maybe there is some kind of memory corruption or something.
Looks like there's...
2020 Mar 30
1
mail_crypt crashing randomly during LMTP
..., we implemented this setup with v2.3.5.1 on Debian 9 and had the issue right from the beginning.
>> This is what the log says in the moment of crashing:
>> dovecot: lmtp(53852): Panic: Module context mail_crypt_user_module missing
>> *** backtrace *** (see: https://pastebin.com/YCiFtxmy)
>
> It shows mailbox_free() in the backtrace, so it's probably crashing in mail_crypt_mailbox_close()'s MAIL_CRYPT_CONTEXT(box). But looking at the code, I can't see how that could be possible. Maybe there is some kind of memory corruption or something.
>
>> dovecot: l...
2020 Mar 29
0
mail_crypt crashing randomly during LMTP
...l_crypt as mail_plugins.
Was this happening with old Dovecot versions, or did it start after v2.3.10 upgrade?
> This is what the log says in the moment of crashing:
> dovecot: lmtp(53852): Panic: Module context mail_crypt_user_module missing
> *** backtrace *** (see: https://pastebin.com/YCiFtxmy)
It shows mailbox_free() in the backtrace, so it's probably crashing in mail_crypt_mailbox_close()'s MAIL_CRYPT_CONTEXT(box). But looking at the code, I can't see how that could be possible. Maybe there is some kind of memory corruption or something.
> dovecot: lmtp(53852): Fatal:...