Re: How to use Procmail to remove messages from server after x numberof days
"Ruud H.G. van Tol" <[email protected]>
| Newsgroups | gmane.mail.procmail |
|---|---|
| Message-ID | <[email protected]> |
On 2011-03-01 19:16, LuKreme wrote: > On 1-Mar-2011, at 09:42, Professional Software Engineering wrote: >> FROM_SECS=`date --date "$MATCH" +%s` > > I believe this syntax will require gnudate, so make sure that is installed on your system (it is often installed a gdate so as not to interfere with the distro's version of date). google; procmail mktime -- Ruud