i have a postfix MX and i need to make the following logic:
if a message arrives with aaa@example.com in the rcpt to header, then i need to change the from header to bbb@example.com.
any suggestions?
i read on canonical maps and to my under standing the maps allow you to change the recipient address if it matches or change the sender address if it matches. but not change the sender address if the recipent address matches.
thanks in advance