Blacklist Import via command line

Jaco

New Member
Can anyone guide me as to where I can find the documentation on the syntax to use when importing to the blacklist via SSH?

I have also added all the crons (/bin/php -q /home/xxx/public_html/apps/console/console.php email-blacklist-import folder)

But no idea what my options are. Cant seem to find anything on this in the documentation or knowledge base.

Thanks
 
First Add one email id manually and then Export it.

Then as per Export CSV header, you can set it in your Import.

( Please note, the csv file must contain a header with at least the email column.
If unsure about how to format your file, do an export first and see how the file looks. )
 
Thank you for the info.
Do you know where i can find more info on command line imports? (import folder or files via SSH)
 
Back
Top