Kailash Nadh
Kailash Nadh
hm, I'm unable to reproduce this. Please try this code snippet in your campaign. ```html Test Link 1 Link 2 ``` ### Example for this rendering fine in v5.0.1 ...
Yes, sure.
hm, I'm unable to reproduce this. With or without `Allow preference changes`, the unsubscribe button works correctly. Have you customized the static HTML templates (and perhaps missed something in the...
Yep, this is a useful feature to have. Make the `From` field in settings accept multiple-values, and then present that as an auto-fill form on the campaign form.
Is there a reverse proxy like Nginx or Caddy in front of your installation? If yes, please check the max body size config.
Hi @amrishshah. Have you benchmarked this against the current approach? How big of an improvement is the JSON approach? The import isn't doing one round trip query per record currently,...
Hi @amrishshah. Finally got around to reviewing this. 30k users taking 60 seconds to import is very unusual. From the very first release, I've benchmarked uploads at around ~10k/sec on...
hm, can you confirm that you edited the campaign, changed the list, and saved it? I'm unable to reproduce this issue.
Hi @ttphi88. While I understand that this makes using the API slightly more convenient by not having to send two fields, tying e-mail addresses (or other specific metadata) to generic...
Hi @rjsfigueiredo. I haven't looked at this lib in ages. If simply renaming the file will fix this, we can do that. Please test the behaviour and feel free to...