Server IP : 185.61.155.44  /  Your IP : 18.219.208.51
Web Server : LiteSpeed
System : Linux premium145.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : antommvy ( 964)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /var/softaculous/elgg4/../wp58/../churchcrm/../phplite/../bootstrap/../sentrifugo/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //var/softaculous/elgg4/../wp58/../churchcrm/../phplite/../bootstrap/../sentrifugo/mail_settings_constants.php
<?php
	           defined('MAIL_SMTP') || define('MAIL_SMTP','[[smtp_ser]]');
	           defined('MAIL_USERNAME') || define('MAIL_USERNAME','');
	           defined('MAIL_PASSWORD') || define('MAIL_PASSWORD','');
	           defined('MAIL_PORT') || define('MAIL_PORT','[[smtp_port]]');
	           defined('MAIL_AUTH') || define('MAIL_AUTH','false');
	           defined('MAIL_TLS') || define('MAIL_TLS','');
	         ?>