Quote:
Originally Posted by longhill I have insert: internal_sendmail -s '<Allert Check Point>' -t <217.***.***.184> -f <sender> recipient_email <bob@test.**> where 217.***.***.184 is the IP of mail server that must receive email allert message. Don't send allert message! Where is the errors? Under "Global Propierties--->Log and Allert--->Allert Command" must I check also "Send Mail Allert to SmartView Monitor"? |
Hi
Dont use the "<" and ">", it is only to differentiate the chunks of my example. Below my example:
internal_sendmail -s 'SmartCenter Email Alert' -t 202.111.222.212 -f admin@SmartCenter
fwadmin@company.com where 202.111.222.212 is the email server that smart center will sent to
admin@SmartCenter is the email address that will be appear in the "from" field
fwadmin@company.com is the destination email address
Multiple recipient also working
Thank you
kalem