paheko smtp helo
This commit is contained in:
@@ -103,6 +103,7 @@ const API_PASSWORD = "__PAHEKO_API_PASSWORD__";
|
|||||||
const SMTP_PASSWORD = null;
|
const SMTP_PASSWORD = null;
|
||||||
const SMTP_PORT = 25;
|
const SMTP_PORT = 25;
|
||||||
const SMTP_SECURITY = 'NONE';
|
const SMTP_SECURITY = 'NONE';
|
||||||
|
const SMTP_HELO_HOSTNAME = 'paheko.kaz.bzh';
|
||||||
const ROOT = __DIR__;
|
const ROOT = __DIR__;
|
||||||
|
|
||||||
const DB_FILE = DATA_ROOT . '/association.sqlite';
|
const DB_FILE = DATA_ROOT . '/association.sqlite';
|
||||||
|
|||||||
Reference in New Issue
Block a user