Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
Whizzzper #1
Bulk eMailing
How could it be possible to automatically delete subscriber?s email address and
its associated record from an Access database after two successive ?bounce
back? email responses? Any thoughts regarding this would be helpful. Could you
also recommend a 100% customizable ColdFusion bulk e-mail application with a
decent editor that does not require html tags to be inserted for paragraph
separation or other layout formats. I appreciate your help- Thanks
Whizzzper Guest
-
SQL Bulk Loader
How do I trigger the ORACLE 10g Bulk Loader from within CF? I tried with the following code but am told it is an invalid SQL statement. thanks! ... -
Bulk Emailing with MySQL DB
I have a Bulk email that is sent to a lot of our members, opt in, sot spam. But recently our ISP has been having trouble sending it all at once and... -
newbie: bulk mail with php
Hello All, I want to send email to a list of about a thousand people from a mysql database. Putting the mail() function in a loop takes forever.... -
bulk loading
Pete McCutchen wrote: I used to do it. Don't remember the brand of the loader, but it was the one with a light trap rather than felt lips... -
too many rows by bulk fetch
Hi guys, i have a problem, i want to fetch many rows per bulk fetch. so i took the manual from IBM and coded as it is described. But when... -
MikerRoo #2
Re: counting bounce back emails
Parse the mail sent log (Usually 'C:\CFusionMX7\logs\mailsent.log') using
cffile. For any failed email line, add a user and increment his count in a
database table. For any user who's count is >= 2, delete him from your
database (or store ID in case it's used again).
MikerRoo Guest
-
John Cena #3
Re: counting bounce back emails
E-mail spam has steadily grown since the early 1990s. Botnets, networks of virus-infected computers, are used to send about 80% of spam. Since the cost of the spam is borne mostly by the recipient, it is effectively postage due advertising.The legal status of spam varies from one jurisdiction to another. In the United States, spam was declared to be legal by the CAN-SPAM Act of 2003 provided the message adheres to certain specifications.Providing simple to use email marketing software is the key to success
[url=http://www.massmailingnews.com]email marketing software[/url]
Junior Member
- Join Date
- Dec 2010
- Posts
- 1



Reply With Quote

