[exim-dev] [Bug 3040] Spoolfile error on close should not le…

Pàgina inicial
Delete this message
Reply to this message
Autor: Exim Bugzilla
Data:  
A: exim-dev
Assumpte: [exim-dev] [Bug 3040] Spoolfile error on close should not lead to 250 OK
https://bugs.exim.org/show_bug.cgi?id=3040

Maxim Galaganov <max@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAIT_FIX_CONFIRMATION       |ASSIGNED


--- Comment #3 from Maxim Galaganov <max@???> ---
Sorry for long tunaround time, making progress to reduce that.

SMTP case looks good.
There is a crash on non-smtp input here:

(gdb) bt
#0 __GI__IO_fwrite (buf=0x179b348, size=32, count=1, fp=0x0) at iofwrite.c:37
#1 0x0000000000496ea0 in smtp_vprintf (format=0x50f610 "%.3s%c%.*s%s\r\n",
more=0, ap=0x7fff609514b8) at smtp_in.c:1024
#2 0x0000000000496ca2 in smtp_printf (format=0x50f610 "%.3s%c%.*s%s\r\n",
more=0) at smtp_in.c:964
#3 0x0000000000499a47 in smtp_respond (code=0x4ff09c "550", codelen=3,
final=1, msg=0x50f95b "Administrative prohibition") at smtp_in.c:2825
#4 0x000000000049a1af in smtp_handle_acl_fail (where=5, rc=2, user_msg=0x0,
log_msg=0x17d50f8 ": spoolfile error on close: Input/output error") at
smtp_in.c:3060
#5 0x000000000048401e in receive_msg (extract_recip=1) at receive.c:4429
#6 0x000000000043d7b7 in main (argc=7, cargv=0x7fff609923a8) at exim.c:5935

HEAD at 5d0d124a8

--
You are receiving this mail because:
You are on the CC list for the bug.

--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-dev.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-dev-unsubscribe@???
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/