$ postmap -q 'sa...@example.com' $(postconf -xh virtual_alias_maps)

On 26.06.23 16:03, Alberto Lepe via Postfix-users wrote:
output:  a...@example.com,peter0000,sam0000,jennifer0000


Ditto for:

    $ postmap -q 'a...@example.com' $(postconf -xh virtual_alias_maps)

output: yuko3000

so, a...@example.com gets expanded to yuko3000, which is not y...@example.com


As usernames are not emails, postfix seems to stop here and it doesn't
resolve the next forward:

postmap -q 'y...@example.com' $(postconf -xh virtual_alias_maps)
Output:  yuko3000,yuko.exam...@gmail.com

therefore nothing you send to a...@example.com gets directed to y...@example.com and therefore is NOT forwarded to yuko.exam...@gmail.com


--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Eagles may soar, but weasels don't get sucked into jet engines.
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to