chewmanfoo
Programmer
Guys,
Has anyone found a way to use an existing SMTP account on a different servier to send mail from a PHP script? For instance, in order to have the set up the "register a user ---> send email to user ---> confirm user identity with reply" loop, you need to be able to send an email automatically from the web server. But my corporate web server is NOT running any mail servers. But we have a mail server in the rack next to it. How can I use that mail server in a different box to send and recieve email from the web server box?
Thanks!
chewmanfoo
Has anyone found a way to use an existing SMTP account on a different servier to send mail from a PHP script? For instance, in order to have the set up the "register a user ---> send email to user ---> confirm user identity with reply" loop, you need to be able to send an email automatically from the web server. But my corporate web server is NOT running any mail servers. But we have a mail server in the rack next to it. How can I use that mail server in a different box to send and recieve email from the web server box?
Thanks!
chewmanfoo