[exim-dev] [Bug 1802] New: Rspamd is scan should not use shu…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
New-Topics: [exim-dev] [Bug 1802] Rspamd scan should not use shutdown call, [exim-dev] [Bug 1802] Rspamd scan should not use shutdown call, [exim-dev] [Bug 1802] Rspamd scan should not use shutdown call, [exim-dev] [Bug 1802] Rspamd scan should not use shutdown call, [exim-dev] [Bug 1802] Rspamd scan should not use shutdown call, [exim-dev] [Bug 1802] Rspamd scan should not use shutdown call, [exim-dev] [Bug 1802] Rspamd scan should not use shutdown call, [exim-dev] [Bug 1802] Rspamd scan should not use shutdown call, [exim-dev] [Bug 1802] Rspamd scan should not use shutdown call, [exim-dev] [Bug 1802] Rspamd scan should not use shutdown call, [exim-dev] [Bug 1802] Rspamd scan should not use shutdown call, [exim-dev] [Bug 1802] Rspamd scan should not use shutdown call, [exim-dev] [Bug 1802] Rspamd scan should not use shutdown call, [exim-dev] [Bug 1802] Rspamd scan should not use shutdown call, [exim-dev] [Bug 1802] Rspamd scan should not use shutdown call, [exim-dev] [Bug 1802] Rspamd scan should not use shutdown call, [exim-dev] [Bug 1802] Rspamd scan should not use shutdown call, [exim-dev] [Bug 1802] Rspamd scan should not use shutdown call, [exim-dev] [Bug 1802] Rspamd scan should not use shutdown call
Subject: [exim-dev] [Bug 1802] New: Rspamd is scan should not use shutdown call
https://bugs.exim.org/show_bug.cgi?id=1802

            Bug ID: 1802
           Summary: Rspamd is scan should not use shutdown call
           Product: Exim
           Version: 4.86+ HEAD
          Hardware: All
                OS: All
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Content Scanning
          Assignee: tom@???
          Reporter: vsevolod@???
                CC: exim-dev@???


I'm going to remove support of half-closed connections in rspamd soon. Hence,
Exim should not send `shutdown(fd, SHUT_WR)` for rspamd variant of spam
scanner. The fix is simple: just remove this call for rspamd leaving it as is
for SA - since Exim already sends `Content-Length` there is no additional
meaning in sending `shutdown`. I've added workaround for Exim but I'm going to
remove it sooner or later.

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