+Dick Montage Subscriber² Posted March 10, 2010 Subscriber² Share Posted March 10, 2010 I know I can set the outgoing smtp server in the php config file, but is there a way to do it via PHP programatically? Link to comment Share on other sites More sharing options...
0 Guest Posted March 10, 2010 Share Posted March 10, 2010 [edit] Nevermind Link to comment Share on other sites More sharing options...
0 +Dick Montage Subscriber² Posted March 10, 2010 Author Subscriber² Share Posted March 10, 2010 ini_set("SMTP","your.Smtp.Server"); ini_set("smtp_port","25"); Link to comment Share on other sites More sharing options...
Question
+Dick Montage Subscriber²
I know I can set the outgoing smtp server in the php config file, but is there a way to do it via PHP programatically?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts