Re: create nested maildirs as needed before creating a lock file?
Richard Ball <[email protected]>
| Newsgroups | gmane.mail.procmail |
|---|---|
| Message-ID | <[email protected]> |
On 26-12-2010 3:14, Harald Dunkel wrote: > > If I use > > :0: > * ^(From|Cc:|To:).*linux-kernel@vger\.kernel\.org > $LOGNAME/mailing\ lists/vger.kernel.org/a/b/c/linux-kernel/ > > and a/b/c doesn't exist, then an incoming EMail matching this > rule becomes inaccessible. It is not lost, but it is stored > somewhere in mbox format. This is surely not correct. > The "somewhere" was answered. What happens to the mail if the trailing : on the :0: construct is removed? Rich