Displaying 7 results from an estimated 7 matches for "mail_pid".
Did you mean:
mail_gid
2013 Oct 28
1
Pre imap-session scripting
Hi,
is it possible to run a script right after the IMAP/POP3 session was started? I know about post-login scripting but this is probably not what i'm looking for. I need to run a script which will know PID of process running IMAP session (so it must be already started). Thank you.
azur
2011 Apr 27
2
2.0.12 Coredump under Solaris 10
...#13 0xfee8c603 in master_login_auth_callback (auth_args=0x807a904,
errormsg=0x0, context=0x7ffffffb) at master-login.c:374
client = (struct master_login_client *) 0x8086618
conn = (struct master_login_connection *) 0x8083690
reply = {tag = 1, status = MASTER_AUTH_STATUS_OK, mail_pid = 50}
#14 0xfee8d2d1 in master_login_auth_input (auth=0x8085af8) at
master-login-auth.c:239
line = 0x80868df "USER\t2045378561\ttestds at domain.foo
\t/imap/spool/%d/%1n/%n=/home/testds\tquota_rule=*:storage=50M"
ret = 72
#15 0xfeea02c1 in io_loop_call_io (io=0x8086858) at...
2017 Jan 10
2
[PATCH] mail-storage.c: check against NULL address in strcmp() invocation
Configurations with multiple shared namespaces can trigger a bug
where the first argument of strcmp() invocation is NULL.
This patch adds an explicit check, analogously to how the second
argument is sanitized.
---
src/lib-storage/mail-storage.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib-storage/mail-storage.c b/src/lib-storage/mail-storage.c
index
2015 Oct 30
2
IMAP COPY creates invalid index data with zlib and mail_log plugins enabled but zlib_save off
.../sid
auth_mechanisms = plain login
auth_username_format =
auth_verbose = yes
auth_verbose_passwords = sha1
default_vsz_limit = 1 G
disable_plaintext_auth = no
lda_mailbox_autosubscribe = yes
listen = *
log_timestamp = "%Y-%m-%d %H:%M:%S "
login_log_format_elements = user=<%u> pid=[%{mail_pid}] method=%m rip=%r
lip=%l %c
mail_fsync = never
mail_location = maildir:~/
mail_log_prefix = "%s[%{pid}]: user=<%u> ip=%{rip} session=%{session} "
mail_max_userip_connections = 100
mail_plugins = mail_log notify zlib
managesieve_notify_capability = mailto
managesieve_sieve_capabilit...
2010 Feb 23
0
dovecot 2.0_b3 autocreate plugin bug.
...= 0x806fc38
service = 0x806e2a8
__PRETTY_FUNCTION__ = "master_login_auth_finish"
#17 0xb7ef405b in master_login_auth_callback (auth_args=0x80660fc, context=0x80707a8) at master-login.c:343
client = 0x80707a8
reply = {tag = 1, status = MASTER_AUTH_STATUS_OK, mail_pid = 21417}
service = 0x806e2a8
__PRETTY_FUNCTION__ = "master_login_auth_callback"
#18 0xb7ef4605 in master_login_auth_input_user (auth=0x806fc80) at master-login-auth.c:138
request = <value optimized out>
id = <value optimized out>
#19 master_logi...
2017 Jan 24
1
Quota count does not work with lock_method=dotlock
On 24.01.2017 11:31, Tom Sommer wrote:
> On 2017-01-24 10:25, Aki Tuomi wrote:
>> On 24.01.2017 11:13, Tom Sommer wrote:
>>> On 2017-01-18 15:27, mkliewe at gmx.de wrote:
>>>
>>>> dovecot crashes when I switch the quota tracking from dict to count.
>>>
>>> I have the same problem, but I use 'dict:file' as quota backend -
>>>
2011 Apr 27
2
2.0.12 Coredump under Solaris 10
hi,
I've installed a testversion from 2.0.12 and getting coredumps after
login via IMAP/POP3. I don't know, if it is a simple config error or
something else.
======
dovecot: [ID 583609 local7.error] master: Error: service(imap): child
29333 killed with signal 11 (core dumped)
[ID 583609 local7.error] master: Error: service(imap): child 29335
killed with signal 11 (core dumped)
======