missing subjects on alert emails
Has anyone seen the problem where 'MAIL' recipients receive messages with no subject? Am I missing a configuration option here? Note that alerts are sent fine, but the subject is empty. Here is the config line from hobbit-alerts.cfg. Note that I blanked out the company domain.
HOST=%sac-p* SERVICE=* EXSERVICE=conn MAIL brian.lynch at xx.xx.com COLOR=red,yellow
On Thu, Mar 03, 2005 at 08:01:44PM -0800, Brian Lynch wrote:
Has anyone seen the problem where 'MAIL' recipients receive messages with no subject? Am I missing a configuration option here? Note that alerts are sent fine, but the subject is empty.
Let me guess: You're running Hobbit on Solaris, right ?
Change the MAIL command in etc/hobbitserver.cfg to be "mailx". The Solaris "mail" command doesn't support the "mail -s SUBJECT" syntax used by Hobbit.
Regards, Henrik
Thanks, Henrik. That was the problem.
- Brian
On Fri, 4 Mar 2005 07:50:28 +0100, Henrik Stoerner <henrik at hswn.dk> wrote:
On Thu, Mar 03, 2005 at 08:01:44PM -0800, Brian Lynch wrote:
Has anyone seen the problem where 'MAIL' recipients receive messages with no subject? Am I missing a configuration option here? Note that alerts are sent fine, but the subject is empty.
Let me guess: You're running Hobbit on Solaris, right ?
Change the MAIL command in etc/hobbitserver.cfg to be "mailx". The Solaris "mail" command doesn't support the "mail -s SUBJECT" syntax used by Hobbit.
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
participants (2)
-
brianlynch@gmail.com
-
henrik@hswn.dk