Jay G. Scott: > > Can someone tell me whether the following is correct? > > virtual_alias_maps = hash:/etc/postfix/pfmalias hash:/etc/aliases > > It begins to look like if the file ___HAS___ colons, like the aliases
That statement is not supported by Postfix documentation. > man page that comes with postfix says, and you use > postalias hash:/etc/postfix/pfmalias > with lines that look like: > schumi: [email protected], [email protected] As documented, use the POSTMAP command for virtual aliases. Wietse
