Search results

  1. G

    Multiple email verification services

    Hello, It will run all the enabled ones. All those services are telling you that you are out of credits after they try to verify an email, so is the same thing as verifying in advance. Cosmin
  2. G

    Do dedicated feedback loop inboxes have to be dedicated?

    Hello, Even if you select not to delete them, that is not a good practice. That inbox will become big and the processing will be slower. Cosmin
  3. G

    "Some" questions about sending domains

    Hello, You don't have to use any sending domain in that case. Just remove the sending domain that you created and the warning will dissapear. Cosmin
  4. G

    Create segment through Python SDK

    Hello, We are not python developers mainly. I remember that when I wrote the client I had to handle this kind of nested dictionary. Take a look at Base._prepare_body. There are endpoints where I had to overwrite that method. Cosmin
  5. G

    Help! - Only blank template available to add a new landing page

    Hello, Most likely those were not imported. You should disable all the Content Builder extensions and re-enable them back. If is not working, please open a support ticket. Cosmin
  6. G

    List import queue questions

    Hello, Do you have this kind of imports enabled from Backend->Settings->Import/Export. Better open a support ticket and share your credentials there. Cosmin
  7. G

    List import queue questions

    Hello, But it does run automatically. It pushes jobs into the queue when you import into a list, which runs on cron. Cosmin
  8. G

    One license for 2 domains on same server

    Hello, What I think @laurentiu is suggesting to have only 1 installation, meaning one database. The CNAME alias will make available the same application under another domain, but you can apply restriction so it will not reachable from the internet. I am not quite sure if this is applicable to...
  9. G

    Number Of API Keys Per Site

    Hello, Please check your ticket
  10. G

    send to multiple lists

    Hello, Almost everything can be done using an extension. But please be aware that we choose the sending groups option to send to multiple lists after a very deep analysis and for us it turned up to be the best solution. I am not saying that there cannot be another one better, but let us know...
  11. G

    A subscriber has been rejected from joining because the system was not able to find a suitable delivery server to send the email

    I see, what about the use for? Is this a thing that is happening always, or occasionally? Cosmin
  12. G

    A subscriber has been rejected from joining because the system was not able to find a suitable delivery server to send the email

    Hello, You should check the delivery servers quotas or if there are any available for the lists (see use for field). Cosmin
  13. G

    How to stop campaign stats from refreshing automatically?

    If that script is not added directly into the core files, and it uses a hook to do that, you should be fine, otherwise, it will be overwritten at update. Cosmin
  14. G

    How to stop campaign stats from refreshing automatically?

    No there isn't without touching the code.
  15. G

    Smart Tracking - Show original and Adjusted rates

    Hello, Sorry, but there is no report for this and I cannot see how it can be, because the campaigns stats are measured in the campaign context, which might be different from campaign to campaign. All you can do is to compare 2 similar campaigns, one with smart tracking and other without. Cosmin
  16. G

    Need Basque Language Pack

    Hello, What error do you get? What language code are you using? Cosmin
  17. G

    Mailwizz API

    Hello, Since version 2.5.7 you can test the API calls using the OpenApi docs, accessible here: (`/api/index.php/docs`) Cosmin
  18. G

    One list: continuing problems

    Hello, If you go to the campaign overview and click on the recipients number you will see a report of what was sent and what errors might occurs. Start from there. Cosmin
  19. G

    Unable to Assign Delivery Server to a New Customer

    That is a validation we are doing. It means that from address is used by another customer for another delivery server, which is not allowed. Cosmin
  20. G

    Unable to Assign Delivery Server to a New Customer

    Are you getting any error? What is happening exactly? Please check in the Backend->Settings->Customers->Max. delivery servers to be set to a value higher than 0. Cosmin
Back
Top