Search results

  1. twisted1919

    Amazon SES Web Api - SNS stuck in pending confirmation

    @mwizz98 - let us run some tests on our end and see how it works for us and we'll get back to you. @laurentiu - can you please test this today.tomorrow and write here the steps you took and the results?
  2. twisted1919

    [BUG] Critical Bug Report and Enhancement Request for List-Unsubscribe Functionality [Urgent]

    This has been addressed in v2.4.5. The problem is that GMail for example, does not follow redirects when people click the link, which is a bug on their end for which we have opened an issue at https://support.google.com/mail/thread/264546385?authuser=3&hl=en&sjid=8337013658937871335-EU While...
  3. twisted1919

    RSS Links Not Recognized

    @Magicmail - This is a limitation currently, the RSS feed is parsed only when the campaign is sent, thus we can't populate the links in the dropdown for now.
  4. twisted1919

    Amazon SES Web Api - SNS stuck in pending confirmation

    For a start, you could delete the application logs from backend > misc > application log, then try to validate the server so you get the POST request, then go back to the logs page and reload the page and see if anything has been logged in the app and if it did, add here the log.
  5. twisted1919

    Multiple AND and OR operator structures in segments

    That's a keen observation, indeed. In latest releases, we have improved segmentation speed, so we're very aware there's room for improvements here. Adding ability to combine conditions is something we'd like to add, its just so far, we haven't found a way to do it properly and maintain...
  6. twisted1919

    daily quota and hourly quota ,how to cooperate

    Right. No, if you don't have a hourly quota, the system knows it has to send 2k emails/day, so it will do its best to send them as soon as possible. They can be sent in the next 10 minutes. This is why you have lower quotas, in case you need to keep a steady sending throughout the day,
  7. twisted1919

    Is there a way change a sub-account into the primary account?

    From backend area, you can edit the subaccount and remove the parent account value from it, this will make it a regular account. At least that's how it should be :P
  8. twisted1919

    I'm getting a 404 error and the installation won't work. I need help.

    You just need to copy mailwizz's files in the subdomains root directory, then in the browser access the install folder, just follow the install steps like for anything else, there's nothing special to plesk.
  9. twisted1919

    Conditional rendering of banners of social media

    That's not something we can help with. You now have a way to use conditionals, that's up to you.
  10. twisted1919

    Amazon SES Web Api - SNS stuck in pending confirmation

    @mwizz98 - this is odd, generally would be related to permissions. Can you confirm you followed all the steps from https://www.mailwizz.com/kb/adding-a-new-amazon-ses-delivery-server-web-api/ ? If you did, then I guess the only way to check this is to open a support ticket and send us access...
  11. twisted1919

    How to convert MW templates work with Stripo

    Each template builder works very different so the way you go about this is you build your template and edit it with the same builder.
  12. twisted1919

    RSS Links Not Recognized

    @laurentiu - can you please test this and get back to us with an answer?
  13. twisted1919

    Blacklisted by SURBL

    The reason is stated right at the start of the email...
  14. twisted1919

    Conditional rendering of banners of social media

    From backend > settings > campaigns > template engine, enable it. This will enable twig in your email campaigns: https://twig.symfony.com/doc/3.x/tags/if.html https://forum.mailwizz.com/threads/mailwizz-twig-template-engine-template-includes.4390/
  15. twisted1919

    DigiCert S/MIME certificate

    We have no plans for this.
  16. twisted1919

    [BUG] Critical Bug Report and Enhancement Request for List-Unsubscribe Functionality [Urgent]

    @pradeep sharma - will run some tests and get back to you in a few days.
  17. twisted1919

    How to disable default builder & make 3rd party builder default

    This is the right attitude. If you find something that needs backported in the app, we're here to listen and implement.
  18. twisted1919

    How to disable automatically added header to one email list?

    If you search the forums, you will find posts that show how to remove that header. We don't support nor advise removing headers from MailWizz.
  19. twisted1919

    [BUG] Critical Bug Report and Enhancement Request for List-Unsubscribe Functionality [Urgent]

    If you take a look in your logs, the status code you have there is 302 NOT 200, so there's something off with your server when it receives requests from gmail, not something related to MailWizz. I also see the request is made under http 2.0 instead of 1.1, which might indicate your server...
  20. twisted1919

    [BUG] Critical Bug Report and Enhancement Request for List-Unsubscribe Functionality [Urgent]

    I doubt that, reply that POST action in postman, what do you get? You either get the POST request or the email, not both.
Back
Top