On 2010-05-03 6:24 PM, Mark Sapiro wrote: > On 5/3/2010 2:05 PM, Tanstaafl wrote: >> >> On 2010-05-03 12:32 PM, Mark Sapiro wrote:
> You're right. I confused myself because in my Postfix installation, > mydomain and myhostname have the same value. Heh... I'm more than a little confused right now, so no worries. But see below - I actually think I've at least answered how/why it is working, but I'm not sure what needs to be done to 'fix it' - or even if it needs 'fixing'... > So it appears that example.com is a virtual_mailbox_domain. So what's > in virtual_mailbox_maps (mysql:/etc/postfix/mysql_vmm.cf)? Does > > postmap -s mysql:/etc/postfix/mysql_vmm.cf > > work? No :( is it supposed to? # postmap -s mysql:/etc/postfix/mysql_vmm.cf postmap: fatal: mysql table /etc/postfix/mysql_vmm.cf: sequence operation is not supported Now... toward the end of your email, you had essentially summed up the issue as: > Apparently, smtp.example.com is myhostname which is in mydestinations by > default, but now I am puzzled. What is it in your Postfix that maps > listn...@example.com to local 'listname'? There must be something. This > is the strange part - why is listn...@example.com mapped to local > listname but non-listname-u...@example.com is mapped to a virtual > mailbox maildir? So, I started at the beginning and started querying all of my maps, and voila: # postmap -q listn...@example.com mysql:/etc/postfix/mysql_vam.cf listn...@myhost.example.com which then maps to # postmap -q listn...@myhost.example.com hash:/var/lib/mailman/data/virtual-mailman listname and /var/lib/mailman/data/virtual-mailman is fully populated with these STANZA's for all lists: # STANZA START: listname # CREATED: Wed Jan 11 18:32:22 2006 listn...@myhost.example.com listname etc... But this kind of seems backwards to me... or at least, more complicated than it needs to be. Maybe I initially wanted a virtual setup, but now realize I only need lists for the one/main domain? <shrug> Anyway, now I guess I just need to know if there's anything broken that I really need to fix, or at least if it can be simplified. I'm also thinking long term, for when MM3 is released and upgrade time comes. Thanks again Mark... ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org