http://www.exim.org/bugzilla/show_bug.cgi?id=397
Summary: avoid pipelining to some hosts or in general
Product: Exim
Version: 4.63
Platform: All
OS/Version: All
Status: NEW
Severity: wishlist
Priority: medium
Component: Delivery in general
AssignedTo: ph10@???
ReportedBy: renaud@???
QAContact: exim-dev@???
CC: renaud@???
For the moment, the only means to avoid using pipelining for delivery to a
remote server is to specify hosts_avoid_esmtp.
This is not very practical if we want to totally disable pipelining because this
would totally disable all ESMTP facilities like TLS or SIZE for example.
So I think there should be some option like hosts_avoid_pipelining to disable
only this feature. This is generally to cope with buggy remote servers which
advertise pipelining but don't process mails correctly in this case.
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.