nicm / fdm

fdm source code
269 stars 50 forks source link

Drop message without downloading #134

Open audiofool opened 1 year ago

audiofool commented 1 year ago

Trying to avoid downloading large spam junk before dropping the message (using pop3).

Is there a way to drop the message before actually downloading, ie. ^From:.*somebody" in headers action drop ? Maybe poll first and if it matches add something to the cache file??? Thanks