Switching from fetchmail to getmail4
It seems to me that the fecthmail shipped with Edgy is rather buggy so I’ve just switched to getmail4. The configuration file to fetch emails from a POP3S server and pass them to procmail is: [retriever] type = SimplePOP3SSLRetriever server = xxxxxx.xxxxx.it username = xxxxx password = xxxxxxxxxx [destination] type = MDA_external path = /usr/bin/procmail [...]
