![](https://secure.gravatar.com/avatar/56f108518d7ee2544412cc80978e3182.jpg?s=120&d=mm&r=g)
On 5/23/2011 10:17 AM, Michael Soh wrote:
On Sat, May 21, 2011 at 1:12 AM, Mark Sapiro <mark@msapiro.net> wrote:
If you want someone to actually look at your Postfix configuration, paste the output from 'postconf -n' rather than the entire 643 line 'postconf' configuration.
I think Geoff Shang's reply (at <http://mail.python.org/pipermail/mailman-users/2011-May/071602.html> - only one of the problems of posting as a non-subscriber) was on target.
hash:/var/lib/mailman/data/aliases does not belong in
virtual_alias_maps = hash:/var/lib/mailman/data/virtual-mailman, hash:/var/lib/mailman/data/aliases, mysql:/etc/postfix/virtual/aliases.cf
It should be
virtual_alias_maps = hash:/var/lib/mailman/data/virtual-mailman, mysql:/etc/postfix/virtual/aliases.cf
hash:/var/lib/mailman/data/aliases should only be in alias_maps as it is.
Fix that and see if that fixes the problem.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan