Cool, an on-topic post ;) > I looked through the exim config and it looked like procmail should be > working. However their is no content placed into ~/logfile it is > zero-length.
Add a VERBOSE=yes to your procmailrc. The procmail log file is your first port of call for procmail debugging. In sendmail and postfix, procmail has to be explicitly configured as LDA (local delivery agent), for exim it's probably the same. I bet it's not, and therefore isn't called at all. In that case the procmail logfile should be empty. Volker -- Volker Kuhlmann is possibly list0570 with the domain in header http://volker.dnsalias.net/ Please do not CC list postings to me.
