| | |
| | | <?php
|
| | | $wb['email_txt'] = 'Email';
|
| | | $wb['spam_rewrite_score_int_txt'] = 'Rewrite score';
|
| | | $wb['spam_redirect_score_int_txt'] = 'Redirect score'; |
| | | $wb['spam_delete_score_int_txt'] = 'Delete score'; |
| | | $wb['spam_rewrite_subject_txt'] = 'Rewrite subject'; |
| | | $wb['spam_redirect_score_int_txt'] = 'Redirect score';
|
| | | $wb['spam_delete_score_int_txt'] = 'Delete score';
|
| | | $wb['spam_rewrite_subject_txt'] = 'Rewrite subject';
|
| | | $wb['spam_redirect_maildir_txt'] = 'Redirect mailbox'; |
| | | $wb['active_txt'] = 'Active';
|
| | | $wb['spam_rewrite_txt'] = 'Rewrite email subject above this score.';
|