RE: cfmail settings

2012-08-30 Thread Andy Tyrone
> > I have just upgraded to windows server 2008 CF9 > > > > My web email forms aren't working: > > in cfmail server="localhost" > > > > in the coldfusion administrator the mail server is left blank > > > > used to work but isn't now. any ideas > > Your old server presumably had the IIS 6 SMTP ser

RE: cfmail settings

2012-08-30 Thread Robert Harrison
ww.austin-williams.com Blog: http://www.austin-williams.com/blog Twitter: http://www.twitter.com/austin_williams -Original Message- From: Robert Harrison [mailto:rob...@austin-williams.com] Sent: Thursday, August 30, 2012 9:27 AM To: cf-talk Subject: RE: cfmail settings Try ch

RE: cfmail settings

2012-08-30 Thread Robert Harrison
n-williams.com Blog: http://www.austin-williams.com/blog Twitter: http://www.twitter.com/austin_williams -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent: Wednesday, August 29, 2012 1:44 PM To: cf-talk Subject: Re: cfmail settings > I have just upgraded to wi

Re: cfmail settings

2012-08-29 Thread Dave Watts
> I have just upgraded to windows server 2008 CF9 > > My web email forms aren't working: > in cfmail server="localhost" > > in the coldfusion administrator the mail server is left blank > > used to work but isn't now. any ideas Your old server presumably had the IIS 6 SMTP server enabled. Your ne

Re: cfmail settings

2012-08-29 Thread Russ Michaels
if your CFMAIL tags are specifying a SERVER then you do not need anything in the cfadmin. If they are not specifying a server thent hey will us ethe cfadmin settings, so you need to set them. I presume you do actually have a SMTP server setup and configured on localhost right ? On Wed, Aug 29,