[exim-dev] [Bug 2004] New: CHUNKING without PIPELINING can g…

Góra strony
Delete this message
Reply to this message
Autor: admin
Data:  
Dla: exim-dev
Temat: [exim-dev] [Bug 2004] New: CHUNKING without PIPELINING can get synch-fail
https://bugs.exim.org/show_bug.cgi?id=2004

            Bug ID: 2004
           Summary: CHUNKING without PIPELINING can get synch-fail
           Product: Exim
           Version: 4.88
          Hardware: All
                OS: All
            Status: NEW
          Severity: bug
          Priority: high
         Component: Mail Receipt
          Assignee: nigel@???
          Reporter: jgh146exb@???
                CC: exim-dev@???


If the chunk data follows hard on behind the BDAT command line, in
non-PIPELINING
mode a synch error will be thrown. Exchange Server sources have been seen to
trigger this.

Solution will require defining BDAT as a non-synch command even for non-pipe
mode, and place an explicit synch check before emitting the chunk ack.

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