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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "Get Help" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
How to remove "sent via Scrollout F1" on every email
Thx
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.