Emails versenden

Alles, was PHP betrifft, kann hier besprochen werden.

Postby deepsurfer » 15. August 2005 16:46

Thema Sendmail:
mach eine sicherheitskopie der originale Sendmail.ini.

Hier die sendmail.ini von XAMPP

Code: Select all
; configuration for fake sendmail

[sendmail]

; you must change mail.mydomain.com to your smtp server

smtp_server=mail.gmx.net   ;QUELLE GMX-Hilfe

; the default domain for this server will be read from the registry
; this will be appended to email addresses when one isn't provided
; if you want to override the value in the registry, uncomment and modify

;default_domain=

; log smtp errors to error.log (defaults to same directory as sendmail.exe)
; uncomment to enable logging

error_logfile=error.log    ;AUSKOMMENTIEREN damit LOg erstellt wird

; create debug log as debug.log (defaults to same directory as sendmail.exe)
; uncomment to enable debugging

debug_logfile=debug.log     ;AUSKOMMENTIEREN damit Log erstellt wird

; if your smtp server requires authentication, uncomment and modify the
; following two lines

auth_username=   DEINE GMX IDnummer !!!NICHT Name sonder IDNummer, da GMX ander authentifiziert!!!!!
auth_password=    DEIN GMX Passwort

; to force the sender to always be the following email address, uncomment and
; populate with a valid email address.  this will only affect the "MAIL FROM"
; command, it won't modify the "From: " header of the message content

force_sender=DEINEADRESSE@gmx.net


Sodele...
In php.ini
; For Win32 only.
sendmail_from = postmaster@localhost

in
; For Win32 only.
sendmail_from = DEINEadresse@gmx.net



sooooo, hoffe das es so klappt, hab das jetzt ungetestet überflogen und hier niedergeschrieben.
chirio Deep
Wie sagte einst der MCP aus Tron auf dem Bildschirm zu schreiben Pflegte
" ... end of communication ... "
User avatar
deepsurfer
AF Moderator
 
Posts: 6440
Joined: 23. November 2004 10:44
Location: Cologne
Operating System: Win-XP / Win7 / Linux -Debian

Postby Wiedmann » 15. August 2005 18:12

Code: Select all
sendmail_from = postmaster@localhost

in
Code: Select all
;sendmail_from = postmaster@localhost


Code: Select all
;sendmail_path = "\xampp\sendmail\sendmail.exe -t"

in
Code: Select all
sendmail_path = "\xampp\sendmail\sendmail.exe -t"
                  ^^^^^^^^^^^^^^ Pfad anpassen!
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby aixtreme » 30. August 2005 21:09

@ Rolf

Funktioniert es nun bei dir ?
Ich hab auch das Problem und bekomm es nicht hin.
Hab es auch nach Heinis Anleitung gemacht.

Es scheinen ja richtig viele das Problem zu haben.
Gibt es da nicht irgendwie eine einfache Lösung die man in XAMP einbaut, die dennoch nichtunsicher ist ???
aixtreme
 
Posts: 10
Joined: 14. January 2005 09:07

Postby zAp!! » 11. September 2005 22:02

Das ganze ist natürlich sehr schwer zu konfigurieren deshalb:
nimm einfach einen anderen Server z.b.: smtp.vol.at der Mailserver von Vorarlber Online. Fertig! Eine Alternative zu Sendmail.
mfg zAp!!
Anti Mysql User
because use VDB as your DB!
http://www.zap.de.tk
User avatar
zAp!!
 
Posts: 38
Joined: 28. August 2005 19:34
Location: A-Feldkirch

Previous

Return to PHP

Who is online

Users browsing this forum: No registered users and 7 guests