1
0
Fork 0
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:
rodinux 2024-08-18 13:46:57 +02:00
parent 72bbaa33b4
commit 957cb435d7

View file

@ -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"