vp <[EMAIL PROTECTED]> writes: > But tmda generates confirm request based on usernames, not on > aliases (postfix). Maybe due to passing along environment from > postfix to tmda?
Right, Postfix changes the environment to reflect the final delivery location. You might be able to use the RECIPIENT_HEADER feature if you want to preserve alias information. See http://tmda.net/config-vars.html#RECIPIENT_HEADER > raise Errors.MissingEnvironmentVariable('SENDER') > MissingEnvironmentVariable Are you calling procmail with the -p option in your .forward? Also, what version of Postfix are you running? _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
