Skip to content

Commit 9d5e55f

Browse files
author
Harald Radi
committed
if the api functions are called, check if they're valid in that context
reopen file per request, so milter doesn't hang. PHPA or APC can be used to speed the milter up added a milter_init callback to init the milter before it is registered added protos to make sniper happy
1 parent 27de54b commit 9d5e55f

File tree

2 files changed

+315
-96
lines changed

2 files changed

+315
-96
lines changed

sapi/milter/TODO

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
check context for milter api functions (only valid within callbacks)
2-
add ini setting for smfi_settimeout()
3-
set xxfi_flags via ini, SMFIF_CHGBODY can have a significant performance impact if set
4-
parse the file only once instead of per request
5-
search for libmilter
61
stdout to syslog
72
testing
83
documentation

0 commit comments

Comments
 (0)