|
ze-filter
(ze-filter-0.8.0-develop-180218)
|
#include <ze-rcpt-list.h>
Public Attributes | |
| char * | rcpt |
| char * | |
| char * | host |
| char * | user |
| bool | quarantine |
| bool | deleted |
| int | access |
| rcpt_addr_T * | next |
Definition at line 29 of file ze-rcpt-list.h.
| int rcpt_addr_T::access |
Definition at line 38 of file ze-rcpt-list.h.
| bool rcpt_addr_T::deleted |
Definition at line 37 of file ze-rcpt-list.h.
| char* rcpt_addr_T::email |
Definition at line 32 of file ze-rcpt-list.h.
| char* rcpt_addr_T::host |
Definition at line 33 of file ze-rcpt-list.h.
| rcpt_addr_T* rcpt_addr_T::next |
Definition at line 39 of file ze-rcpt-list.h.
| bool rcpt_addr_T::quarantine |
Definition at line 36 of file ze-rcpt-list.h.
| char* rcpt_addr_T::rcpt |
Definition at line 31 of file ze-rcpt-list.h.
| char* rcpt_addr_T::user |
Definition at line 34 of file ze-rcpt-list.h.