[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] missing subjects on alert emails
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] missing subjects on alert emails
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Fri, 4 Mar 2005 07:50:28 +0100
- References: <b537f651050303200171a506c9@mail.gmail.com>
- User-agent: Mutt/1.5.5.1i
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