adding msmtp-queue-handler depending on off/on status; make msmtp-queue paths configurable; reset counter when queue=0
This commit is contained in:
@@ -15,3 +15,8 @@ VPNIP="1.2.3.4|90.80.70.60"
|
||||
|
||||
# status-misc.sh
|
||||
SVNSTATUS = http://website.showing."fin;revision".or.similar
|
||||
|
||||
# MSMTP paths
|
||||
MSMTP_LIST=/usr/local/bin/msmtp-listqueue.sh
|
||||
MSMTP_RUN=/usr/local/bin/msmtp-runqueue.sh
|
||||
MSMTP_EN=/usr/local/bin/msmtp-enqueue.sh
|
||||
|
||||
Reference in New Issue
Block a user