Hello,
I've been searching for a solution for a while, but still no success. I was wondering if someone had this figured out before.. I have a virtual domain (list.example.com) that is also the domain for some mailing lists. I've set up a regexp transport map that forwards some emails (those with a dash in the recipient address) to a mailing list server. However the email always fails with "unknown recipient". This is my transport map: /^.+-.+@list.example.com$/ smtp:[list.example.com] Delivery to the virtual domain works. I've tried both of these but no luck: #transport_maps = regexp:/etc/postfix/transport #address_verify_transport_maps = regexp:/etc/postfix/transport Thanks a lot! -- View this message in context: http://postfix.1071664.n5.nabble.com/address-validation-with-transport-maps-tp53296.html Sent from the Postfix Users mailing list archive at Nabble.com.