Search results

  1. L

    Exclude certain domains from creating tracking links?

    We have links in our email that are unique per subscriber and this is creating a lot of spam in our database because mailwizz is creating a tracking link for each of those unique URLs. Think 10 unique links per subscriber per campaign, so each campaign is creating millions of tracking URLs...
  2. L

    How to run delete-campaigns not interactively?

    Will that work? I thought the command is interactive and requires input?
  3. L

    How to run delete-campaigns not interactively?

    I want to be able to run a cron that deletes campaigns. How do I run the delete-campaigns command non-interactively?
  4. L

    {"errors":{"license_key":"This license is already registered to another MailWizz instance"},"message":"General error","status":"error"}

    Not sure whether resetting the license or reentering the license, but it fixed the problem.
  5. L

    Deleting campaigns didn't work

    I ran the following command: But nothing seems to have been deleted? I still see campaigns and in mysql I still see all the data under campaign_url, campaign_track_open, etc
  6. L

    {"errors":{"license_key":"This license is already registered to another MailWizz instance"},"message":"General error","status":"error"}

    Suddenly got this error. What is going on? The license key is only used by me...
  7. L

    Does deleting a campaign also delete all other tracking?

    Is there any setting in the backend that will automatically delete old campaigns or do I need to run it via command line? I dont see a setting, but just figured Id ask just in case...
  8. L

    Does deleting a campaign also delete all other tracking?

    Does deleting a campaign also delete all other tracking for that campaign, such as "campaign_url", "campaign_track_open", "campaign_delivery_log", etc.?
  9. L

    [MailWizz 3.0] - Should it require its own server to run?

    I would very much prefer not making this change. Why fix what isn't broke?
  10. L

    Campaign Delivery Logs not being deleted?

    Thanks guys, I went ahead and manually deleted the old campaigns that for whatever reason where not deleted. Question. Does the "Delivery servers logs removal days" option in the backend not control when campaign delivery logs are deleted?
  11. L

    Campaign Delivery Logs not being deleted?

    No, they are definitely campaigns. I checked. We also dont have autoresponders. Although now that I look into it, it looks like it isn't that many campaigns that haven't been deleted. There is one from February, one from March, and one from May. The rest of the logs are for campaigns within the...
  12. L

    How to delete mw_sessions?

    Awesome, thank you.
  13. L

    Campaign Delivery Logs not being deleted?

    There are delivery logs for campaigns since Feb 2023 that are not being deleted.
  14. L

    Campaign Delivery Logs not being deleted?

    It ran, it deleted some logs, but then it stopped:
  15. L

    How to delete mw_sessions?

    Can it be deleted no other way than directly from mysql? Based on the amount of sessions there, It seems like mailwizz is not cleaning up these sessions.
  16. L

    Campaign Delivery Logs not being deleted?

    I have not changed it, and it shows 30 days in the drop down
  17. L

    How to delete mw_sessions?

    mw_sessions is getting very large. How do I delete it? The clear-cache command does not seem to be clearing it.
  18. L

    Campaign Delivery Logs not being deleted?

    In Backend -> Settings -> Cron I have "Delete campaign delivery logs" set to "Yes", but for some reason campaign delivery logs have not been deleted for more than 8 months. Any idea what is going on? I checked crontab, all the crons are listed there. I also checked cron job history in the...
Back
Top