| | |
| | | $wb['destination_error_isemail'] = 'Destination Emailaddress is invalid.'; |
| | | $wb['limit_mailalias_txt'] = 'The max. number of email aliases for your account is reached.'; |
| | | $wb['duplicate_mailbox_txt'] = 'There is already a mailbox with this email address'; |
| | | $wb['domain_txt'] = 'Domain'; |
| | | $wb['duplicate_email_alias_txt'] = 'This email alias does already exist.'; |
| | | $wb['source_txt'] = 'Alias'; |
| | | $wb['greylisting_txt'] = 'Enable greylisting'; |
| | | $wb['send_as_txt'] = 'Send as'; |
| | | $wb['send_as_exp'] = 'Allow target to send mail using this alias as origin'; |
| | | ?> |
| | | |