Hi, I know this is very bad, but I will need this only temporally. Basically I need to forward email to one address depending on the sender and recipient address but still original recipient should receive email. I think that this is maybe impossible using header checks or I am wrong? For example I need something like this: If sender is [email protected] and recipient is [email protected] then deliver this email to [email protected] and [email protected]
Or this is dovecot's job?
