quick and dirty debug test

This commit is contained in:
deajan 2016-12-10 18:31:39 +01:00
parent 4e61b23cc5
commit c5d83a18bf
1 changed files with 2 additions and 0 deletions

View File

@ -427,6 +427,8 @@ function SendEmail {
local smtpUser="${9}" local smtpUser="${9}"
local smtpPassword="${10}" local smtpPassword="${10}"
echo "$subject $message $destinationMails $attachment $senderMail $smtpServer $smtpPort $encryption $smtpUser $smtpPassword"
__CheckArguments 3-10 $# "$@" #__WITH_PARANOIA_DEBUG __CheckArguments 3-10 $# "$@" #__WITH_PARANOIA_DEBUG
local mail_no_attachment= local mail_no_attachment=