Project

General

Custom queries

Profile

Actions

Feature #1863

closed

smtp: improve pipelining support

Added by Victor Julien almost 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Target version:
Effort:
Difficulty:
Label:

Description

Currently we don't check if the server supports pipelining. This can lead to issues where the DATA command followed by the data is misinterpreted. Our code only enters the 'DATA' mode when the DATA command has been confirmed.

If the server reports pipelining support we should enter the DATA mode immediately.


Related issues 1 (0 open1 closed)

Copied to Suricata - Feature #2829: smtp: improve pipelining support (4.0.x)ClosedVictor JulienActions
#4

Updated by Victor Julien over 6 years ago

  • Status changed from New to Assigned
  • Assignee changed from OISF Dev to Philippe Antoine
#5

Updated by Victor Julien over 6 years ago

  • Status changed from Assigned to Closed
  • Target version changed from 70 to 4.1.2
#6

Updated by Victor Julien over 6 years ago

  • Copied to Feature #2829: smtp: improve pipelining support (4.0.x) added
Actions

Also available in: Atom PDF