> Dear Fellow Squirrel-mailers, > > > Here is our: > > > Goal: > We are trying to setup online contact forms on our web site. We are using > Coldfusion 6.1 to handle the process. > > > Problem: > We are not able to get the coldfusion to send to mail to accounts other > than those established on the mail server (in other words we cannot > specify the mail be sent to anyone other than those accounts on the mail > server). > > Solution: > We think we need to set up a relay to solve our problem but do not want to > expose our mail server with this relay. Any thoughts?
"ColdFusion is a tag based language similar to HTML, generally recognized to be fairly easy for people coming straight from HTML to learn." SquirrelMail is webmail script written in PHP. I think you have posted to wrong mailing list. See http://www.houseoffusion.com/cf_lists/ and http://www.macromedia.com/cfusion/usergroups/ If relaying is implemented correctly, it does not break your server and does not make it vulnerable. You can control relaying with SMTP authentication or permit relaying only from webserver's address. -- Tomas ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
