[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] Bug in notify



On Fri, Mar 18, 2005 at 02:02:52PM -0600, Daniel J McDonald wrote:
> On Fri, Mar 18, 2005 at 02:53:13PM -0500, Asif Iqbal wrote:
> > MAIL email1 (at) here.com email2 (at) here.com NOTICE NOALERT
> > 
> > It only drops the second email address. Workaround is
> > 
> > MAIL email1 (at) here.com NOTICE NOALERT
> > MAIL email2 (at) here.com NOTICE NOALERT
> > 
> > In otherwords it does not take two email address in one line
> 
> I think they are supposed to separated by a comma, e.g:
> MAIL email1 (at) here.com,email2 (at) here.com NOTICE NOALERT

Using commas depends on your "mail" program being able to handle that
syntax. Not all of them do.

Both should work, so I'll look at the problem with NOALERT not
filtering through to all of the adresses.


Henrik