Mail Relay Problem
Excuse my lack of knowledge on this subject, I don't normally have to deal with mail. Here's my problem:I have both PHP and CGI apps that take form information and send it to local mail accounts as well as to the persons email who filled the form out. However, the local mail program (Mailenable) does not allow open relay (obviously). So how in the world am I supposed to send form submission confirmations to those who submit the forms?
Thanks for guidance!