Qsmtp  0.37
Data Fields
userconf Struct Reference

the filter configuration for the current user More...

#include <userconf.h>

Data Fields

string domainpath
 
char ** userconf
 
char ** domainconf
 
int domaindirfd
 
int userdirfd
 

Detailed Description

the filter configuration for the current user

Field Documentation

◆ domainconf

char** userconf::domainconf

dito for domain directory

◆ domaindirfd

int userconf::domaindirfd

descriptor of the domain settings directory

◆ domainpath

string userconf::domainpath

Path of the domain for domain settings

◆ userconf

char** userconf::userconf

contents of the "filterconf" file in user directory (or NULL)

◆ userdirfd

int userconf::userdirfd

descriptor of the user directory where the user stores it's own settings


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