Search results

  1. S

    Multiple logins per customer

    Hi Richard, With you saying your staff need access to ALL email campaigns then its better to just have 1 Customer account as MailWizz supports multiple logins to the same customer. So staff member 1, 2 and 3 could all be logged in at the same time under the same customer account. Go to...
  2. S

    Recaptcha for both login

    As far as im aware Recaptcha is only coded for the customer front-end and not the backend. If you like you can put a feature request in for Recaptcha to be added to the backend login.
  3. S

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

    ok managed to cancel it by just going off the page. I noticed it created a new List which i have now deleted. Is there not an easier way of MailWizz sending the emails to more than 1 list instead of having to create a list and Merge them all the time? Maybe a few options could be: 1) MailWizz...
  4. S

    Re-send Campaigns to those that Failed - Free Script

    If you want to set the number of retries MailWizz make instead of the default 3 you can do the following: Add a param in your configuration apps/common/config/main-custom.php : 'campaign.delivery.giveup.retries' => 10, That will make mailwizz try 10 times instead of 3 times. You can thank...
  5. S

    Re-send Campaigns to those that Failed - Free Script

    Yeah i could of done that myself (not sure why i didnt to be honest) and just include/require the config file which holds the database details for MailWizz. Correct about MW already doing this but as i explained it only re-tries 3 times and you can still have some emails with the GIVEUP status...
  6. S

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

    Hey, I usally send my campaigns out one by one for each list, but this time i thought id make life easier and just send the same campaign to multiple lists. How ever its taking for ever to merge the lists. For example its taking 2mins just to do 1% and thats just the first list meaning it will...
  7. S

    Re-send Campaigns to those that Failed - Free Script

    Hi Guys, Since version (1.4.4) any emails that fail to be sent will automatically get re-sent a maximum of 3 times. In my case i have noticed that on a small number of campaigns that some emails are still failing and are given the status of GIVEUP which means MailWizz has given up trying to...
  8. S

    ElasticMail - Warning

    Hey, Not sure what to think of this but if any of you use ElasticMail then make sure your security on the server is good. For some reason i have 2 IPs that have been pernamently banned on my server by my firewall. Both of these IPs belong to ElasticMail. Now i know it has nothing to do with...
  9. S

    issue after update

    SMTP Delivery Server
  10. S

    issue after update

    I've tested this too for you and it seems AHK is correct, same thing is happening when i save a delivery server as Email Test for the "Use For" option. AHK can you share your server details such as MySQL Version and OS please.
  11. S

    Pending approval

    Id say another 4 months or so, theres just been a new release. Adding features/changing things to such a complex system isnt as easy as what most people think. So much testing has to be performed after every change to ensure the changes/new features dont affect any of features or the main core...
  12. S

    Log rotation

    or in the Cron settings in the backend change the value of "Delivery servers logs removal days" to 2 days so delivery logs will be deleted after 2 days.
  13. S

    Server Config - Amazon SES Bounces/Complaints

    Hey, Heres a little tip for you, if you are planning on mailing millions of emails out a day then make sure you have a high powered server in order to send the kind of volume you are wanting to. Most of you will think the higher the CPU spec and the Memory the better, that isnt the case...
  14. S

    Bulk Sending Server

    Hey, Why not just purcahse a VPS do send your emails via that, you can easily do that volume per month with just 1 IP once you have warmed them up? If you dont want to do that then why not use Amazon SES or ElasticMail?
  15. S

    Re-Send to those that didnt get the previous email

    Hey, So i have a campaign that only 531,042 (74.673%) got the email due to an issue with a delivery server. How do i send a campaign out or re-send the campaign to those 25.327% that didnt get the email? I cant find a way of doing this in MailWizz, the campaign says 100% Sent but the Delivery...
  16. S

    Sweet Little features that can be added easily to upcoming mailwizz(request)

    https://forum.mailwizz.com/forums/feature-requests/ I think the Feature Request forum is a better place for this ;-)
  17. S

    Serious Bug detected on list unsubscribe system (immediate attention required)

    Ah i see what you mean now, this could be a bug and my guess is when a subscriber is moved from 1 list to another then the status of the subscriber is being reset. I'm not sure but something im sure twister1919 will be able to give you more info on :) I think the only way round this if you want...
  18. S

    Serious Bug detected on list unsubscribe system (immediate attention required)

    Hey, My guess as to what is happening here is they are actually being made unsubscribed but from the origianl list they was in as the unsubscribe link within the emails will unsubscribe the subscriber from THAT list. It wouldnt make sense if a subscriber was to unsubscribe and then MailWizz...
  19. S

    Amazon SES - Feedback Notification/Event Publishing

    Hey, Just bringing this up again, ok so MailWizz is processing the Bounces but not the Complaints, i can see the complaints are being sent to the same email as bounces. I have a bounce server setup for bounce@domain.com which contains the bounces and complaints. Do i need to add the same for...
  20. S

    Does anyone have experiencie with everifier.org or any other email verifier?

    With any email verification you can still expect bounces 100%. No email verification service can offer a 100% success rate. I've use quickemailverification.com which i find to be a really good but you still get hard bounces. They get rid of most of them but you will still get bounces no matter...
Back
Top