48 results found
-
Allow template variables in sender
For transactional mails, we sometimes want to replace the sender name only, so instead of sending with the organization's name, we show the name of the person who has sent a message to the recipient in out application.
Instead of sending from
Organization noreply@organization.com
We want to send from
{{var:name}} via Organization noreply@organization.com
I found out the hard way that although template variables can be used in the subject, they lead to an error when used in the sender name field. Internally, this creates a new sender address and an administrator will receive a mail that that (invalid) address should…
1 vote -
Reports por Subject
Sería bueno poder contar con la posibilidad de hacer reportes de estadísticas para un determinado Subject de mail.
Es decir, un reporte de métricas eligiendo solo los despachos a un determinado Subject. Me refiero a los despachos realizados a través de la appiIt would be nice to be able to have the possibility to report statistics for a specific email Subject.
That is to say, a report of metrics choosing only the dispatches to a certain Subject. I am referring to the dispatches made through the app.1 vote -
Mailjet + Slack
Mailjet Event notifications + Slack = ????
Hello, I find the Webhook feature very interesting. Unfortunately, the content of the JSON sent to an event (bounce, spam, etc) does not contain the fields required by the webhook provided by Slack.
Indeed, Slack requires at least one of the following fields: text / fallback / attachments. (documentation here: https://api.slack.com/messaging/webhooks#threads)It would be very convenient to add this text field in the JSON currently sent by Mailjet.
Merci d'avance
4 votes -
Double Opt In API
I would like to have an API end point that could be used to trigger a double opt in. Meaning that i would like to host a template that i would define that would trigger a DOI Mail with link all the details needed.
3 votes -
API edit settings
Allow API bounce and spam notifications to be sent out to a specific email. Sengrid has this capability built-in to their API key.
1 vote -
Custom Data Available In API
Hi,
It would be exceptionally useful, if the Custom ID, Event Payload and Custom Campaign name where available via the API, and when viewing messages in the Web UI.
Being able to search for messages using the Custom ID as a key would also be very useful.
Kind Regards,
Tom4 votes -
API Keys Rotation
The idea would be to have periodical key rotation what is asking for confirming the old API keys before updating to the new ones.
4 votes -
Individual Sender Address in Email API
Based on a real-world ticket:
We are using Mailjet as an SMTP relay for our domain, and the only valid sender address we have set up is our domain sender address "@mydomain.com". Now when emails are soft bounced, one could go to the Mailjet web portal and on the Stats page view which emails were not delivered and more importantly which individual sender sent the email (for example "harry@mydomain.com" taken from the email's From field). Therefore Harry could be informed that his email was not delivered.
We have tried to automate the above process using the Mailjet API,…
0 votes
- Don't see your idea?