Ed Colmar <[EMAIL PROTECTED]> writes: > I'm using postfix-1.1.11-4mdk only with procmail and tmda
Verify that you are using procmail's '-p' option as described in http://tmda.net/config-server.html#exim-postfix Also verify that Postfix is actually adding $SENDER to the environment. You can do this by adding the following line to your .forward in addition to the other lines already present: "|/usr/bin/env > ~/env.txt" Then send yourself a message and make sure a SENDER line appears in ~/env.txt. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
