eliminated the mydomains piler.conf

This commit is contained in:
SJ
2013-01-06 22:16:21 +01:00
parent 1d2ac1c117
commit be259f56bd
21 changed files with 80 additions and 30 deletions

View File

@@ -244,6 +244,7 @@ struct __data {
int folder;
char recursive_folder_names;
char starttls[TINYBUFSIZE];
char mydomains[MAXBUFSIZE];
#ifdef HAVE_TRE
struct rule *archiving_rules;