[ILUG] Procmail

Kevin Philp kevin at cybercolloids.net
Thu Apr 15 09:57:12 IST 2004


Just noticed from the postfix log that the forwarded messages are list as:

relay=localhost[127.0.0.1]

instead of 

relay=smtp.uklinux.net[80.84.72.32]

Maybe this is the problem? It seems the forwarded messages aren't waiting in 
the deferred queue.

Kevin.


I am struggling with procmail. Lets say I want to copy all mail, excluding

ILUG, to a freebie account so I can read it at home. At the moment I have:
:0 c

* ^Delivered-To: kevin at cybercolloids.office
* ! ^Sender: ilug-bounces at linux.ie
! kphilp at gofree.indigo.ie

:0

$HOME/Mail/.Maildir/

All mail from Postfix is fed to a common procmail script in /etc/procmailrc
and all mail gets delivered to the various home directories OK. The forwarded
mail ends up in the deferred queue, appears to get sent out but never turns
up at the destination. What am I doing wrong?

Kevin.




More information about the ILUG mailing list