Re: cfmail causing problems for our server

2014-12-16 Thread Will Swain
Mandrill is excellent. We've used it for a while. Just whack their smtp server into the cf admin and off you go. It's more customisable than that of course, but the base function of running your mail through their servers should do the job. On 10 December 2014 at 23:35, Russ Michaels wrote: > >

Re: cfmail causing problems for our server

2014-12-10 Thread Russ Michaels
if it is just bulk SMTP you need then www.mandrill.com allows 12,000 per month for free. For something more advanced try www.sendgrid.com, they also offer an API which allows you to send emails without using CFMAIL or SMTP which has its benefits. If you want an actual mailing list manager then ma

RE: cfmail causing problems for our server

2014-12-10 Thread Dave Long
Thanks, everyone. I'll check them out. -Original Message- From: Rob Voyle [mailto:robvo...@voyle.com] Sent: Wednesday, December 10, 2014 12:42 PM To: cf-talk Subject: RE: cfmail causing problems for our server I use and like mail chimp Rob Sent from my Verizon Wireless 4

RE: cfmail causing problems for our server

2014-12-10 Thread Rob Voyle
I use and like mail chimp Rob Sent from my Verizon Wireless 4G LTE smartphone Original message From: Dave Long Date:12/10/2014 12:23 PM (GMT-06:00) To: cf-talk Subject: cfmail causing problems for our server My customer's site allows interested visitors to subscribe to

Re: cfmail causing problems for our server

2014-12-10 Thread Jon Clausen
My recommendation would be to have them create a MailChimp or Vertical Response (Constant Contact, Exact Target, etc.) account and just send emails through their API. VR’s API is especially easy to send custom HTML through (http://developers.verticalresponse.com/docs/read/api_reference/emails

Re: cfmail causing problems for our server

2014-12-10 Thread Steve Milburn
Amazon SES was made for just this type of scenario. On Wed, Dec 10, 2014 at 1:23 PM, Dave Long wrote: > > My customer's site allows interested visitors to subscribe to intermittent > e-mail notifications regarding his annual event. My hosting provider tells > me that use of cfmail to contact hi

RE: cfmail causing problems for our server

2014-12-10 Thread Robert Harrison
Use a mail relay like STMP.com. Just change the smtp server for your mail blast to send through the relay. Robert Harrison Full Stack Developer AIMG rharri...@aimg.com Main Office: 704-321-1234 ext.121 Direct Line: 516-302-4345 www.aimg.com -Original Message- From: Dave Long [mailt

Re: cfmail and special characters

2014-09-13 Thread Uwe Degenhardt
Wednesday, September 10, 2014 3:51 AM > To: cf-talk > Subject: Re: cfmail and special characters > Hi Philipp, > thanks. Unfortunately, that doesn't work either. > Has anybody any other ideas ? > @Philipp, can you send me one cfmail-code snippet with special >

RE: cfmail and special characters

2014-09-12 Thread David Phelan
.org From: Uwe Degenhardt Sent: Wednesday, September 10, 2014 3:51 AM To: cf-talk Subject: Re: cfmail and special characters Hi Philipp, thanks. Unfortunately, that doesn't work either. Has anybody any other ideas ? @Philipp, can you send me one cfmail-code snip

Re: cfmail and special characters

2014-09-10 Thread Uwe Degenhardt
Hi Philipp, thanks. Unfortunately, that doesn't work either. Has anybody any other ideas ? @Philipp, can you send me one cfmail-code snippet with special characters that runs on your CF8/Linux-box as an example ? Uwe am Mittwoch, 10. September 2014 um 09:24 schrieben Sie: > Uwe, >

Re: cfmail and special characters

2014-09-10 Thread Philipp Cielen
Uwe, try This is the code: > > > > > > Sehr geehrter ..., > Mit freundlichen Grüßen > > > I have also tried: > > > > > > Sehr geehrter ..., > Mit freundlichen Grüßen > > > Concerning the last line I always got: Mit freundlichen Gr??en instead > of "Mit > freundlichen Grüßen"

Re: CFMAIL - SASL

2013-11-08 Thread Jochem van Dieten
On Fri, Nov 8, 2013 at 3:35 PM, Robert Harrison wrote: > I'm trying to set up CFMAIL to use a relay server for one of my clients. > The relay service says: > > "Make sure that SMTP authentication (SASL) is turned ON" > > I don't see any such setting in CFMAIL. Anyone know what this mean

RE: CFMAIL - SASL

2013-11-08 Thread Robert Harrison
Sent: Friday, November 08, 2013 9:54 AM To: cf-talk Subject: Re: CFMAIL - SASL if you want all emails to send using the same details, just set them in the cfadmin. On Fri, Nov 8, 2013 at 2:52 PM, Russ Michaels wrote: > SMTP authentication is an SMTP setting on the mail server not a cfmail

Re: CFMAIL - SASL

2013-11-08 Thread Russ Michaels
if you want all emails to send using the same details, just set them in the cfadmin. On Fri, Nov 8, 2013 at 2:52 PM, Russ Michaels wrote: > SMTP authentication is an SMTP setting on the mail server not a cfmail > setting, cfmail simply sends the username/password to authenticate. > > > > On Fr

Re: CFMAIL - SASL

2013-11-08 Thread Russ Michaels
SMTP authentication is an SMTP setting on the mail server not a cfmail setting, cfmail simply sends the username/password to authenticate. On Fri, Nov 8, 2013 at 2:35 PM, Robert Harrison wrote: > > I'm trying to set up CFMAIL to use a relay server for one of my clients. > The relay service say

Re: cfmail & Exchange 2010

2013-09-09 Thread Cameron Childress
On Fri, Sep 6, 2013 at 6:41 PM, Russ Michaels wrote: > We moved to google apps and never looked back. I now use hmail or smarter > mail for smtp which is stress free. > +1 -Cameron -- Cameron Childress -- p: 678.637.5072 im: cameroncf facebook | twitter<

RE: cfmail & Exchange 2010

2013-09-06 Thread Russ Michaels
gt; W: www.webenergy.ca > > > > -Original Message- > From: Dave Watts [mailto:dwa...@figleaf.com] > Sent: Wednesday, September 04, 2013 8:33 PM > To: cf-talk > Subject: Re: cfmail & Exchange 2010 > > > >>>> OK, this is weird. I can send fine to any ema

Re: cfmail & Exchange 2010

2013-09-06 Thread Dave Watts
> Have a great weekend. You too! Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or

RE: cfmail & Exchange 2010

2013-09-06 Thread Rick Sanders
ds, Rick Sanders T: 902-401-7689 W: www.webenergy.ca -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent: Wednesday, September 04, 2013 8:33 PM To: cf-talk Subject: Re: cfmail & Exchange 2010 >>>> OK, this is weird. I can send fine to any email addres

Re: cfmail & Exchange 2010

2013-09-04 Thread Dave Watts
OK, this is weird. I can send fine to any email address from the account I set up t...@mycompany.com I'm doing a and sending an email out to the people in my query. The emails are valid. However, only the people on the local Exchange serv

Re: cfmail & Exchange 2010

2013-09-04 Thread Dave Watts
>>> OK, this is weird. I can send fine to any email address from the >>> account I set up t...@mycompany.com >>> >>> I'm doing a and sending an email out to the >>> people in my query. The emails are valid. >>> However, only the people on the local Exchange server rec

RE: cfmail & Exchange 2010

2013-09-04 Thread Rick Sanders
: www.webenergy.ca -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent: Wednesday, September 04, 2013 5:18 PM To: cf-talk Subject: Re: cfmail & Exchange 2010 > OK, this is weird. I can send fine to any email address from the > account I set up t...@mycompany.com

Re: cfmail & Exchange 2010

2013-09-04 Thread Dave Watts
> OK, this is weird. I can send fine to any email address from the account I > set up t...@mycompany.com > > > I'm doing a and sending an email out to the people > in my query. The emails are valid. > However, only the people on the local Exchange server receive them

RE: CFMail Question

2013-07-03 Thread Mark A Kruger
Glad to help :) -Original Message- From: Robert Sneed [mailto:robertsn...@rhsneed.com] Sent: Wednesday, July 03, 2013 10:49 AM To: cf-talk Subject: Re: CFMail Question Thanks a lot for your help Mark! The following suggestion worked perfectly. structKeyExists(form,'maillist&#x

Re: CFMail Question

2013-07-03 Thread Robert Sneed
Thanks a lot for your help Mark! The following suggestion worked perfectly. structKeyExists(form,'maillist')>YesNo Robert >Robert, > > >Since the box is either "checked" or "Unchecked" that's all you need. You >don't really need to worry about the value at all. If the form field shows >up then t

RE: CFMail Question

2013-06-28 Thread Mark A Kruger
Robert, Since the box is either "checked" or "Unchecked" that's all you need. You don't really need to worry about the value at all. If the form field shows up then the user checked the box. That's how checkboxes work. Subscribe To Newsletter? YesNo Notice I use structkey exists. Also you do n

Re: CFMail Question

2013-06-28 Thread Justin Scott
By default the form field will only exist if the checkbox is checked, so you could do: Subscribe to newsletter? #yesNoFormat(isDefined("form.mailList"))# As an aside, in the anti-spam and e-mail deliverability communities it is generally considered a bad practice to have these sorts of options c

Re: CFMail Issues since Upgrading to CF10

2013-06-21 Thread Zad I
Yes, we regularly send out emails to both internal and external users with no body in the email. The only content that it includes is an attachment and subject. But I guess it might be a good thing to include content from here on end, especially if it falls within the rules of RFC email compl

Re: CFMail Issues since Upgrading to CF10

2013-06-21 Thread Zad I
>So are you saying that some emails with no body are sending? You should >test this to be sure. >I would still change these emails if I were you and add a body as it seems >that solves the issue. >Plus emails eith no body will br blocked by some mail filters. > >Russ Michaels >www.michaels.me.uk >

Re: CFMail Issues since Upgrading to CF10

2013-06-19 Thread Russ Michaels
So are you saying that some emails with no body are sending? You should test this to be sure. I would still change these emails if I were you and add a body as it seems that solves the issue. Plus emails eith no body will br blocked by some mail filters. Russ Michaels www.michaels.me.uk On 19 Ju

Re: CFMail Issues since Upgrading to CF10

2013-06-19 Thread Zad I
Hmmm, if it is enforced then why so randomly? I would've expected this to occur on every instance. You do bring up a good point though in terms of reaching external users who may have rules that are a bit more strict than the norm. Except, this seems to occur locally before it can even hit e

Re: CFMail Issues since Upgrading to CF10

2013-06-18 Thread Russ Michaels
it is actually an RFC that an email must have a body, so I suspect that is now enforced in javax.mail.which is a good thing, as this means it is RFC compliant. As you have said that adding a body to these messages makes them send, then you have already found the solution, just add a body to the or

Re: CFMail Issues since Upgrading to CF10

2013-06-18 Thread Wil Genovese
Please attach the code used to generate the emails. We will need that to have any ideas on why they are not working. Wil Genovese Sr. Web Application Developer/ Systems Administrator CF Webtools www.cfwebtools.com wilg...@trunkful.com www.trunkful.com On Jun 18, 2013, at 11:56 AM, Zad I wrot

Re: CFMail alternative

2013-04-06 Thread WebSite CFTalk
Where is the "like" button in here :-) Sendt fra min iPad Den 6. apr. 2013 kl. 21:23 skrev "Dave Watts" : > >> it has been shown on all the reported instances I saw that the mails in >> question never reached the smtp server as did not show in the mail logs on >> the server despite cf saying

Re: CFMail alternative

2013-04-06 Thread Dave Watts
> it has been shown on all the reported instances I saw that the mails in > question never reached the smtp server as did not show in the mail logs on > the server despite cf saying hey were sent, and were not in undelivered > folder, they simply vanished. So if you have one log file that says

Re: CFMail alternative

2013-04-06 Thread Russ Michaels
it has been shown on all the reported instances I saw that the mails in question never reached the smtp server as did not show in the mail logs on the server despite cf saying hey were sent, and were not in undelivered folder, they simply vanished. I'm afraid I can't think of any better ways to

Re: CFMail alternative

2013-04-06 Thread Steve 'Cutter' Blades
Russ, I think you have missed my point. There are thousands of posts on the Adobe Forums, where people have documented that they have some issue or another, where often they haven't even tried to dig down to the true core of those issues. There are many times where someone says "this doesn't

Re: CFMail alternative

2013-04-05 Thread Russ Michaels
I do not have a bookmarked link, so you would need to search the forums to find the threads. On Fri, Apr 5, 2013 at 6:16 PM, Robert Harrison wrote: > > > Other people do have this issue and have had this issue, it is > documented on the Adobe forums > > Could you send a link to that? I ask be

RE: CFMail alternative

2013-04-05 Thread Robert Harrison
> Other people do have this issue and have had this issue, it is documented on > the Adobe forums Could you send a link to that? I ask because we have a custom built email module that uses CFMAIL. It works much like Constant Contact. It let's users build mailers from templates, send bulk mai

Re: CFMail alternative

2013-04-05 Thread Russ Michaels
Steve, I think you have missed the point. Other people do have this issue and have had this issue, it is documented on the Adobe forums, as I have mentioned, so it is not a one off co-occurrence, as an "Adobe Community Professional", I would have thought you would use the Adobe forums and be awar

Re: CFMail alternative

2013-04-05 Thread Steve 'Cutter' Blades
You would think that's the case, but it really wasn't. Ours was a lead generation system for sales people. When leads were submitted on the sites (2000+), they were cataloged in the db, available in an admin interface, and emailed to the salespeople, or their CRM systems, etc. If the client sa

Re: CFMail alternative

2013-04-05 Thread Russ Michaels
Dozens is literally nothing out of 800k per day. Imagine saying you are aware of every tv show on every channel, every day, how would you know of a glitch or disruption in any of those programmes unless you are watching them all or someone tells you. Even if someone told you about a couple of cha

Re: CFMail alternative

2013-04-05 Thread Steve 'Cutter' Blades
I've had dozens of reports of missing mail, and it has always come down to something other than CF. The email address was wrong, the SMTP server was down, the domain of the sender had been blacklisted, something along these kind of lines. Steve 'Cutter' Blades Adobe Community Professional Adob

Re: CFMail alternative

2013-04-04 Thread Russ Michaels
This has been reported many times on the forums. You say it has not happened to you, but how would know unless someone actually contacted you to say they had not reveived an email and you investigated it. In most cases of missing email, someone simply resends it and your none the wiser. Regards

Re: CFMail alternative

2013-04-04 Thread Steve 'Cutter' Blades
That is surprising. Thirteen years with CF, from v4 thru 10, and that has never been my experience. It has always come down to the SMTP server, or the recipient, 100% of the time. One environment I ran processed upwards of 800,000 emails a day. When you say there is no record on the mail serve

Re: CFMail alternative

2013-04-04 Thread Brian Cain
Positive they are not there. On Thu, Apr 4, 2013 at 11:33 AM, <> wrote: > > >>but there is no record on the mail server > > Are you sure the mesages are not in the undelivered folder? > I was having the same issue until I realized that my mail server had a > limit of 1000 messages sent per hou

Re: CFMail alternative

2013-04-04 Thread Russ Michaels
if you want to bypass cfmail then take a look at sendgrid.net, they have an API for sending mail, so you get more control, more reporting, and bypass cfmail and your mailserver altogether. On Thu, Apr 4, 2013 at 5:15 PM, Brian Cain wrote: > > I have had an ongoing problem with ColdFusion dropp

Re: CFMail alternative

2013-04-04 Thread Claude Schnéegans
>>but there is no record on the mail server Are you sure the mesages are not in the undelivered folder? I was having the same issue until I realized that my mail server had a limit of 1000 messages sent per hour. So after this limit was reached, messages were simply refused and stored by CF in

Re: CFMAIL Not getting to mail server

2012-11-27 Thread Carl Von Stetten
If the mail log doesn't show the messages as being bounced and undeliverable (and the messaged don't end up in the cfmail\undelivr folder in your ColdFusion install directory), then the problem is likely with your downstream mail server, not with ColdFusion. Did you propagate the same SMTP se

Re: CFMAIL Problem with new TLDs

2012-10-01 Thread Dave Watts
> On CF9, cfmail seems to be having a problem sending email to some of the > newer address, like som...@sprucegrove.ca . > This is a valid email address, but CF9 CFMAIL is chocking on this and a other > valid addresses that use the newer two > character TLDs. > > If I try to send to that address

Re: CFMAIL Problem with new TLDs

2012-09-27 Thread Cameron Childress
The .ca domain belongs to Canada and is 24 years old ( http://en.wikipedia.org/wiki/.ca). I suspect your problem lies elsewhere. -Cameron On Thu, Sep 27, 2012 at 3:10 PM, Robert Harrison > On CF9, cfmail seems to be having a problem sending email to some of the > > newer address, like som...@

Re: CFMAIL Problem with new TLDs

2012-09-27 Thread Russ Michaels
CF will try to send an email to any address you give it, even a complete nonsense address, it is the SMTP server that will reject it. I have never had any issues sending emails to 2 letter TLD's such as .co or .ca So you should firstly investigate DNS and SMTP issues On Thu, Sep 27, 2012 at 3:10

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,

Re: cfmail to Exchange using TLS

2012-05-23 Thread Dave Watts
> I am developing a solution for my company to be able to send email from our > CF 8 application using TLS for security reasons and have a couple things > that I would like to get clarified. > > I looked at the headers of the emails sent by my solution and I noticed > that the transfer encoding wa

Re: cfmail to Exchange using TLS

2012-05-23 Thread Russ Michaels
The encryption level is determined by the cert. You can generate any type of cert yourself and it will do the same job but it will not be trusted in a browser is not provided by a known ca. The encryption is done by the cert on the mailserver so nothing to install on cf side. Why type of cert did

Re: cfmail issue

2011-10-05 Thread Michael Grant
Can you write a scheduled task to pull the headers and body from the messages in the Undelivr folder and resend them? On Wed, Oct 5, 2011 at 6:42 PM, Jude Blacklaw wrote: > > thanks Michael, but I am already doing that with gmail, it is in fact > required to use TLS. > > But this issue is not s

Re: cfmail issue

2011-10-05 Thread Jude Blacklaw
thanks Michael, but I am already doing that with gmail, it is in fact required to use TLS. But this issue is not specific to gmail, the problem occurs with ANY SMTP server where you pass the auth details in the CFMAIL tag. It of course works fine if I specify the server and auth details in the

Re: cfmail issue

2011-10-05 Thread Michael Grant
I should add that this may not do anything to fix your problem of respooling, however it may minimize the failures in the first place. On Wed, Oct 5, 2011 at 6:32 PM, Michael Grant wrote: > Most of the time when I've used CFMail and Gmail I've had to use TLS and > SSL. > Try adding this: port="

Re: cfmail issue

2011-10-05 Thread Michael Grant
Most of the time when I've used CFMail and Gmail I've had to use TLS and SSL. Try adding this: port="465" useSSL="true" useTLS="true" On Wed, Oct 5, 2011 at 6:29 PM, Jude Blacklaw wrote: > > I am having an issue with cfmail. > > I sent regular emails like this > > subject="whatever"> > > And mo

Re: cfmail doesn't work for cferror tag

2011-08-16 Thread Russ Michaels
haels [mailto:r...@michaels.me.uk] > Sent: Tuesday, August 16, 2011 2:44 PM > To: cf-talk > Subject: Re: cfmail doesn't work for cferror tag > > > I think cferror may be limited as to what you can put in the error > template, > my memory is quite rusty but I think this i

RE: cfmail doesn't work for cferror tag

2011-08-16 Thread Nathan Chen
ssage- From: Russ Michaels [mailto:r...@michaels.me.uk] Sent: Tuesday, August 16, 2011 2:44 PM To: cf-talk Subject: Re: cfmail doesn't work for cferror tag I think cferror may be limited as to what you can put in the error template, my memory is quite rusty but I think this is to avoid y

Re: cfmail doesn't work for cferror tag

2011-08-16 Thread Russ Michaels
I think cferror may be limited as to what you can put in the error template, my memory is quite rusty but I think this is to avoid you causing an error in the error template. how about if you set error.cfm as the default error template in the cfadmin, does it work then ? I know this method has no

Re: CFMail problem since upgrading to CF9

2010-12-10 Thread Rick Root
Found a setting in MDaemon that restricted the maximum concurrent incoming connections. Since CF was set to 30 threads and we have 3 isntances, and MDaemon set to only accept 50 incoming connections, that was PROBABLY causing the issue. Thanks all. Rick

Re: CFMail problem since upgrading to CF9

2010-12-10 Thread Steven Durette
Actually the CF error is correct. CF tried to connect to the smtp server and all it got back was error 421. So connection couldn't be made. Sent from my iPhone ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.co

Re: CFMail problem since upgrading to CF9

2010-12-10 Thread Rick Root
AH, so "Could not connect to SMTP Server" reported by coldfusion is not really correct because it DID connect to the SMTP server, it just couldn't send the message. Okay, makes sense. On Fri, Dec 10, 2010 at 12:20 PM, Steven Durette wrote: > > Smtp error 421 is "the service is not available and

Re: CFMail problem since upgrading to CF9

2010-12-10 Thread Steven Durette
Smtp error 421 is "the service is not available and the connection will be closed" It is from the smtp server not ColdFusion, so you issue is the smtp server. Steve Sent from my iPhone On Dec 10, 2010, at 12:04 PM, Rick Root wrote: > > We've been having significantly more trouble getting

Re: CFMail problem since upgrading to CF9

2010-12-10 Thread Ian Skinner
On 12/10/2010 9:04 AM, Rick Root wrote: > ["Error","scheduler-4","12/10/10","11:40:51",,"Could not connect to > SMTP host: 69.41.172.242, port: 25, response: 421" > and > ["Error","mailWorker-6","12/10/10","10:50:29",,"Could not connect to > SMTP host: 69.41.172.242, port: 25, response: 421 > D

Re: CFMail 'from' seems to get ignored

2010-11-21 Thread Dave Watts
> Hmm that didn't really work either (Google Apps). > I've got site.com set up under my google Apps account as an authorised > domain. However when I send mail via CF and specify the sender as > i...@site.com it now shows as my primary Google Apps domain. So I guess > unless I set up a standalon

Re: CFMail 'from' seems to get ignored

2010-11-21 Thread Stefan Richter
Hmm that didn't really work either (Google Apps). I've got site.com set up under my google Apps account as an authorised domain. However when I send mail via CF and specify the sender as i...@site.com it now shows as my primary Google Apps domain. So I guess unless I set up a standalone Apps ac

Re: CFMail 'from' seems to get ignored

2010-11-21 Thread Stefan Richter
thanks everyone. I'll try it using my GApps account instead - I do have the site set up under it already so hopefulyl that'll work. Cheers Stefan ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Co

Re: CFMail 'from' seems to get ignored

2010-11-20 Thread Dave Watts
> I've configured mail in CF Admin using smtp.gmail.com with my personal GMail > account details (username and password). Mail is being sent > without problems. > > However users of one of the websites where I use the CFMAIL tag and a 'from' > address of i...@site.com tell me that the email arri

Re: CFMail 'from' seems to get ignored

2010-11-19 Thread rex
Google's mail servers do not allow you to spoof the "FROM" email address. It will always come from the authenticated account. i.e. If I'm using google's mail servers, and login as thisper...@gmail.com, I cannot send from thatper...@gmail.com or anotherper...@site.com Stefan Richter wrote: >

Re: CFMail 'from' seems to get ignored

2010-11-19 Thread Jacob Munson
I believe this is a setting in gmail itself. There is a section in the settings called "Send mail as:" Sent with my Droid On Nov 19, 2010 2:14 PM, "Stefan Richter" wrote: > > Hi all, > I've configured mail in CF Admin using smtp.gmail.com with my personal GMail account details (username and pas

Re: CFMAIL Speed Issue

2010-11-11 Thread Jake Churchill
however, on one of the boxes there was a username/password set up in the mail section of cfadmin. I removed it and I'll see if that helps. Thanks for the suggestion. On Thu, Nov 11, 2010 at 8:02 AM, Jake Churchill wrote: > IIS on the local box is what relays and no params are needed > > > On

Re: CFMAIL Speed Issue

2010-11-11 Thread Jake Churchill
IIS on the local box is what relays and no params are needed On Thu, Nov 11, 2010 at 7:44 AM, Stephens, Larry V wrote: > > Do you use cfmail parameters for naming the server, user and password? I'm > on HostMySite and I'm not forced to use these parameters but I've found it's > at least 300x fas

RE: CFMAIL Speed Issue

2010-11-11 Thread Russ Michaels
That would imply an issue with the default SMTP server set in the cfadmin then, if you are specifying a different server in the cfmail tags to speed it up. -Original Message- From: Stephens, Larry V [mailto:steph...@indiana.edu] Sent: 11 November 2010 13:45 To: cf-talk Subject: RE

RE: CFMAIL Speed Issue

2010-11-11 Thread Stephens, Larry V
Do you use cfmail parameters for naming the server, user and password? I'm on HostMySite and I'm not forced to use these parameters but I've found it's at least 300x faster (a few seconds compared to 3-5 minutes) if I do. -Original Message- From: Jake Churchill [mailto:reyna...@gmai

Re: CFMAIL Speed Issue

2010-11-11 Thread Russ Michaels
how do you generate the emails, is it a mailmerge from a database, in which case could it be the database query causing the problem ? On Thu, Nov 11, 2010 at 1:18 AM, Jake Churchill wrote: > > I'm having an odd issue with CFMAIL that comes and goes and I"m not seeing > a > reason for it. > > E

Re: CFMail Send Problem

2010-11-09 Thread Wil Genovese
What he said - the message body may look blank, but view the raw source of the received email to see what is really there. There could be an encoding issue. Wil Genovese One man with courage makes a majority. -Andrew Jackson A fine is a tax for doing wrong. A tax is a fine for doing well. O

Re: CFMail Send Problem

2010-11-09 Thread Jake Churchill
This might have sommething to do with sending multipart MIME messages. Perhaps one person's client is set to only display plain text and the message does not contain that part. Sent from my Droid On Nov 9, 2010 12:23 PM, "Sean Henderson" wrote: Experiencing the same issue (blank message body)

Re: CFMail Send Problem

2010-11-09 Thread Sean Henderson
Experiencing the same issue (blank message body) this past week (as of 11/09/10) as described in this post of 11/12/2003. No changes to the template(s) calling CFMail - just started sending blank message bodies. Spam score says negative 1 (-1) where a score of 3 or more is spam, so that's not

Re: cfmail and Groupwise-SMTP

2010-09-06 Thread Russ Michaels
in the mail settings you need to set *Error Log Severity to warning or error I believe Russ * On Mon, Sep 6, 2010 at 9:43 PM, Thomas Stichnoth wrote: > > Hello, > > > > curious: > > Im using a Groupwise-SMTP-Server with CF8. Delivery of Mails is working. > But, when I try to send mail with an i

Re: CFMAIL isn't working at all

2010-07-07 Thread Tom Chiverton
On Tuesday 06 Jul 2010 14:15:10 you wrote: > What happens if you log in as the same user that CF is running as > (cfusion), and attempt to send mail to sendmail via telnet? Or use a packet monitor like tethereal to see what is going on at the network level on the SMTP port. -- Tom Chiverton He

Re: CFMAIL isn't working at all

2010-07-06 Thread Dave Watts
> I'm trying to send emails using the CFMAIL tag. I know how it is done and > have tried every possible way to figure out why it isn't working. Coldfusion > 9 64-bit is running on a CentOS 5.4 x64 box with Apache 64-bit installed. It > is neither sending email through smtp.gmail.com (Google App ac

RE: CFMAIL isn't working at all

2010-07-06 Thread Mark A. Kruger
Check name resolution and FW on that CentOS server. Your error makes me think name resolution (are you using 127.0.0.1 for the sendmail server?) -Mark Mark A. Kruger, MCSE, CFG (402) 408-3733 ext 105 Skype: markakruger www.cfwebtools.com www.coldfusionmuse.com www.necfug.com -Original M

Re: CFMAIL isn't working at all

2010-07-06 Thread Matthew Williams
Doesn't CentOS come with a firewall enabled by default? That, and maybe IPTables? If your connection won't verify, I doubt that mail will ever go out. You may need to poke about CentOS to open ports to allow outbound to the google mail servers. Matthew Williams Geodesic GraFX www.geodesi

Re: CFMAIL isn't working at all

2010-07-06 Thread Mike Kear
I find CFMAIL issues amongst the most difficult to debug, because you get such vague or even non-existent indications of problems.Often the only indication you get that your CFMAIL is wrong, is you dont receive any email. [A] I would check that you have all the required settings for your ma

Re: cfmail with gmail - second question

2010-01-29 Thread rex
According to http://mail.google.com/support/bin/answer.py?hl=en&answer=13287 gmail requires either SSL or TLS to send email from a client I tried your code, but added the following and it worked: port="465" useSSL="true"

Re: cfmail with gmail - second question

2010-01-28 Thread TechInfo
Did you try putting ALL the attributes into the attributeCollection? Even the "port" and "useSSL" ?? I just read that it is an "all or nothing" collection. Jevo Matthew Smith wrote: > I posted earlier about using cfmail with google hosted mail. I was told it > would require cf8. We ended

Re: cfmail through google

2010-01-20 Thread Kevin Pepperman
You may also be able to do it using sTunnel. I was able to get the commercial version of BlueDragon JX to talk to gmail with it. These are the stunnel.conf settings. client = yes debug = debug [pop3s] accept = 127.0.0.1:1109 connect = pop.gmail.com:995 [smtps] accept = 127.0.0.1:259 connect =

Re: cfmail through google

2010-01-20 Thread denstar
There's a cfjavamail tag for railo that should be easy to modify to work with CF7. http://trac.getrailo.org/railotags/wiki/CfJavaMail There is a folder with some mxunit tests that work for GMail a couple directories up in the repo (link to source is at the top of the wiki page). :den -- I do

Re: cfmail through google

2010-01-20 Thread Larry Lyons
>To my knowledge there is no way to use with gmail on CF7. The >appropriate hooks (TLS/SSL) were not added into until CF8. About the only way to do this as far as I can see is to use the javaMail packages from Sun to access GMail under CFMX 7. see http://java.sun.com/products/javamail/ I ha

Re: cfmail through google

2010-01-20 Thread Matthew Smith
>To my knowledge there is no way to use with gmail on CF7. The >appropriate hooks (TLS/SSL) were not added into until CF8. Thanks to everyone for the help. ~| Want to reach the ColdFusion community with something they want?

Re: cfmail through google

2010-01-19 Thread Matt Quackenbush
To my knowledge there is no way to use with gmail on CF7. The appropriate hooks (TLS/SSL) were not added into until CF8. ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusio

Re: cfmail through google

2010-01-19 Thread Matthew Smith
Thanks for the help. It appears the host the client is using is CF7. Any way to make google mail work? ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Ar

Re: cfmail through google

2010-01-19 Thread Dave Watts
> Nice... those aren't in the docs The USETLS attribute is in the docs I'm looking at. It was introduced in CF 8. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the

  1   2   3   4   5   6   7   8   9   10   >