apple’s instructions obviously don’t work.
the above instructions did not work for me, either, however.
my system, acted as though the file /etc/postfix/virtual was not being used. i added the alias, ran postmap, told postfix to reload. no worky. mail to the alias i added to virtual was bounced saying no such address exists.
doing some experimentation, i tried adding this line to main.cf:
virtual_alias_maps = hash:/etc/postfix/virtual
and this got things to work — that is, the alias was recognized and all was well.
Recent Comments