mailerwolf
New Member
I'm trying to import a list of 100,000 subscribers and getting a 500 error. It usually happens around the 30 sec mark and I already did some tweaking to php.ini. Also have mailwizz on webmin/virtualmin. Any help is appreciated.
Make sure all your email addresses on the list are at least structurally correct, better even RFC compliant.I'm trying to import a list of 100,000 subscribers and getting a 500 error. It usually happens around the 30 sec mark and I already did some tweaking to php.ini. Also have mailwizz on webmin/virtualmin. Any help is appreciated.
Re settings, start with 100, then go to 200, 500, 1k, 10k, more than that seems to cause hickups depending on server strength.I did all the suggested import setting tweaks recommended in this thread with the attach screen shot of it. The reason behind all the maxed out settings was I thought it would increase speed of the functions. I guess another question I have is that does malwizz recquire multiple fields in the csv or can it just be e-mail for each line? Last note is my csv is ANSI format and uses CR + LF format for line breaks so I was curious what everyone else formats are?