Hi,
Postfix Admin alias works a treat...
I'm running it on 2 separate servers, one for work and one at home, both with many aliases and no issues at all...
Here is my main.cf relevant lines for the alias lookups.
[code]virtual_alias_maps = proxy:mysql:/etc/postfix/mysql-aliases.cf
proxy_read_maps = $virtual_alias_maps[/code]
and, very importantly, the contents of my...
2011-12-01 08:37:40 PST in Postfix Admin