Re: First attempt at POP3 with LOGIN-DELAY



Philip Van Hoof wrote:
First update of the patch.

On Fri, 2007-11-23 at 11:42 +0100, Philip Van Hoof wrote:
Here's a patch that makes the POP3 code accept LOGIN-DELAY. If
LOGIN-DELAY is not available in the CAPA, 300 is used as a default
value.

This will make the disconnects happen only per LOGIN-DELAY seconds.

Please review carefully yet extensively. This is a high risk patch, but
a necessity with some POP3 servers, like GMail's.

I know that it's not too much, but I got a SIGSEV with this backtrace (the other 3 threads are just ???)

Thread 1 (process 1973):
#0 0x423ced8c in wait_for_login_delay (user_data=0x141000) at camel-pop3-store.c:354
#1  0x40de9394 in g_thread_create_proxy (data=0x0) at gthread.c:591
#2  0x407152ac in start_thread () from /lib/libpthread.so.0
#3  0x40eedc18 in clone () from /lib/libc.so.6

Br


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]