Sending bulk emails

Simon Smith hello at simonsmith.co
Mon Aug 25 07:45:26 EDT 2014


Its best not to send bulk email via a web server. Mail servers will start
marking emails as spam as soon as the see a number of incoming messages
from a single location. Depending on what you are sending there are a
number of newsletter or transactional mail providers - mail chimp /
mandrill.com, critsend.com, mailgun.com - there a number you can use (just
check google). Your best bet is take a look at a couple of them and see
what offers the best pricing and intergration methods.

Also sending the email as though its coming from the clients domain is
probably going to increase the chances it is seen as spam. Increasingly
more and more mail providers are also checking spf records etc and if these
are not setup correctly, your chances of being seen as spam are increased.

Best to send from a single email address and ensure everything is setup
correctly and to ask clients to whitelist that address.

Simon


On Mon, Aug 25, 2014 at 1:17 PM, <jbv at souslelogo.com> wrote:

> Thanks for the reply.
> I have already checked the IP and the domain names, and none seems to
> be blacklisted. IMHO the problem is on the ISP side : somehow they check
> the header of the emails for some inconsistencies between the server ip
> and the sender's domain... Or if too many email addresses of the same
> ISP get the same email from the same sender, they mark the email as spam...
> But I'm not a specialist...
>
> jbv
>
> > 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
> >
>
>
>
> _______________________________________________
> 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