Sending bulk emails

Skip Kimpel skiplondon at gmail.com
Mon Aug 25 07:01:16 EDT 2014


I would suggest something like Constant Contact.  The problem you are currently experiencing will continue to grow as your IP address (and possible address block) gets placed on blacklisted servers.  One way to check on this is to go to http://whatismyipaddress.com/blacklist-check 

SKIP


> On Aug 25, 2014, at 6:30 AM, jbv at souslelogo.com wrote:
> 
> Hi list,
> Here's my problem : one of our apps is used by different
> clients of ours for various tasks, one of them being sending
> bulk emails weekly to their own customers.
> The number of recipients for each emailing can vary between
> 800 to 2500.
> So far we used a php script on our server; this script receives
> a notification from each client's app, selects all customers with
> emails according to specific parameters, and then sends the
> email with the specific domain name of each client as sender.
> Everything works fine, except that more and more often emails
> end up in the recipients' spam box. It actually depends on the
> ISP but it gets more & more frequent.
> I tried different variations of the email header content, from
> various advices I found on various forums but it doesn't help...
> 
> So I was wondering how you guys would handle the problem.
> I guess the solution is using a 3rd party web based service.
> Is there any such service that you would recommand ?
> 
> Thanks in advance for any tips and help.
> jbv
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list