Category: IMAP
- 
		
		
		exporting Outlook e-mail message rulesWhen I dived into the world of e-mail filtering many years ago, I thought it should be done using sieve, but sieve wasn’t available, where I needed it. I started using procmail, because it was available, where I most needed e-mail filtering. I also started a project writing rules in Python accessing IMAP servers. That approach…