I'm a newbie trying to work out the following mail solution on a laptop where I'm the only user:
getmail - spamassassin - procmail - mu4e (an emacs mail program)
Right now I'm succeeding at
getmail - mu4e
With my former mail program (emacs gnus) I was successfully implementing spamassassin as spamd daemon.
I think I understand how to tell getmail to filter mail through spamassassin and send it on to procmail. How should I write my .procmailrc file to send spamassassin-processed mail on to its final "spam" or "not-spam" destination in my email program?