| Server IP : 193.86.120.172 / Your IP : 216.73.216.215 Web Server : Apache/2.4.63 (Unix) System : Linux JServices 3.10.108 #86003 SMP Wed Oct 22 13:20:46 CST 2025 x86_64 User : kubec ( 1026) PHP Version : 8.2.28 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /volume1/web/jservices_cz/ |
Upload File : |
<?php
/**
* J Services - konfigurace SMTP
*/
define('M365_TENANT_ID', '684838b2-5827-4ec1-a1b8-f1d1a74d3441');
define('M365_CLIENT_ID', 'aef375a2-7321-4749-b3a8-cdf8cf713772');
define('M365_CLIENT_SECRET', '3z28Q~_XTpd.RKuCjoQ5bDAG.YjqRmXxXxM65bdk');
define('M365_FROM_EMAIL', 'noreply@jservices.cz');
define('M365_TO_EMAIL', 'info@jservices.cz'); // Sem vložte email, kam mají chodit notifikace (např. info@jservices.cz)