Articles in this section

How to manage "Do not deliver copies of forwarded emails to the Plesk mailbox" option via CLI?

kb: how-to Plesk for Linux mail

Question

How to manage "Do not deliver copies of forwarded emails to the Plesk mailbox" option via CLI?

Answer

  1. Connect to the server via SSH
  2. Run the commands below based on your needs:

    Note: replace test@example.com with a required mailbox name.

    • To enable the option:

      # plesk bin mail -u test@example.com -forwarding true -delivery false

    • To disable the option:

      # plesk bin mail -u test@example.com -forwarding true -delivery true

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.