mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
Update config.local.php
fix send mails with smtp app
This commit is contained in:
parent
e2a06830ae
commit
a285f8bb79
1 changed files with 1 additions and 1 deletions
|
@ -484,7 +484,7 @@ const SMTP_HELO_HOSTNAME = '__DOMAIN__';
|
|||
* Défaut : null
|
||||
*/
|
||||
|
||||
//const MAIL_RETURN_PATH = 'returns@__DOMAIN__';
|
||||
const MAIL_RETURN_PATH = '__APP__@__DOMAIN__';
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue