search for: auth_master_callback

Displaying 3 results from an estimated 3 matches for "auth_master_callback".

2007 Feb 27
1
Fwd: RE: pid stamp on log entries?
On Feb 26 2007, Bill Boebel wrote: >On Mon, February 26, 2007 2:40 pm, bhayden at umn.edu said: > >> Hi folks. Is there a way to modify the log stamp to include pid as well >> as time? > >Take a look at http://wiki.dovecot.org/Variables > >%p = pid > >I use: mail_log_prefix = "%Us(%u)(%p): " > >Syslog adds the timestamp though. Thanks for
2006 Aug 10
2
Seeing dovecot crash under rc6, seems to go almost exactly every 2.5 hours...
...PID: 13818 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000020 Thread 0 Crashed: 0 dovecot 0x0000482c log_set_prefix + 36 (log.c:190) 1 dovecot 0x000070b0 create_mail_process + 1576 (mail-process.c:535) 2 dovecot 0x00005150 auth_master_callback + 96 (login-process.c:92) 3 dovecot 0x00002d9c auth_process_input + 460 (auth-process.c:121) 4 dovecot 0x00017d58 io_loop_handler_run + 388 (ioloop-select.c:140) 5 dovecot 0x0001006c io_loop_run + 48 (ioloop.c:273) 6 dovecot 0x00008c54 main + 1816 (main.c:577) 7 dovecot...
2009 Mar 29
1
cannot login with plain authentication - missing UID
...db) p *args $1 = 0x0 (gdb) bt #0 create_mail_process (process_type=PROCESS_TYPE_IMAP, set=0x8070330, socket_fd=21, local_ip=0x8077468, remote_ip=0x807747c, user=0x806c322 "test at redmountainorganics.com", args=0x806c370, dump_capability=false) at mail-process.c:542 #1 0x0804ddb5 in auth_master_callback (user=0x806c322 " test at redmountainorganics.com", args=0x806c370, request=0x8077458) at login-process.c:105 #2 0x0804ab94 in auth_process_input (process=0x80741b0) at auth-process.c:142 #3 0x0805a400 in io_loop_handler_run (ioloop=0x8072ea8) at ioloop-epoll.c:203 #4 0x080598bd in...