NethServer Version: 8 Module: Mail
Hi folks,
a question…
I came with my older systems to the point, where single mailbox ware hacked and spamed through user/pass.
300000 mails sent over, but we have a postfilter for reaction.
How can I send a command like " postqueue -p | tail-n +2 | awk'BEGIN { RS = "" } /username@example\.com/ { print $1 }'| tr-d '*!'| postsuper -d -" into the container?