Kan je op je eigen apache server at home ook email versturen met php scripten.
Gebruik chello :'(
[mail function]
; For Win32 only.
SMTP = mail.homa.nl

; For Win32 only.
;sendmail_from = mijnmailadress

; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =

; 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_paramaters =

mail.home.nl kan ook stmp.home.nl zijn :)
je vergeet smtp_port = 25;
Ow
port 25 < port
ow
ok
Let send some mail

Reageren