ze-filter  (ze-filter-0.8.0-develop-180218)
ze-libmilter.c File Reference
#include <ze-sys.h>
#include <ze-filter.h>
#include <ze-filter-data.h>
#include <ze-libmilter.h>

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)
 

Function Documentation

◆ jsmfi_setreply()

int jsmfi_setreply ( SMFICTX *  ctx,
char *  ca,
char *  cb,
char *  msg 
)

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

◆ jsmfi_setreply_from_access()

int jsmfi_setreply_from_access ( SMFICTX *  ctx,
char *  msg 
)

Definition at line 37 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.