Search results

  1. K

    Autoresponder Behaviour

    Is this possible yet? If not, is it on the roadmap? We move users between segments when they upgrade and downgrade their accounts on our site, and we really need to be able to send them appropriate autoresponder campaigns based on their membership level.
  2. K

    Sending quotas?

    Ah, I see. I've set the time limit to -1. We'll see if it behaves better next month.
  3. K

    Sending quotas?

    What should that be set to? Since the quota is set at -1, in theory the quota is NEVER reached and therefore nothing in that dropdown even matters, right?
  4. K

    Sending quotas?

    90
  5. K

    Sending quotas?

    We have a customer group that has the following quota settings: We have a customer who is in this group. Around the 2nd or 3rd of each month, we bill this client for their previous month's mails and then reset their sending quota. For the past few months, this customer is showing roughly...
  6. K

    Asset manager WITHOUT CKEditor

    Sure, but sometimes they want to tweak the HTML and re-uploading is a pain when they could much more easily just edit the template in Mailwizz directly. We have gone the server access / SFTP upload route for now, but would be nice to have a very simple file manager as an extension/option in...
  7. K

    Asset manager WITHOUT CKEditor

    We have an in-house email design team who are coding email templates for campaigns. These guys don't need nor do they want to have CK Editor enabled on the edit screen, because it tends to mangle code sometimes and it's just more trouble than it's worth. The problem is, when CK Editor is...
  8. K

    version 1.9.42 - Not able to send mails

    At the time I posted that, 2.0.24 was not out yet.
  9. K

    version 1.9.42 - Not able to send mails

    Us, too, but on the 2.x branch. Was working fine pre-update, and broken post-update.
  10. K

    White Labeling?

    I think an optimal solution for my particular case would be that a list and/or customer can have a "domain" field, which is then used for all links to that list/customer. Does Mailwizz accept user code contributions? If so, I would be willing and able to work on this and submit a pull request.
  11. K

    White Labeling?

    So we have several different brands that we are managing from a single Mailwizz installation (We have multiple licenses for customer installations, but this one installation is handling all of our internal mailing for our internal brands) Anyway - The question is this: Let's say our...
  12. K

    SES - Persistent Connections?

    Of course HTTP is fast, but establishing a new TCP handshake for each message definitely adds up over millions of messages, especially if there is a slow or laggy network between your server and the SES API.
  13. K

    SES - Persistent Connections?

    Does Mailwizz take advantage of the fact that the AWS SES API allows persistent HTTP connections in order to avoid the overhead of establishing a new connection with each message?
  14. K

    Where to view sending cycle logs?

    I am trying to gauge the performance of our setup to determine why our sending speed is lower than I'd like. In this thread https://forum.mailwizz.com/threads/performance-and-cron-setting.5902/ the user mentioned viewing the sending cycle logs, but I can't figure out where those are at in the...
  15. K

    How to manage recurring campaigns?

    So we created a campaign and set it to recur every day. Where do we go to manage this new campaign / change its schedule / stop it from sending in the future?
  16. K

    Mailgun multiple domains

    Done. Thank you
  17. K

    Mailgun multiple domains

    The problem is that we are sending campaigns from multiple delivery servers, so selecting one at the campaign level just won't work for us (We also utilize SES, Mailjet, Sparkpost) It seems like this might be something Mailwizz could handle on its own pretty easily really. Instead of entering a...
  18. K

    Mailgun multiple domains

    Yeah, that's a real shame. Especially since the Mailgun account has a limit of say 50,000/day, but now if I set up each of our domains in Mailwizz and set each of them with a 50k/day limit, it will be possible to go over our limits if we send multiple campaigns from multiple domains in a single...
  19. K

    Mailgun multiple domains

    We have 20+ domains in our Mailgun account. When creating the Mailgun delivery server in Mailwizz, we are only asked for one domain name in the setup screen. Because of this, only one domain gets the webhooks set over at Mailgun. Doesn't this mean that only that one domain will have...
Back
Top