David Chmelik via Postfix-users: > I followed 'www.postfix.org/VIRTUAL_README.html : As simple as can be: > shared domains, UNIX system accounts' to set style like 'mydestination = > $myhostname localhost.$mydomain ... example.com' for a few domains (except > example has no commas like main.cf). Regardless of $myhostname, $mydomain > (also tested default/unset) it defers mail, saying $mydomain loops back to > myself. > > I read an article saying that documentation is wrong: can't add extra > domains to $mydestination or not only do they loop back to $mydomain, but > apparently doesn't set properly rather than loops back from itself to > literally itself.
This is false (assuming that you didn't mess with the local_transport setting (default: "local_transport = local:$myhostname"). > I did have $mydomain working alone without 'looping back to itself'. See example 2 in https://www.postfix.org/BASIC_CONFIGURATION_README.html#mydestination Wietse _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org