stanbusk wrote:
Ok, how many recipients do you have in the list?
When I did these tests, the list "testinglist" didn't exist on the server.
And the txt file that I'm testing had only three recipients.
Now I did a new test with the server with problem, creating a list first:So, I created a list, for this example named "testinglist" from ".../lm/lm.php" and:
Using "overwrite" action with:
"...lm/html/upload_list.php" page,
".../lm/lm.php" page and
Maxbulk "Upload to MLM",
no recipient is uploaded, and the target list "testinglist" is deleted !Using "append" action with:
"...lm/html/upload_list.php" page,
".../lm/lm.php" page and
Maxbulk "Upload to MLM",
I get the same errors aboveImporting with the command method with the "overwrite" or "append" action:
lm.php?cmd=import&list=testinglist&pwd=MY_PASSWORD&action=
overwritelm.php?cmd=import&list=testinglist&pwd=MY_PASSWORD&action=
appendIt works, the list is overwritten or appended with recipients in the file!