From c5d83a18bf1b79d31c607fe9e56ea31aa4fcf15b Mon Sep 17 00:00:00 2001 From: deajan Date: Sat, 10 Dec 2016 18:31:39 +0100 Subject: [PATCH] quick and dirty debug test --- dev/ofunctions.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev/ofunctions.sh b/dev/ofunctions.sh index 6fa6943..119dcb3 100644 --- a/dev/ofunctions.sh +++ b/dev/ofunctions.sh @@ -427,6 +427,8 @@ function SendEmail { local smtpUser="${9}" local smtpPassword="${10}" + echo "$subject $message $destinationMails $attachment $senderMail $smtpServer $smtpPort $encryption $smtpUser $smtpPassword" + __CheckArguments 3-10 $# "$@" #__WITH_PARANOIA_DEBUG local mail_no_attachment=