-
Hi,
I was checking the API docs for creating transactional templates ([link](http://dev.mailjet.com/guides/?ruby#storing-a-template))
So when executing `Mailjet::Template.create(name: "First Templa…
-
Hello, we would like to use Mailjet for our project. So far everything good; but the hoster requires using a proxy server.
Can you add support for a proxy server? E.g. use superagent-proxy instead of…
-
Hello,
I use node-mailjet with Typescript. After the release with Promise I receive an error and my builds fails constantly without any success of fixing it:
```
return new Promise((resolve, reject) …
-
-
Hey !
We are building the [Mailjet API Guides](http://dev.mailjet.com/guides/) using trpit/Slate and as you may notice, we encounter a very slow initialization on every page request.
I don't think t…
-
Hi,
I wrote a code very similar to your exemple [ http://dev.mailjet.com/guides/?java#sending-a-basic-email ] in order to send an email.
It works fine in my computer [both in eclipse and directly in…
ghost updated
8 years ago
-
I discovered an exception handling issue when my network connection went down. This caused an uncaught NullPointerException where I would have expected to see a mere MailjetException.
The BasicHttpC…
emu42 updated
8 years ago
-
Hi everyone,
I'm trying to send a marketing campaign and am following the documentation.
First of all, my newsletter is not creating with a contact list, even though the ID I am inputing is valid.
…
-
bonjour,
dans quel repertoire copier les fichiers api mailjet (no composer v3) chez mon hebergeur?
en local ça fonctionne! mais pas quand je copie la meme arborescence dans httpdocs chez mon hebergeur…
-
Hi, I've tried to install PyTables via pip but get this error instead:
```
[root@h1 ~]# pip install tables
Downloading/unpacking tables
Real name of requirement tables is tables
Downloading table…