![]()
From: Paul Haldane (Paul.Haldane@newcastle.ac.uk)
Date: Mon Jun 07 1999 - 04:09:00 CDT
On Sat, 5 Jun 1999, Otis Gospodnetic wrote:
> Hello,
>
> I'm not sure if I'm missing something....
> I got the CVS version of HM this (U.S. East Coast) morning, compiled +
> installed it, added these 2 options to my .hmrc file:
>
> # 1 - Require non-null Message-IDs
> # 0 - Allow null Message-IDs
> hm_require_msgid = 0
The option is hm_require_msgids (plural).
> # 1 - Discard duplicate Message-IDs
> # 0 - Allow duplicate Message-IDs (modify them to be unique)
> hm_discard_dup_msgids = 0
...
> hypermail -V shows the same version/patch level info as the previous HM
> (2a22)...
That's because I didn't update patchlevel.h
> > - New code to (optionally) accept messages wth no msgid. Default
> > is to require msgids in all messages - use hm_require_msgid = 0
That's my typo in the Changelog file - hypermail -v shows the right thing.
Paul
![]()