Click to See Complete Forum and Search --> : Php.ini Smtp Setup


shorton
09-05-2002, 03:01 AM
I just got PHP up and running and i can't seem to get my mail set up properly. I edited the ini file and added my normal outgoing smtp server but I still get server errors every time i try and use the mail function.

my ini file entry looks like this:
SMTP = smtp-server.cfl.rr.com

This is the same server I use for my system email and it works fine

bernouli
09-05-2002, 05:05 AM
you have to edit the php.ini

SMTP = mail.yourisp.com
sendmail_from = justsomething@myserver.com