X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=0.2.1%2Finc%2Fconfig.php;h=8a73f23807a695ba0ff55eff0a54e669ac3bfed4;hb=157ee010917df5ca07e6d31b42f67417b2516d74;hp=f590b9241f55f43ea8db108e5c1314f2cb8c3ce0;hpb=985d79f06163e5957c3f40b5a71ce85be9048f8e;p=mailer.git diff --git a/0.2.1/inc/config.php b/0.2.1/inc/config.php index f590b9241f..8a73f23807 100644 --- a/0.2.1/inc/config.php +++ b/0.2.1/inc/config.php @@ -144,7 +144,7 @@ define('LEAD_EXPIRY_TIME' , (30*24*60*60)); // == 30 days // SMTP-Subsystem (keep all empty to use legacy mail() command!) define('SMTP_HOSTNAME', ""); -define('SMTP_USER ', ""); +define('SMTP_USER' , ""); define('SMTP_PASSWORD', ""); // SSL cookies? (enable only if you have SSL, URLs will begin with https://)