Hi All day I receive an email from external account [email protected] it reaches a user of my local domain isabel@mydomain, need to automatically be forwarded to other users on my domain and maria pepe.
I use Debian 6 and postfix 2.7 I tried aliases and postfix, also with procmail something like this echo multiples: pepe maria >> /etc/aliases postalias /etc/aliases echo '/^From:.user@external\.com/i REDIRECT [email protected]' >> /etc/posftix/encabezados postmap /etc/postfix/encabezados >> /etc/postfix/main.cf with procmail :0 c * ^From.*[email protected] ! [email protected] [email protected] none of the 2 runs How I can fix? regards -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

