ze-filter
(ze-filter-0.8.0-develop-180218)
|
Go to the source code of this file.
Functions | |
int | jsmfi_setreply_from_access (SMFICTX *ctx, char *msg) |
int | jsmfi_setreply (SMFICTX *ctx, char *ca, char *cb, char *msg) |
int | jsmfi_vsetreply (SMFICTX *ctx, char *ca, char *cb, char *format,...) |
int | Smfi_ChgFrom (SMFICTX *ctx, char *mail, char *args) |
int jsmfi_setreply | ( | SMFICTX * | ctx, |
char * | ca, | ||
char * | cb, | ||
char * | msg | ||
) |
Definition at line 99 of file ze-libmilter.c.
int jsmfi_setreply_from_access | ( | SMFICTX * | ctx, |
char * | msg | ||
) |
Definition at line 37 of file ze-libmilter.c.
int jsmfi_vsetreply | ( | SMFICTX * | ctx, |
char * | ca, | ||
char * | cb, | ||
char * | format, | ||
... | |||
) |
Definition at line 149 of file ze-libmilter.c.
int Smfi_ChgFrom | ( | SMFICTX * | ctx, |
char * | mail, | ||
char * | args | ||
) |
Definition at line 172 of file ze-libmilter.c.