I started getting spam backdated by a few years. Is there an easy way to detect and divert these to /dev/null using procmail?
|
feedback
|
migrated from superuser.com Feb 15 '10 at 14:37
This question came from our site for computer enthusiasts and power users.
|
If the date is definitely present then something simple like:
| |||
feedback
|
|
It's actually independent of procmail, but a cronjob that run at a fixed period could do this:
This would delete mail over a week old. | |||
feedback
|