Skip to content

Erick Martínez

My feedback

1 result found

  1. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Thank you for your input! We will consider this functionality in upcoming releases if it becomes popular.

    Everyone, please continue voting for this feature if you consider it important.


    In the meantime, assuming that you are referring to the Blacklist in Server-wide mail settings, as a workaround, you can use the following command to import the entries from txt files:


    For Blacklist:

    cat your_blacklist.txt | while read i; do plesk bin mailserver --add-to-black-list $i;done


    Please make sure that you have each entry on a new line.


    -- SH

    Erick Martínez shared this idea  · 

Feedback and Knowledge Base