Displaying 5 results from an estimated 5 matches for "data_cmd".
Did you mean:
data_cpmd
2011 Sep 22
0
Bug#642466: logcheck-database: Should ignore postfix proxy-accept log messages
Package: logcheck-database
Severity: normal
Dear Maintainer,
When configured to use an smtpd_proxy_filter (e.g. with spampd), postfix
reports the status of the proxy request when it receives the proxy's
END-OF-DATA reply. The log message is generated in data_cmd() at around
src/smtpd/smtpd.c:3133 and is logged for each email message. For
successfully delivered emails, this message is always safe to ignore
while for rejections (which occur when a message is filtered by the
proxy) the message is usually safe to ignore.
To ignore only the successful deliver...
2018 Mar 04
3
LMTP delivery segfaults when user is over quota.
Hello!
I'm having crashes with LMTP delivery when user is over quota on the
latest CentOS 7.4 with the latest Dovecot 2.3.0.1 from Dovecot repo.
I see the issue has been fixed on January 17, but it doesn't seem to
have made it into 2.3.0.1 (I compared with the source from
https://dovecot.org/releases/2.3/dovecot-2.3.0.1.tar.gz).
2018 Mar 05
3
Coredump: Panic: file smtp-address.c: line 530 (smtp_address_write): assertion failed: (smtp_char_is_qpair(*p))
...<optimized out>
__func__ = "cmd_data_continue"
#22 0x00007fea19d566e0 in cmd_data_handle_input (cmd=0x56239bde1ea8) at smtp-server-cmd-data.c:199
conn = 0x56239bde0930
callbacks = 0x56239abd27a0 <lmtp_callbacks>
command = 0x56239bde1ea8
data_cmd = 0x56239bde83e8
ret = <optimized out>
__func__ = "cmd_data_handle_input"
#23 0x00007fea19dea649 in io_loop_call_io (io=0x56239bdba970) at ioloop.c:614
ioloop = 0x56239bd82c70
t_id = 2
__func__ = "io_loop_call_io"
#24 0x00007fea19deb...
2018 Mar 04
0
LMTP delivery segfaults when user is over quota.
...ptimized out>
??????? __func__ = "cmd_data_continue"
#6? 0x00007fc8abd7a250 in cmd_data_handle_input (cmd=0x56246ab81868) at
smtp-server-cmd-data.c:199
??????? conn = 0x56246abbeae0
??????? callbacks = 0x562469006720 <lmtp_callbacks>
??????? command = 0x56246ab81868
??????? data_cmd = 0x56246abc3148
??????? ret = <optimized out>
??????? __func__ = "cmd_data_handle_input"
#7? 0x00007fc8abe0cdf5 in io_loop_call_io (io=0x56246abbf020) at
ioloop.c:614
??????? ioloop = 0x56246ab76c30
??????? t_id = 2
??????? __func__ = "io_loop_call_io"
#8? 0x00007fc...
2018 Mar 06
0
Coredump: Panic: file smtp-address.c: line 530 (smtp_address_write): assertion failed: (smtp_char_is_qpair(*p))
...__func__ = "cmd_data_continue"
> #22 0x00007fea19d566e0 in cmd_data_handle_input (cmd=0x56239bde1ea8) at smtp-server-cmd-data.c:199
> conn = 0x56239bde0930
> callbacks = 0x56239abd27a0 <lmtp_callbacks>
> command = 0x56239bde1ea8
> data_cmd = 0x56239bde83e8
> ret = <optimized out>
> __func__ = "cmd_data_handle_input"
> #23 0x00007fea19dea649 in io_loop_call_io (io=0x56239bdba970) at ioloop.c:614
> ioloop = 0x56239bd82c70
> t_id = 2
> __func__ = "io_loop_cal...