Sharma, Ashish: > 1. Is?it expected and in accord with milter protocol to reuse the same > connection i.e. should postfix communicate with milter over same single > connection? >
The SMTP protocol specifies that ONE SESSION can have MULTIPLE
MAIL FROM/RCPT/DATA transactions.
One MILTER connection covers ALL the MAIL FROM/RCPT/DATA transactions
in that session.
Wietse
