Search results

  1. S

    Mailwizz - 1.4.8

    What SQL are you using and version? Also what PHP version are you using?
  2. S

    Can someone help me please ?

    Not quite sure how that helps in this case? That just logs everything MailWizz does, nothing to do with the backend email template side of things.
  3. S

    Can someone help me please ?

    There is a way but i dont think you should do it. You could edit this file: /public_html/apps/customer/views/guest/_email-new-customer-notification.php Thats where you can edit the content of the email. But make sure you dont change the PHP coding unless you know what you are doing, always...
  4. S

    Can someone help me please ?

    Backend > Settings > Email Template You can change the design of the emails there, how ever you cant change the content of the emails.
  5. S

    Mailwizz install issue

    From looking at the screenshot he does have Root access as he was logged in as Root from the screenshot ;)
  6. S

    Can someone help me please ?

    When a client account is set to pending-delete the account is no longer active so no one can login to that account so it doesnt really make a difference :)
  7. S

    Mailwizz install issue

    Have you tried running the SSH command stated in the error?
  8. S

    Can someone help me please ?

    Dont worry, the user will get delete within 24hrs. The user is set to pending-delete and then once the cron jobs run (once per 24hrs) the user will be removed completely :)
  9. S

    OVH is blocking MailWizz specifically

    Yeah I didn't mean you was saying I was a spammer. I just meant that there's no way of MW defining who is a spammer and who isnt. If someone was sending millions of emails out a day alot of people will class you as a spammer. But there's many people/companies that do this legitimately. If...
  10. S

    OVH is blocking MailWizz specifically

    That's impossible to do, how is MW supposed to define what a spammer is, someone sending millions of emails everyday such as myself doesn't make me a spammer. Something like that is not needed and will cause more problems/complaints than good.
  11. S

    Issue with custom tags

    Just as a note in future when making campaigns if you select the text that says AVAILABLE TAGS when creating your campaign (design/html code) it will list all the tags you can use and also the tag you place in your creative for each one.
  12. S

    Trouble with API posts

    It seems that the connection is timing out (i think). Are you sure the server your sites are hosted on are able to connect to the server MailWizz is on? Login to SSH using Putty on the server hosting your sites, then type in: ping mailwizzdomain.com replace mailwizzdomain.com with the domain...
  13. S

    Tracking domain - http and not https

    Go to Backend > Settings > System urls. Change the scheme to https and save the settings. That's it. P.S: Make sure you have a valid ssl certificate for your tracking domains. https://kb.mailwizz.com/articles/force-https-instead-http/
  14. S

    Issue with custom tags

    Hey, Can you ensure your tags are all in CAPITALS. Also in the first screenshot make sure your tags are like this [FNAME] So in capitals and with with Brackets round the tags. Also ensure the tags are actually real and in the list you are sending to. Even if the theres no data in them the tag...
  15. S

    lsphp:/home/USER/public_html/index.php

    Why would it use such a high amount of server load for such a process though? Seems far to high for something that logs a click or open. AFK for a few hours so may take a while for me to reply now.
  16. S

    Blacklist/Suppression List handling in MW

    Not a problem, you owe me ;) Yes sorry your Regex is correct, i forgot to add the / at the start and the /i at the end :) Local Checks: whether to check the email address against the local database Allow adding new records: whether to allow new records to be added to the blacklist
  17. S

    lsphp:/home/USER/public_html/index.php

    Hey, I've noticed my server has a high server load, when looking into this i can see lots and lots of the following: lsphp:/home/USER/public_html/index.php Why is it using such a high server load for each process? The last campaign i sent out finished at 6am and its now 6pm. Server Info: 8 x...
  18. S

    Blacklist/Suppression List handling in MW

    Hey, Having also used IEM in the past you can do the following: 1) export your blacklist/supression file from IEM. 2) Open the csv file in Excel. 3) Press CTRL + F 4) Type in this ?@*.* and then select Find All 5) Select the first result and then scroll down to the last result and press SHIFT...
  19. S

    Campaigns Merge (Multiple List) - So Slow....

    Haha not a problem ill stick to seperate campaigns :)
  20. S

    Can't Export on the Backend

    @Osjtya you beat me to it
Back
Top