ze-filter  (ze-filter-0.8.0-develop-180218)
rcpt_addr_T Struct Reference

#include <ze-rcpt-list.h>

Public Attributes

char * rcpt
 
char * email
 
char * host
 
char * user
 
bool quarantine
 
bool deleted
 
int access
 
rcpt_addr_Tnext
 

Detailed Description

Definition at line 29 of file ze-rcpt-list.h.

Member Data Documentation

◆ access

int rcpt_addr_T::access

Definition at line 38 of file ze-rcpt-list.h.

◆ deleted

bool rcpt_addr_T::deleted

Definition at line 37 of file ze-rcpt-list.h.

◆ email

char* rcpt_addr_T::email

Definition at line 32 of file ze-rcpt-list.h.

◆ host

char* rcpt_addr_T::host

Definition at line 33 of file ze-rcpt-list.h.

◆ next

rcpt_addr_T* rcpt_addr_T::next

Definition at line 39 of file ze-rcpt-list.h.

◆ quarantine

bool rcpt_addr_T::quarantine

Definition at line 36 of file ze-rcpt-list.h.

◆ rcpt

char* rcpt_addr_T::rcpt

Definition at line 31 of file ze-rcpt-list.h.

◆ user

char* rcpt_addr_T::user

Definition at line 34 of file ze-rcpt-list.h.


The documentation for this struct was generated from the following file: