Trying to deal with spam. I want to only initially receieve the headers of all mail. The plan is to sift through the headers, deleting spam by subject, and then download the real email afterwards.
But the 'receive header only if message size > 0' option doesn't seem to work; the whole email is still downloading. Is this option server dependent, or parhaps it will only work with an LDAP account and not pop3?
Any ideas?
Thanks.