s/qmail 4.3.20
Next generation secure email transport
Loading...
Searching...
No Matches
Macros | Functions
smtpdlog.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FDLOG   2
 

Functions

void flush (void)
 
void out (char *)
 
void smtpdlog_init (void)
 
void smtp_loga (char *, char *, char *, char *, char *, char *, char *, char *, char *)
 
void smtp_logb (char *, char *, char *, char *, char *, char *, char *)
 
void smtp_logg (char *, char *, char *, char *, char *, char *, char *)
 
void smtp_logh (char *, char *, char *, char *, char *)
 
void smtp_logi (char *, char *, char *, char *, char *, char *, char *, char *)
 
void smtp_logr (char *, char *, char *, char *, char *, char *, char *, char *)
 
void die_read (void)
 
void die_alarm (void)
 
void die_nomem (void)
 
void die_control (void)
 
void die_ipme (void)
 
void die_starttls (void)
 
void die_recipients (void)
 
void die_tls ()
 
void straynewline (void)
 
void err_unimpl (void)
 
void err_syntax (void)
 
void err_noop (void)
 
void err_vrfy (void)
 
void err_wantrcpt (void)
 
void err_qqt (void)
 
int err_child (void)
 
int err_fork (void)
 
int err_pipe (void)
 
int err_write (void)
 
int err_starttls (void)
 
void err_tlsreq (char *, char *, char *, char *, char *)
 
void err_helo (char *, char *, char *, char *, char *, char *, char *, char *)
 
void err_spf (char *, char *, char *, char *, char *, char *, char *, char *)
 
void err_authsetup (char *, char *, char *, char *, char *)
 
void err_authd (void)
 
void err_authmail (void)
 
void err_authfail (char *, char *, char *, char *, char *, char *, char *)
 
void err_authinvalid (char *, char *, char *, char *, char *)
 
void err_authabrt (void)
 
void err_authreq (char *, char *, char *, char *, char *)
 
void err_submission (char *, char *, char *, char *, char *)
 
int err_authabort (void)
 
int err_authinput (void)
 
int err_noauth (void)
 
void err_wantmail (void)
 
void err_mav (char *, char *, char *, char *, char *, char *, char *)
 
void err_bmf (char *, char *, char *, char *, char *, char *, char *, char *)
 
void err_mfdns (char *, char *, char *, char *, char *, char *, char *)
 
void err_nogateway (char *, char *, char *, char *, char *, char *, char *)
 
void err_brt (char *, char *, char *, char *, char *, char *, char *)
 
void err_rcpts (char *, char *, char *, char *, char *, char *, char *)
 
void err_recipient (char *, char *, char *, char *, char *, char *, char *)
 
void err_notorious (void)
 
void err_size (char *, char *, char *, char *, char *, char *, char *)
 
void err_data (char *, char *, char *, char *, char *, char *, char *, char *)
 
int err_postgl (void)
 
int err_forkgl (void)
 
void postgrey (char *, char *, char *, char *, char *, char *, char *)
 

Macro Definition Documentation

◆ FDLOG

#define FDLOG   2

Definition at line 3 of file smtpdlog.h.

Function Documentation

◆ die_alarm()

void die_alarm ( void  )

Definition at line 65 of file smtpdlog.c.

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

◆ die_control()

void die_control ( void  )

Definition at line 31 of file qmail-qmqpc.c.

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

◆ die_ipme()

void die_ipme ( void  )

Definition at line 68 of file smtpdlog.c.

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

◆ die_nomem()

void die_nomem ( void  )

Definition at line 23 of file qreceipt.c.

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

◆ die_read()

void die_read ( void  )

Definition at line 16 of file columnt.c.

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

◆ die_recipients()

void die_recipients ( void  )

Definition at line 70 of file smtpdlog.c.

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

◆ die_starttls()

void die_starttls ( void  )

◆ die_tls()

void die_tls ( )

Definition at line 69 of file smtpdlog.c.

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

◆ err_authabort()

int err_authabort ( void  )

Definition at line 136 of file smtpdlog.c.

Here is the caller graph for this function:

◆ err_authabrt()

void err_authabrt ( void  )

◆ err_authd()

void err_authd ( void  )

Definition at line 116 of file smtpdlog.c.

Here is the caller graph for this function:

◆ err_authfail()

void err_authfail ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5,
char *  s6,
char *  s7 
)

Definition at line 124 of file smtpdlog.c.

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

◆ err_authinput()

int err_authinput ( void  )

Definition at line 141 of file smtpdlog.c.

Here is the caller graph for this function:

◆ err_authinvalid()

void err_authinvalid ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5 
)

Definition at line 146 of file smtpdlog.c.

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

◆ err_authmail()

void err_authmail ( void  )

Definition at line 120 of file smtpdlog.c.

Here is the caller graph for this function:

◆ err_authreq()

void err_authreq ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5 
)

Definition at line 128 of file smtpdlog.c.

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

◆ err_authsetup()

void err_authsetup ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5 
)

Definition at line 111 of file smtpdlog.c.

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

◆ err_bmf()

void err_bmf ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5,
char *  s6,
char *  s7,
char *  s8 
)

Definition at line 168 of file smtpdlog.c.

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

◆ err_brt()

void err_brt ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5,
char *  s6,
char *  s7 
)

Definition at line 225 of file smtpdlog.c.

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

◆ err_child()

int err_child ( void  )

Definition at line 78 of file smtpdlog.c.

Here is the caller graph for this function:

◆ err_data()

void err_data ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5,
char *  s6,
char *  s7,
char *  s8 
)

Definition at line 267 of file smtpdlog.c.

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

◆ err_fork()

int err_fork ( void  )

Definition at line 79 of file smtpdlog.c.

Here is the caller graph for this function:

◆ err_forkgl()

int err_forkgl ( void  )

Definition at line 84 of file smtpdlog.c.

Here is the caller graph for this function:

◆ err_helo()

void err_helo ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5,
char *  s6,
char *  s7,
char *  s8 
)

Definition at line 101 of file smtpdlog.c.

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

◆ err_mav()

void err_mav ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5,
char *  s6,
char *  s7 
)

Definition at line 161 of file smtpdlog.c.

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

◆ err_mfdns()

void err_mfdns ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5,
char *  s6,
char *  s7 
)

Definition at line 175 of file smtpdlog.c.

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

◆ err_noauth()

int err_noauth ( void  )

Definition at line 151 of file smtpdlog.c.

◆ err_nogateway()

void err_nogateway ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5,
char *  s6,
char *  s7 
)

Definition at line 218 of file smtpdlog.c.

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

◆ err_noop()

void err_noop ( void  )

Definition at line 74 of file smtpdlog.c.

◆ err_notorious()

void err_notorious ( void  )

Definition at line 256 of file smtpdlog.c.

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

◆ err_pipe()

int err_pipe ( void  )

Definition at line 80 of file smtpdlog.c.

Here is the caller graph for this function:

◆ err_postgl()

int err_postgl ( void  )

Definition at line 83 of file smtpdlog.c.

Here is the caller graph for this function:

◆ err_qqt()

void err_qqt ( void  )

Definition at line 76 of file smtpdlog.c.

Here is the caller graph for this function:

◆ err_rcpts()

void err_rcpts ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5,
char *  s6,
char *  s7 
)

Definition at line 232 of file smtpdlog.c.

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

◆ err_recipient()

void err_recipient ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5,
char *  s6,
char *  s7 
)

Definition at line 237 of file smtpdlog.c.

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

◆ err_size()

void err_size ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5,
char *  s6,
char *  s7 
)

Definition at line 262 of file smtpdlog.c.

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

◆ err_spf()

void err_spf ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5,
char *  s6,
char *  s7,
char *  msg 
)

Definition at line 185 of file smtpdlog.c.

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

◆ err_starttls()

int err_starttls ( void  )

Definition at line 88 of file smtpdlog.c.

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

◆ err_submission()

void err_submission ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5 
)

Definition at line 132 of file smtpdlog.c.

Here is the call graph for this function:

◆ err_syntax()

void err_syntax ( void  )

Definition at line 73 of file smtpdlog.c.

Here is the caller graph for this function:

◆ err_tlsreq()

void err_tlsreq ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5 
)

Definition at line 93 of file smtpdlog.c.

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

◆ err_unimpl()

void err_unimpl ( void  )

Definition at line 72 of file smtpdlog.c.

◆ err_vrfy()

void err_vrfy ( void  )

Definition at line 75 of file smtpdlog.c.

◆ err_wantmail()

void err_wantmail ( void  )

Definition at line 159 of file smtpdlog.c.

Here is the caller graph for this function:

◆ err_wantrcpt()

void err_wantrcpt ( void  )

Definition at line 209 of file smtpdlog.c.

Here is the caller graph for this function:

◆ err_write()

int err_write ( void  )

Definition at line 81 of file smtpdlog.c.

Here is the caller graph for this function:

◆ flush()

void flush ( void  )

Definition at line 91 of file qmail-smtpd.c.

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

◆ out()

void out ( char *  s)

Definition at line 11 of file auto-int.c.

◆ postgrey()

void postgrey ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5,
char *  s6,
char *  s7 
)

Definition at line 211 of file smtpdlog.c.

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

◆ smtp_loga()

void smtp_loga ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5,
char *  s6,
char *  s7,
char *  s8,
char *  s9 
)

Definition at line 51 of file smtpdlog.c.

Here is the caller graph for this function:

◆ smtp_logb()

void smtp_logb ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5,
char *  s6,
char *  s7 
)

Definition at line 53 of file smtpdlog.c.

Here is the caller graph for this function:

◆ smtp_logg()

void smtp_logg ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5,
char *  s6,
char *  s7 
)

Definition at line 55 of file smtpdlog.c.

Here is the caller graph for this function:

◆ smtp_logh()

void smtp_logh ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5 
)

Definition at line 57 of file smtpdlog.c.

Here is the caller graph for this function:

◆ smtp_logi()

void smtp_logi ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5,
char *  s6,
char *  s7,
char *  s8 
)

Definition at line 59 of file smtpdlog.c.

Here is the caller graph for this function:

◆ smtp_logr()

void smtp_logr ( char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5,
char *  s6,
char *  s7,
char *  s8 
)

Definition at line 61 of file smtpdlog.c.

Here is the caller graph for this function:

◆ smtpdlog_init()

void smtpdlog_init ( void  )

Definition at line 28 of file smtpdlog.c.

Here is the caller graph for this function:

◆ straynewline()

void straynewline ( void  )

Definition at line 250 of file smtpdlog.c.

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