Re: save to list dir and conditionally to $DEFAULT -> solved
Eric Smith <[email protected]>
| Newsgroups | gmane.mail.procmail |
|---|---|
| Message-ID | <[email protected]> |
Richard Ball wrote on Tue-13-Nov 12 11:44PM > > > > > What would be the correct implementation? > > > > There isn't one correct way. Can you structure your recipes so you determine the proper folder separately from the delivery recipe? Then you just need one delivering recipe which also has the egrep for subjects which, if met, drops a copy into DEFAULT. > > Rich Thanks Richard That is the way I implemented it in the end and it seems fine. Eric