| | |
| | | <?php
|
| | | $wb['policy_name_txt'] = 'Richtlinienname';
|
| | | $wb['virus_lover_txt'] = 'Virusl lover';
|
| | | $wb['spam_lover_txt'] = 'SPAM lover'; |
| | | $wb['banned_files_lover_txt'] = 'Banned files lover'; |
| | | $wb['bad_header_lover_txt'] = 'Bad header lover'; |
| | | $wb['bypass_virus_checks_txt'] = 'Bypass virus checks'; |
| | | $wb['bypass_banned_checks_txt'] = 'Bypass banned checks'; |
| | | $wb['bypass_header_checks_txt'] = 'Bypass header checks'; |
| | | $wb['virus_quarantine_to_txt'] = 'Forward virus to email'; |
| | | $wb['spam_quarantine_to_txt'] = 'Forward spam to email'; |
| | | $wb['banned_quarantine_to_txt'] = 'Forward banned to email'; |
| | | $wb['policy_name_txt'] = 'Richtlinienname'; |
| | | $wb['virus_lover_txt'] = 'Virus lover';
|
| | | $wb['spam_lover_txt'] = 'SPAM lover';
|
| | | $wb['banned_files_lover_txt'] = 'Banned files lover';
|
| | | $wb['bad_header_lover_txt'] = 'Bad header lover';
|
| | | $wb['bypass_virus_checks_txt'] = 'Bypass virus checks';
|
| | | $wb['bypass_banned_checks_txt'] = 'Bypass banned checks';
|
| | | $wb['bypass_header_checks_txt'] = 'Bypass header checks';
|
| | | $wb['virus_quarantine_to_txt'] = 'Forward virus to email';
|
| | | $wb['spam_quarantine_to_txt'] = 'Forward spam to email';
|
| | | $wb['banned_quarantine_to_txt'] = 'Forward banned to email';
|
| | | $wb['bad_header_quarantine_to_txt'] = 'Forward bad header to email';
|
| | | $wb['clean_quarantine_to_txt'] = 'Forward clean to email';
|
| | | $wb['other_quarantine_to_txt'] = 'Forward other to email';
|
| | | $wb['spam_tag_level_txt'] = 'SPAM tag level';
|
| | | $wb['spam_tag2_level_txt'] = 'SPAM tag2 level'; |
| | | $wb['spam_tag2_level_txt'] = 'SPAM tag2 level';
|
| | | $wb['spam_kill_level_txt'] = 'SPAM kill level'; |
| | | $wb['spam_dsn_cutoff_level_txt'] = 'SPAM dsn cutoff level'; |
| | | $wb['spam_quarantine_cutoff_level_txt'] = 'SPAM quarantine cutoff level';
|