Click to See Complete Forum and Search --> : SendMail ?! Need help!
dmr
May 28th, 2001, 04:53 AM
Hello,
I'm using Apache 1.3.20 on Win 2000 with PHP 4.0.5.
I need to know how to get the mail()-function in php to work.
I think I have to install "SendMail" but where do I get it, how do I install it and whatever?
Thanks in advance,
Dennis.
scoutt
May 28th, 2001, 06:34 PM
you can set this in the php.ini
SMTP=your.stmp.outgoing-mail-sercer, //mail.host.com
sendmail_from=YourUser@whatUwant.domain
dmr
May 29th, 2001, 04:22 AM
Thanks scoutt,
I managed to call a linux-server to send the mails thru it.
But is there a way to configure it on the local system (nt)?
I've never done this for nt so can you help me?
It's not neccessary but it would be fine - incase the linux-server is down or has too much traffic.
Thanks a lot,
Dennis.
scoutt
May 29th, 2001, 12:18 PM
your welcome. I think all you need to do is set it up to whatever your mail settings are, like when you send mail through outlook or whatever you use. same settings as above. the smtp_path is primarily for unix systems so you don't need anything there.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.