mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
remove mail_return_path in config panel
This commit is contained in:
parent
72bbaa33b4
commit
957cb435d7
1 changed files with 0 additions and 5 deletions
|
@ -50,11 +50,6 @@ name.fr = "Configuration SMTP"
|
||||||
choices.STARTTLS = "STARTTLS, utilisation de STARTTLS (moyennement sécurisé)"
|
choices.STARTTLS = "STARTTLS, utilisation de STARTTLS (moyennement sécurisé)"
|
||||||
bind = "SMTP_SECURITY:__INSTALL_DIR__/config.local.php"
|
bind = "SMTP_SECURITY:__INSTALL_DIR__/config.local.php"
|
||||||
|
|
||||||
[main.smtp.mail_return_path]
|
|
||||||
ask.fr = "Adresse e-mail destinée à recevoir les erreurs de mail"
|
|
||||||
type = "string"
|
|
||||||
bind = "MAIL_RETURN_PATH:__INSTALL_DIR__/config.local.php"
|
|
||||||
|
|
||||||
[main.smtp.mail_sender]
|
[main.smtp.mail_sender]
|
||||||
ask.fr = "Adresse e-mail expéditrice des messages"
|
ask.fr = "Adresse e-mail expéditrice des messages"
|
||||||
type = "string"
|
type = "string"
|
||||||
|
|
Loading…
Add table
Reference in a new issue