Hello everyone,
I'm coding a milter and I noticed an issue with postfix. Once postfix is done
communicating with the milters, instead of sending a SMFIC_QUIT, it sends
SMFIC_ABORT.
abort all milters
milter8_abort: abort milter inet:127.0.0.1:8891
milter8_abort: abort milter inet:127.0.0.1:8893
milter8_abort: abort milter unix:/run/spamass-milter/postfix/sock
Is this the correct thing to do? Because based on the documentation, the
SMFIC_ABORT keeps the connection open and keeps on listening for more data:
> Abort current filter checks. Resets internal state of milter program
to before SMFIC_HELO, but keeps the connection open.
Any help would be appreciated.
Thank you.
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]