Displaying 12 results from an estimated 12 matches for "mailchimp".
2010 Mar 18
1
MailChimp API recommendations?
This page - <http://www.mailchimp.com/api/downloads/> - lists five
gems/plugins for interacting with the MailChimp service, and for all
I know there are others.
Anyone have a personal recommendation? Based on any of stability,
ease of integration, completeness, whatever...
TIA,
--
Hassan Schroeder ------------------------ has...
2012 Mar 05
6
Mail statistics
maybe this forum is not the ideal place for this question, but does
anyone know how to track email statistics? such as clicks, delete,
spam report.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this
2013 Aug 29
4
Weird behaviour using ssl connection (OpenSSL::SSL::SSLError)
Hi guys
when I execute the piece of code bellow on RoR console it works fine:
url = URI.parse("https://us1.api.mailchimp.com/2.0/helper/ping")
request = Net::HTTP::Post.new(url.path)
http = Net::HTTP.new(url.host, url.port)
http.use_ssl = true
http.verify_mode = OpenSSL::SSL::VERIFY_NONE
request.body = "{\"apikey\": \"myapikey\"}"
response = http.start {|http| http.request(request)...
2020 Oct 09
2
Mail server troubles
..., it is actually
the email author's problem - how they make up their sentences, key words
etc. and thus the problem will travel with them, to whatever email
provider they choose.
Suggest they get educated in how to write an appropriate email that
doesn't raise alarms, or they could use mailchimp (e.g. only) for their
large group emails.
Just a final thought - are the email address headers containing multiple
email addresses? this too can trigger blocking by some providers.
2010 Apr 24
3
help me pls:Tracking mails in rails
hai friends can anone help me to provide a way to implement the
following using rails.
i created a mail campaign application.if a user successfuly
created a campaign he will be getting a mail.
1. how i can track that someone opens the mail?
what i did is just pass some parameters like used id , campaign id
along with this.then i created one table to store the resulting
2020 Oct 09
0
Mail server troubles
...email author's problem - how they make up their sentences, key words etc.
> and thus the problem will travel with them, to whatever email provider
> they choose.
>
> Suggest they get educated in how to write an appropriate email that
> doesn't raise alarms, or they could use mailchimp (e.g. only) for their
> large group emails.
Good point. Feed all your outbound mail to SpamAssassin and set it to
retain the report in the output, directed to a local email account so you
can review it via Dovecot. You could also direct it to an external mail
account (eg. on a VPS) so you ca...
2018 Dec 05
1
Restricting sending mail to domain or group
On Wed, 5 Dec 2018, Alexander Dalloz wrote:
>> I have a group alias (all at company.com).
>> (1) Only company.com accounts should be able to send an email to everybody
>> in that company via all at company.com.
>> (2) - rather optional: refine the restrictions, e.g. two groups,
>> grp1 at company.com and grp2 at company.com. Grp1 members should be able to send
2018 Feb 02
6
Slightly OT : newsletters, mail formatting and netiquette
Hi,
This question is not exactly CentOS-related strictly speaking, but here
goes. I'm running a few newsletter servers for myself and a handful of
clients on public CentOS servers with PHPList.
For the last twenty years or so I've followed the basic rule that mails
should have no formatting whatsoever, only simple text. And now I wonder
if that basic rule of netiquette also applies to
2020 Oct 09
1
Mail server troubles
...problem - how they make up their sentences, key words etc.
>> and thus the problem will travel with them, to whatever email provider
>> they choose.
>>
>> Suggest they get educated in how to write an appropriate email that
>> doesn't raise alarms, or they could use mailchimp (e.g. only) for their
>> large group emails.
>
> Good point. Feed all your outbound mail to SpamAssassin
Not for my users, thank you. My authenticated users send whatever they
want without any filtering, scoring, scanning for virii (that is Latin
plural for virus).
But if there is...
2018 Feb 02
0
Slightly OT : newsletters, mail formatting and netiquette
Look into mutipart and offer both html and plain text in the same email.
This allows the client to view it as they see fit.
If you do send html it has a much more restrictive implementation than html
and css for a webpage so study up on what you can and can't do.
Mailchimp has some great info about this.
Cameron
On Fri, Feb 2, 2018 at 1:36 AM, Nicolas Kovacs <info at microlinux.fr> wrote:
> Hi,
>
> This question is not exactly CentOS-related strictly speaking, but here
> goes. I'm running a few newsletter servers for myself and a handful of
&...
2020 Oct 08
0
Mail server troubles
On Thu, 8 Oct 2020 at 17:50, Nicolas Kovacs <info at microlinux.fr> wrote:
> Hi,
>
> This is probably a bit OT, but here goes.
>
> I've been running our local school's mail server since 2013, with mail
> addresses for school staff and some teachers. The server is running CentOS
> 7
> with Postfix and Dovecot, and it's a nice no-bullshit configuration with
2020 Oct 08
6
Mail server troubles
Hi,
This is probably a bit OT, but here goes.
I've been running our local school's mail server since 2013, with mail
addresses for school staff and some teachers. The server is running CentOS 7
with Postfix and Dovecot, and it's a nice no-bullshit configuration with SPF,
DKIM and DMARC.
The school sends quite a lot of email out to parents, and sometimes, mail gets
rejected: