1
0
Fork 0
exim4/debian/exim4-config.exim4.ppp.ip-up
Daniel Baumann b6ead8c0a5
Adding debian version 4.98.2-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 14:27:17 +02:00

16 lines
275 B
Bash

#!/bin/sh
# disabled by default, remove following line to enable.
exit 0
if [ -n "$EX4DEBUG" ]; then
echo "now debugging $0 $@"
set -x
fi
[ -x /usr/lib/exim4/exim4 ] || exit 0
[ -f /etc/default/exim4 ] && . /etc/default/exim4
# Flush exim queue
/usr/sbin/exim4 -qqf