@lbutlr:
> When using recipient_bcc_maps could I do something in a pcre table like:
> 
> Main.cf:
> recipient_bcc_maps =3D pcre:/path/to/rbccmap.pcre
> 
> rbccmap.pcre:
> if !/backups@my\.domain$/=20
>    /^(.*)/   backups+${1}@my.domain=20
> endif
> 
> That passes the restriction that the map can only return a single =
> address, right?

The result is one malformed email address with multiple @ characters.

        Wietse

Reply via email to