* Marvin Renich via Postfix-users <[email protected]> [250522 14:47]:
> If I am not mistaken, the static: returns [email protected] for _all_
> queries, as opposed to returning "" for queries matching
> [email protected].  This would explain the behavior you are seeing.
> 
> Try using
> 
> sender_canonical_maps = hash:/etc/postfix/canonical
> 
> and have that file contain:
> 
> [email protected] [email protected]
> 
> (Don't forget to postmap /etc/postfix/canonical.)

You could also try an inline: table with both LHS and RHS.

...Marvin

_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to