Actions
Bug #8728
open
JI
JI
smtp: trailing quit can create an empty transaction
Bug #8728:
smtp: trailing quit can create an empty transaction
Description
Has been a long running issue where the transaction is closed at the client side end of data marker, and then a quit is send, creating a new transaction that is immediately closed. Instead, the quit should close the transaction.
Actions