Hi ! I have a case I want to solve : a mail is sent from u...@example.com with reply_to defined to l...@example.com. I want to automaticaly BCC to l...@example.com if reply_to is defined to l...@example.com.
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