issues
search
barryp
/
py-exim-localscan
Embeds a Python interpreter into Exim 4.x. to allow Exim local_scan() functions to be written in Python
MIT License
1
stars
3
forks
source link
Improvements to expy_local_scan.c
#1
Closed
alexkiro
closed
5 years ago
alexkiro
commented
9 years ago
These changes include:
Exposing child_open, child_open_exim2 and child_close in the exim module.
Customizable local_scan failure return action.
Silencing various compiler warnings.
These changes include: