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

Re: MHonArc and Cyrus-imap



On June 23, 2006 at 16:25, Jacques Goldberg wrote:

> It took me some time to understand why default -mhpattern '^[^\.]' was 

That is not the default MHPATTERN resource value.  The default
is:

  ^\d+$

Now, if the trailing '.' in your ls examples is actually part
of the message filename, then with the default MHPATTERN, mhonarc
would have found no messages.  Something like:

  ^\d+\.$

would be required.

--ewh


[Index of Archives]     [Bugtraq]     [Yosemite News]     [Mhonarc Home]