On Thu, Apr 18, 2013 at 03:41:02PM +0200, Suvayu Ali wrote: > I use multiple from addresses. When I respond to my own emails in a > thread, I would like to use the same from address as in my original > email. Instead my default address gets picked up. I thought this > works by setting alternates. But that does not seem to work.
Do you have $reverse_name set? I think your regex can be simplified - the literal dots only need to be escaped once, and I think $alternates is already case-insensitive. w