s/qmail 4.2.29a
Next generation secure email transport
Loading...
Searching...
No Matches
Functions
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)
 
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 
)

Definition at line 45 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 91 of file received.c.

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