Search results

  1. Tim Ventura

    Crashes on Split

    When I split my list, it begins the split and then crashes, returning a "not found". I'm running PHP 7.1, but it's done this on 7.0 as well. List size is 1.5 million records.
  2. Tim Ventura

    PCNTL On, Sending Only Single-Threaded

    PCNTL is enabled & running on my server: the machine actually runs up to 50 processes at once no problem, I can see them all using the top command they seem fine. However, the sender connection to my mail relay is only running single-threaded or single-instance, so the overall send speed is...
  3. Tim Ventura

    Unsubscribe Form Not Working?

    We use InfusionSoft, I want to automate the unsubscribe process - it gives me a post URL (doesn't specify accept UTF 8), and it will let me add any argument I want. I have the list setup for "single opt-out", but it appears that there's still a confirmation button required? How can I do a...
  4. Tim Ventura

    Hash Busting / Random Text Add-In

    Some email spam-scanners analyze the text in emails to create a HASH value that they assign to the message. Send to many of that particular message in a certain period of time, and they go straight to the spam folder because of the hash value (so I've heard...) This probably explains why our...
  5. Tim Ventura

    Unsubscribe Not Doing "Single Opt Out"?

    I have it set for single opt-out, because we have an automated feedback tool that does some unsubs by clicking links from feedback loops. When I did my build, I set it for single opt-out, but it still requires verification?
  6. Tim Ventura

    Blocking .ca domains in Blacklist

    Would you know the regex code to completely block .ca emails (from Canada) in MailWizz? This would be a compliance measure to avoid conflict with their upcoming anti-spam law
  7. Tim Ventura

    Unsubscribe Links...

    Is there a way to create an unsubscribe link that works regardless of what list a user is in? I separated the list into sublists instead of segmenting it (because it was said that it's faster, plus its easier to manage). However, when somebody joins our programs as a customer, I have our CRM...
  8. Tim Ventura

    Export All Bounces / Unsubs?

    I have multiple lists, across multiple campaigns: going to rebuild my MailWizz install to organize things a little better. Is there a way to export ALL of my bounces and then all of my unsubs? I store those externally & use them to suppress against my lists before I upload (keeps the DB cleaner)
  9. Tim Ventura

    Bounce Login Locked?

    Our bounce-server was on the fritz - should be fixed now. I deleted, and when I try to re-add the server, I get the message: "unable to scan $HOME/Maildir Too many login failures" under the hostname box. How can I reset this?
  10. Tim Ventura

    MailWizz vs. Interspire Email Marketer

    I've been using Interspire Email Marketer on a daily basis for 7 years, have purchased about 10 copies of it for various clients & corporations, and own 3 copies myself.....and this week I'm busy switching my company over to MailWizz. That's saying something. So here's the deal: IEM works great...
  11. Tim Ventura

    Sending Is Slow.......

    I'm on a FAST machine, with a 16 core proc, 1 gig of PHP-dedicated RAM (out of 8 gigs on the machine), etc.... It screams. Dreamhost dedicated server, quite happy with it. It appears that PCNTL is enabled, I delimited sending limits to test - I'm telling it to process 5,000 customer at once...
Back
Top