Hi ! I have a case I want to solve : a mail is sent from [email protected] with reply_to defined to [email protected]. I want to automaticaly BCC to [email protected] if reply_to is defined to [email protected].
sender_bcc_maps use "from" header, I want same with reply_to header. It seems this doesn't exist. What's the best solution to achieve this ? Content filter ? Thanks, Sylvain
