Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor correction to Time::ParseDate

...

-n

no date sorting or spam/ham interleavingBR

--after=N

only test mails received after time_t N (negative values are an offset from current time, e.g. -86400 = last day) or after date as parsed by Time::Parsedate ParseDate (e.g. '-6 months') BR

--before=N

same as --after, except received times are before time_t N BR

--cache

Use cached information about atime (generates files in corpus area)BR

--all

don't skip big messages BR

--head=N

only check first N ham and N spam (N messages if -n used) BR

--tail=N

only check last N ham and N spam (N messages if -n used) BR

...