does this mean I need to close the port 25 and open 2526? -----Original Message----- From: Eric Creese Sent: Wednesday, February 16, 2005 3:26 PM To: CF-Talk Subject: RE: Using CFMAIL
Thanks I will give it a try -----Original Message----- From: Matt Robertson [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 16, 2005 3:07 PM To: CF-Talk Subject: Re: Using CFMAIL On Wed, 16 Feb 2005 08:54:52 -0600, Eric Creese <[EMAIL PROTECTED]> wrote: > Yes I do need that help cause I would like to use it. What else can I use > that is FREE? Well, tons of stuff, but when it comes to mail I'm not sure free equals anything worth having. As Paul pointed out you should be able to restrict MS SMTP to your CF IP. The fact that you are getting bombed by other mail providers is a sign that quite possibly there have been bad things happening at that IP in the past. Sort of like bees knowing where the honey is. At a guess you were running the service without the restrictions below in the past? Looked at MS SMTP. Looks pretty straightforward. Click Properties and, on the Access tab, set the IP for the CF server in both Connection Control and Relay Restrictions. Make that the only one allowed. The bad guys are pounding on the default port 25 when you switch on the service, so change it. On the General tab click Advanced next to the IP address and change the port to something safe and different, like 2526. That should keep the rain off your tin roof, so to speak. When you set up the CF mail settings, be sure to send mail via the port you set up above. I'm no expert on IIS SMTP, so anyone please chime in with anything I missed. -- --mattRobertson-- Janitor, MSB Web Systems mysecretbase.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195103 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

