|
@@ -2174,6 +2174,7 @@ config.mailer_use_sendmail = Use Sendmail |
|
|
config.mailer_sendmail_path = Sendmail Path |
|
|
config.mailer_sendmail_path = Sendmail Path |
|
|
config.mailer_sendmail_args = Extra Arguments to Sendmail |
|
|
config.mailer_sendmail_args = Extra Arguments to Sendmail |
|
|
config.mailer_sendmail_timeout = Sendmail Timeout |
|
|
config.mailer_sendmail_timeout = Sendmail Timeout |
|
|
|
|
|
config.test_email_placeholder = Email (e.g. test@example.com) |
|
|
config.send_test_mail = Send Testing Email |
|
|
config.send_test_mail = Send Testing Email |
|
|
config.test_mail_failed = Failed to send a testing email to '%s': %v |
|
|
config.test_mail_failed = Failed to send a testing email to '%s': %v |
|
|
config.test_mail_sent = A testing email has been sent to '%s'. |
|
|
config.test_mail_sent = A testing email has been sent to '%s'. |
|
|