Revert "fixing mysql-virtual_alias_maps.cf and mysql-virtual_mailbox_domains.cf regarding postfix-policy in Froxlor, refs #879"

This reverts commit 526dbbd68e.
This commit is contained in:
Florian Aders (EleRas)
2011-10-31 10:06:17 +01:00
parent f90b83cb34
commit 6408251c14
24 changed files with 34 additions and 34 deletions

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = mail_virtual
select_field = destination
where_field = email
additional_conditions = and TRIM(destination) <> '' and destination in (select destination from mail_users where email ='%s' and postfix = 'Y')
hosts = <SQL_HOST>
additional_conditions = and TRIM(destination) <> ''
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = panel_domains
select_field = domain
where_field = domain
additional_conditions = and isemaildomain = '1' and deactivated = '0'
additional_conditions = and isemaildomain = '1'
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = mail_virtual
select_field = destination
where_field = email
additional_conditions = and TRIM(destination) <> '' and destination in (select destination from mail_users where email ='%s' and postfix = 'Y')
additional_conditions = and TRIM(destination) <> ''
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = panel_domains
select_field = domain
where_field = domain
additional_conditions = and isemaildomain = '1' and deactivated = '0'
additional_conditions = and isemaildomain = '1'
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = mail_virtual
select_field = destination
where_field = email
additional_conditions = and TRIM(destination) <> '' and destination in (select destination from mail_users where email ='%s' and postfix = 'Y')
hosts = <SQL_HOST>
additional_conditions = and TRIM(destination) <> ''
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = panel_domains
select_field = domain
where_field = domain
additional_conditions = and isemaildomain = '1' and deactivated = '0'
additional_conditions = and isemaildomain = '1'
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = mail_virtual
select_field = destination
where_field = email
additional_conditions = and TRIM(destination) <> '' and destination in (select destination from mail_users where email ='%s' and postfix = 'Y')
hosts = <SQL_HOST>
additional_conditions = and TRIM(destination) <> ''
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = panel_domains
select_field = domain
where_field = domain
additional_conditions = and isemaildomain = '1' and deactivated = '0'
additional_conditions = and isemaildomain = '1'
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = mail_virtual
select_field = destination
where_field = email
additional_conditions = and TRIM(destination) <> '' and destination in (select destination from mail_users where email ='%s' and postfix = 'Y')
additional_conditions = and TRIM(destination) <> ''
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = panel_domains
select_field = domain
where_field = domain
additional_conditions = and isemaildomain = '1' and deactivated = '0'
additional_conditions = and isemaildomain = '1'
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = mail_virtual
select_field = destination
where_field = email
additional_conditions = and TRIM(destination) <> '' and destination in (select destination from mail_users where email ='%s' and postfix = 'Y')
hosts = <SQL_HOST>
additional_conditions = and TRIM(destination) <> ''
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = panel_domains
select_field = domain
where_field = domain
additional_conditions = and isemaildomain = '1' and deactivated = '0'
additional_conditions = and isemaildomain = '1'
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = mail_virtual
select_field = destination
where_field = email
additional_conditions = and TRIM(destination) <> '' and destination in (select destination from mail_users where email ='%s' and postfix = 'Y')
hosts = <SQL_HOST>
additional_conditions = and TRIM(destination) <> ''
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = panel_domains
select_field = domain
where_field = domain
additional_conditions = and isemaildomain = '1' and deactivated = '0'
additional_conditions = and isemaildomain = '1'
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = mail_virtual
select_field = destination
where_field = email
additional_conditions = and TRIM(destination) <> '' and destination in (select destination from mail_users where email ='%s' and postfix = 'Y')
hosts = <SQL_HOST>
additional_conditions = and TRIM(destination) <> ''
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = panel_domains
select_field = domain
where_field = domain
additional_conditions = and isemaildomain = '1' and deactivated = '0'
additional_conditions = and isemaildomain = '1'
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = mail_virtual
select_field = destination
where_field = email
additional_conditions = and TRIM(destination) <> '' and destination in (select destination from mail_users where email ='%s' and postfix = 'Y')
hosts = <SQL_HOST>
additional_conditions = and TRIM(destination) <> ''
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = panel_domains
select_field = domain
where_field = domain
additional_conditions = and isemaildomain = '1' and deactivated = '0'
additional_conditions = and isemaildomain = '1'
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = mail_virtual
select_field = destination
where_field = email
additional_conditions = and TRIM(destination) > '' and destination in (select destination from mail_users where email ='%s' and postfix = 'Y')
hosts = <SQL_HOST>
additional_conditions = and TRIM(destination) <> ''
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = panel_domains
select_field = domain
where_field = domain
additional_conditions = and isemaildomain = '1' and deactivated = '0'
additional_conditions = and isemaildomain = '1'
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = mail_virtual
select_field = destination
where_field = email
additional_conditions = and TRIM(destination) <> '' and destination in (select destination from mail_users where email ='%s' and postfix = 'Y')
hosts = <SQL_HOST>
additional_conditions = and TRIM(destination) <> ''
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = panel_domains
select_field = domain
where_field = domain
additional_conditions = and isemaildomain = '1' and deactivated = '0'
additional_conditions = and isemaildomain = '1'
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = mail_virtual
select_field = destination
where_field = email
additional_conditions = and TRIM(destination) <> '' and destination in (select destination from mail_users where email ='%s' and postfix = 'Y')
hosts = <SQL_HOST>
additional_conditions = and TRIM(destination) <> ''
hosts = <SQL_HOST>

View File

@@ -4,5 +4,5 @@ dbname = <SQL_DB>
table = panel_domains
select_field = domain
where_field = domain
additional_conditions = and isemaildomain = '1' and deactivated = '0'
additional_conditions = and isemaildomain = '1'
hosts = <SQL_HOST>