phpList / phplist3

Fully functional Open Source email marketing manager for creating, sending, integrating, and analysing email campaigns and newsletters.
https://www.phplist.org
GNU Affero General Public License v3.0
734 stars 268 forks source link

Difficulty to import emails #1011

Closed josephcollinsjrforpresident closed 6 months ago

josephcollinsjrforpresident commented 6 months ago

Difficulty to import emails on phplist. We have tried all three ways to import a email list. But it will not upload more that 795 emails. We are uploading a total of 100k emails. We have tried to upload 1000 emails at a time. we have tried 500 emails at a time. we are using the latest version of phplist.

we are stuck, like a truck in the mud can someone help.

michield commented 6 months ago

Check your server config, maybe it cuts off the process too soon. phpList can import files that are much bigger than that. Alternatively you can use the commandline to import

josephcollinsjrforpresident commented 6 months ago

What part of the config should I be looking for? and I don't know how to do a command line upload. Are there instructions?

michield commented 6 months ago

You need to ask your system administrator. Alternatively, use the Docker image instead.