s/qmail 4.3.21
Next generation secure email transport
Loading...
Searching...
No Matches
received.c File Reference
#include "fmt.h"
#include "qmail.h"
#include "now.h"
#include "datetime.h"
#include "date822fmt.h"
#include "received.h"
#include "str.h"
#include "stralloc.h"
#include "byte.h"
Include dependency graph for received.c:

Go to the source code of this file.

Functions

void safeput (struct qmail *qqt, char *s)
void received (struct qmail *qqt, char *protocol, char *local, char *remoteip, char *remotehost, char *remoteinfo, char *helo, char *tlsinfo, char *rblinfo, char *mailto)
void spfheader (struct qmail *qqt, char *spfinfo, char *local, char *remoteip, char *helohost, char *mailfrom)

Function Documentation

◆ received()

void received ( struct qmail * qqt,
char * protocol,
char * local,
char * remoteip,
char * remotehost,
char * remoteinfo,
char * helo,
char * tlsinfo,
char * rblinfo,
char * mailto )

Definition at line 46 of file received.c.

Here is the call graph for this function:

◆ safeput()

void safeput ( struct qmail * qqt,
char * s )

Definition at line 29 of file received.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ spfheader()

void spfheader ( struct qmail * qqt,
char * spfinfo,
char * local,
char * remoteip,
char * helohost,
char * mailfrom )

Definition at line 100 of file received.c.

Here is the call graph for this function:
Here is the caller graph for this function: