Search found 1 match

by donhw
16 Jan 2020 01:11
Forum: Discussion
Topic: [URGENT] Requeue (process again) all the email blocked in the last 12 hours
Replies: 3
Views: 3747

Re: [URGENT] Requeue (process again) all the email blocked in the last 12 hours

Don't know if v4 breaks the script or what. Here is what I did to get it working. Improvements would be welcome. #!/bin/bash #trap "set +x; sleep 1 ; set -x" DEBUG filecount=0 pathname="/root/quarentine/*" # Path to directory #echo "$pathname" # debug #ls $pathname # de...