SMTP = "smtp.wanadoo.fr"
Code : Tout sélectionner
[mail function]
; For Win32 only.
SMTP = smtp.wanadoo.fr
; For Win32 only.
; sendmail_from =
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path = /var/qmail/bin/sendmail
; Force the addition of the specified parameters to be passed as extra parameters
; to the sendmail binary. These parameters will always replace the value of
; the 5th parameter to mail(), even in safe mode.
;mail.force_extra_parameters =
Code : Tout sélectionner
[mail function]
; For Win32 only.
SMTP = "smtp.wanadoo.fr"
smtp_port = 25
; For Win32 only.
sendmail_from = [email protected]Code : Tout sélectionner
Ran into problems sending Mail. Response: 554 : Relay access denied
DEBUG MODE
Line : 165
File : smtp.php