Are you trying to build your own home grown mail server? I ask, because most email server packages have built-in settings to enable "SMTP AUTH" which prevents relaying due to the requirement of a user name and password to send mail. They also support SMTP, POP3, as well as web based interfaces.
A couple that come to mind for the Windows platform is Exchange, and Imail. For the Linux platform (most widely used) is Sendmail, Postfix, and a couple of others. If you create a completely CF solution as a mail server, it should run cross-platform. but would appear to me to be re-inventing the wheel and may not be all that cost effective. In my case, I use a Postfix on Linux as a spam filtering/anti-virus gateway, which forwards to a windows based Imail server (or a client's server). It has been very effective and solid so far. ====================================== Stop spam on your domain, use our gateway! For hosting solutions http://www.clickdoug.com ISP rated: http://www.forta.com/cf/isp/isp.cfm?isp_id=772 ====================================== If you are not satisfied with my service, my job isn't done! ----- Original Message ----- From: "Rafael Alan Bleiweiss" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, August 05, 2003 10:47 PM Subject: Re: Web based CF Mail interface | >What's the no relaying rule? | >What exactly are you trying to accomplish, besides not creating an open relay? | >Whether or not an SMTP relay is "open" is completely in the hands of the email | >server configuration. Permitting relaying only from localhost and/or machines | >on the local network would be one way of doing it. | | | GOAL - Disallow mail relaying from outside the network. Want to be sure | all spam lists recognize my mailing system as a non-relay system. My mail | server allows the option "No relaying" however that means that all present | clients using their own mail software (outlook, Eudora, Netscape) from | their own machines across the US can not send email. So I did a bunch of | research and web based mail on a local network computer made sense from my | understanding. If I use the right level of logon security, then I would | think that's what I need. | | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

