// send EMail from..
$EMail['FROM'] = "";
$EMail['FROMNAME'] = "";
// use SMTP: true / false
$EMail['SMTP'] = "";
// SMTP Secure only if SMTP=true - leave empty or set ssl / tls
$EMail['SMTPSecure'] = "";
// SMTP HOST only if SMTP=true
$EMail['HOST'] = "";
// SMTP PORT only if SMTP=true and not default 25
$EMail['PORT'] = "";
// SMTP USER only if SMTP=true
$EMail['USER'] = "";
// SMTP PASS only if SMTP=true
$EMail['PASS'] = "";
// send EMail from..
$EMail['FROM'] = "deineMailadesse";
$EMail['FROMNAME'] = "deine Mailadresse";
// use SMTP: true / false
$EMail['SMTP'] = "true";
// SMTP Secure only if SMTP=true - leave empty or set ssl / tls
$EMail['SMTPSecure'] = "";
// SMTP HOST only if SMTP=true
$EMail['HOST'] = "Der Postausgansserver.z.B mail.gmx.net";
// SMTP PORT only if SMTP=true and not default 25
$EMail['PORT'] = "";
// SMTP USER only if SMTP=true
$EMail['USER'] = "deine Mailadresse";
// SMTP PASS only if SMTP=true
$EMail['PASS'] = "dein Passwort";
Ich komme nicht ganz zurecht, wo finde ich im ipc diese datei.
ich meine das so zb. etc/.../...
kann das leider nicht finden um alles einzustellen.
Wäre sehr dankbar für hilfe.
// send EMail from..
$EMail['FROM'] = "";
$EMail['FROMNAME'] = "";
// use SMTP: true / false
$EMail['SMTP'] = "";
// SMTP Secure only if SMTP=true - leave empty or set ssl / tls
$EMail['SMTPSecure'] = "";
// SMTP HOST only if SMTP=true
$EMail['HOST'] = "";
// SMTP PORT only if SMTP=true and not default 25
$EMail['PORT'] = "";
// SMTP USER only if SMTP=true
$EMail['USER'] = "";
// SMTP PASS only if SMTP=true
$EMail['PASS'] = "";
Zuletzt geändert von Alx83 am Fr 18. Jan 2013, 14:16, insgesamt 1-mal geändert.
Grund:verspoilert
wie du an den vorherigen posts in diesem thread sehen kannst, gibt es eine neue funktion im forum, damit es ein wenig übersichtlicher bleibt , die Danke-Funktion, der >daumenhoch< oben rechts über jedem post