Skip to content
Discussion options

You must be logged in to vote

Apparently replacing sender with [email protected] works well. I'm not exactly sure if there are some downsides of this, bit at least Gmail seems to deal with such messages correctly.

          default_destination {
            modify {
              replace_sender regexp ".*" "[email protected]"
              dkim $(local_domains) default
            }
            deliver_to target.remote {
            }
          }

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@majkrzak
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by majkrzak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants