Can I use a smtp_generic_map rewrite to do something like this??
@local.domain $user-$hostname@some.domainWhere user (actual user who is sending mail) and hostname (short hostname of server) are substituted in the map?
Most of the examples I looked at where doing static re-writing, and I would like to have a dynamic map.
Thank You.