Hi, I want to setup a cluster which send an email to an email address whenever a takeover happens. I am using
crm configure primitive postgres_mailto ocf:heartbeat:MailTo params [email protected] subject="postgres_takeover_notification" op monitor depth="0" timeout="10" interval="10" My email alerts goes into '/var/spool/mail/' folder. I want these alerts to be delivered in destination email box. Is it possible ? Do I need to configure some SMTP settings on my nodes ? Regards, Sanjay Rao _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
