View Single Post
  #8 (permalink)  
Old 2008-05-05
anakalem anakalem is offline
Junior Member
 
Join Date: 2008-01-13
Posts: 25
Rep Power: 0
anakalem has an average reputation (10+)
Default Re: Email after policy install

Quote:
Originally Posted by longhill View Post
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
Reply With Quote