[Dovecot] Overriding IMAP commands
28 May
2007
28 May
'07
11:56 p.m.
Hi all,
I am writing a plugin to override some built-in imap commands. But when client logs out, imap segfaults during unregistering commands. What is the correct procedure for overriding imap commands in dovecot? Thanks.
Tony Tsang.
3 Jun
3 Jun
8:48 p.m.
On Tue, 2007-05-29 at 11:56 +0800, Tony Tsang wrote:
Hi all,
I am writing a plugin to override some built-in imap commands. But when client logs out, imap segfaults during unregistering commands. What is the correct procedure for overriding imap commands in dovecot?
I don't think anyone has tried that before. Where does it crash? Did you try command_unregister() for the original command before overriding it with yours?
6424
Age (days ago)
6430
Last active (days ago)
1 comments
2 participants
participants (2)
-
Timo Sirainen
-
Tony Tsang