Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
SharedDynamics #1
Re: CFMAIL sending two emails
We had this problem when we upgraded from 5 to 6.1. The spooler fix seemed to
work for us as well but first we tried DISTINCT in our SQL which helped as well.
SELECT DISTINCT customer.customer_email
FROM customer
WHERE ....
SharedDynamics Guest
-
CFMAIL sending two emails
It seems that most people are having this problem in MX6.1 while we are having it in CF 5. Yes, we're working in an old version, still :-( We've... -
CFMAIL sending two emails
Sounds like you are experiencing a different problem than I was... -
CFMAIL sending two emails
2nd attempt to post this. I hope they plan on improving these forums. They use to be great! Ok, I've turned 'Spool mail messages for delivery'... -
CFMAIL sending two emails
I'm going to give these suggestions a try now. The weird thing for me is it is only sending double emails to the cc recipient. Thanks guys. -
CFMAIL sending two emails
I'm having this same problem as well on a standard Win 2000 server. CF MX 6.1. Any advice would be appreciated. -
puffbunny #2
Re: CFMAIL sending two emails
This is a bug in CFMX 6.1 .. I have been able to get it to work properly
however by changing the mail spool settings. Either disabling the spooling or
choosing 'memory' rather than 'disk' did the trick for us.
puffbunny Guest
-
rejinky #3
Re: CFMAIL sending two emails
how do i choose "memory" rather than "disk". i'm using CF MX 6.1 and I can't locate it in CF admin. Help!
rejinky Guest



Reply With Quote

