diff options
-rw-r--r-- | sapi/milter/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/milter/TODO b/sapi/milter/TODO index 705a1b5903..2f14d37a63 100644 --- a/sapi/milter/TODO +++ b/sapi/milter/TODO @@ -1,3 +1,4 @@ +check context for milter api functions (only valid within callbacks) add ini setting for smfi_settimeout() set xxfi_flags via ini, SMFIF_CHGBODY can have a significant performance impact if set parse the file only once instead of per request |