diff --git a/target/bin/debug-fetchmail b/target/bin/debug-fetchmail index 6fe5b870..d2c21ce6 100755 --- a/target/bin/debug-fetchmail +++ b/target/bin/debug-fetchmail @@ -5,6 +5,7 @@ su -s /bin/sh -c "/usr/bin/fetchmail \ --verbose \ --daemon 0 \ + --check \ --nosyslog \ --nodetach \ -f /etc/fetchmailrc" fetchmail <&- 2>&1