Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Legacy Forums
Experienced User Forum
Topic:
PHP Mail form and a separate email server
« previous
next »
+
Print
Pages: [
1
]
Go Down
PHP Mail form and a separate email server
3 Replies
1308 Views
albatroz
159
+0/-0
PHP Mail form and a separate email server
«
on:
December 20, 2005, 11:50:45 PM »
I have a php form located in my SME Web server
whose purpose is the typical email feedback form.
The problem is that this location has a separate email server. How could I do to have the form send email
to the other server instead of the SME box itself?
Logged
Franco
1,171
+0/-0
PHP Mail form and a separate email server
«
Reply #1 on:
December 21, 2005, 02:52:41 AM »
Do you want the form on server1 to email server2, or do you want the form on server1 to use server2 email server?
Logged
albatroz
159
+0/-0
PHP Mail form and a separate email server
«
Reply #2 on:
December 21, 2005, 11:09:36 AM »
I want form in server 1 (SME Web server) send email
to server 2 (Exchange email server) both servers behind the same firewall, therefore are in the same LAN.
Logged
Franco
1,171
+0/-0
PHP Mail form and a separate email server
«
Reply #3 on:
December 21, 2005, 01:48:03 PM »
In the form itself you can specify who to send the email to. It does not need to be localhost.
Logged
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Legacy Forums
Experienced User Forum
Topic:
PHP Mail form and a separate email server