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=