Hi everyone! When a new message has arrived, I want Procmail to execute a script that does an SSH to my home machine and tells it to run fetchmail.
A peek into my .procmailrc: # Run the message through tmda-filter. :0 w | /opt/tmda/bin/tmda-filter # Take the exit code from TMDA. EXITCODE=$? # TMDA takes care of final delivery DEFAULT=/dev/null How can I tell if TMDA is going to / has delivered a message? Thanks all, -martin -- +-------------------------+------------------------+-------------------------+ | Martin Schmitt | Schmitt Systemberatung | SPAM-Wetterlage | | http://www.scsy.de/~mas | http://www.scsy.de | http://www.scsy.de/spam | +-------------------------+------------------------+-------------------------+ _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
