psad
psad copied to clipboard
How to disable sendmail in psad.conf
trafficstars
Hi, I don‘t need mail alert s, and There is no /bin/mail(don't want ti install mail) So, How can I close mail in psad.conf. ThkU.
You can set that in the configuration file. I know the question was long ago but if someone else is looking for it.
### Allow reporting methods to be enabled/restricted. This keyword can
### accept values of "nosyslog" (don't write any messages to syslog),
### "noemail" (don't send any email messages), or "ALL" (to generate both
### syslog and email messages). "ALL" is the default. Both "nosyslog"
### and "noemail" can be combined with a comma to disable all logging
### and alerting.
ALERTING_METHODS noemail;