Update Mumara to handle unlimited amount of data!

xRed

Member
Currently it chokes or stops working on 200mb suppression list file. This is when I've split my 1.8gb file into 200mb, my php max size limit is set to 2048MB so the bottlenck isn't server side.

I have huge lists of databases that I need to upload(60M supressed and hardbounced emails) but I am finding it difficult to import even 1M.

It would be great if Mumara is set to work on any amount of file size that I throw at it(ofc the only limitations would be server specs).



Another suggestion(non related) I might be happy with is choosing how many people I want to send to from a list, for eg I have 1M data and I want to send only to first 20k users. This is different that segments as tomorrow I will have to send 40k and then 80k the next day and so on... If I use segments then I will be using lots of time and unecessary segments would be created. This is a feature in mailwizz which I found very useful during warming up.
I hope you'll consider this.


Thanks!
 
Regarding suppression import, I reproduced this on my installation with a 267MB file and it worked well. I got an error when I made Mumara chew more than it can bite (in regard of the server specs and PHP config). Try allocating more memory to PHP by increasing the memory_limit size and see if it works well.
 
And regarding your other question, I would appreciate if we discuss in a separate thread to keep things streamlined.
 
Back
Top