Menu

How to remove sent via Scrollout F1 on every email

Get Help
Anonymous
2013-02-25
2013-02-25
  • Anonymous

    Anonymous - 2013-02-25

    How to remove "sent via Scrollout F1" on every email
    Thx

     
  • Marius Gologan

    Marius Gologan - 2013-02-25

    There is a signature per each domain in /var/www/disclaimer/domain.com.txt

    You must delete the content of each file (not the file). This command should do the job:
    find /var/www/disclaimer/ -type f | while read file; do echo "" > $file; done
    Go to GUI > Route > click Save and Apply.

     

Log in to post a comment.

MongoDB Logo MongoDB