ze-filter  (ze-filter-0.8.0-develop-180218)
ze-libmilter.h File Reference

Go to the source code of this file.

Macros

#define SMFIS_UNDEF   -1
 
#define __ZE_LIBMILTER_H   1
 

Functions

int jsmfi_setreply (SMFICTX *, char *, char *, char *)
 
int jsmfi_vsetreply (SMFICTX *ctx, char *ca, char *cb, char *format,...)
 
int Smfi_ChgFrom (SMFICTX *ctx, char *mail, char *args)
 

Macro Definition Documentation

◆ __ZE_LIBMILTER_H

#define __ZE_LIBMILTER_H   1

Definition at line 37 of file ze-libmilter.h.

◆ SMFIS_UNDEF

#define SMFIS_UNDEF   -1

Definition at line 28 of file ze-libmilter.h.

Function Documentation

◆ jsmfi_setreply()

int jsmfi_setreply ( SMFICTX *  ,
char *  ,
char *  ,
char *   
)

Definition at line 99 of file ze-libmilter.c.

◆ jsmfi_vsetreply()

int jsmfi_vsetreply ( SMFICTX *  ctx,
char *  ca,
char *  cb,
char *  format,
  ... 
)

Definition at line 149 of file ze-libmilter.c.

◆ Smfi_ChgFrom()

int Smfi_ChgFrom ( SMFICTX *  ctx,
char *  mail,
char *  args 
)

Definition at line 172 of file ze-libmilter.c.