Re: [Mailman-Users] virtual domain setup with postfix SOLVED

2007-01-30 Thread wo_shi_big_stomach
On 1/30/07 9:49 AM, Mark Sapiro wrote: > David Newman wrote: >> pctest: "|/usr/local/mailman/mail/mailman post pctest" >> >> but virtual-mailman has: >> >> [EMAIL PROTECTED] pctest >> >> I'm missing how to glue the two together, and this is NOT covered in the >> existing m

Re: [Mailman-Users] virtual domain setup with postfix

2007-01-30 Thread Mark Sapiro
Paul Fox wrote: > >in that vein -- i never saw any yea or nay on the minor doc >addition i submitted on a related aspect of lists at virtual >domains. at the time i thought i might have sent the change to >the wrong place (i.e. the users', not the developers' list) but >now i'm just wondering if

Re: [Mailman-Users] virtual domain setup with postfix

2007-01-30 Thread Paul Fox
mark wrote: > David Newman wrote: > > > Once I get this running I'd be glad to write up > > documentation and submit it for possible inclusion. > > I'm sure this can be improved. We'd appreciate the help. in that vein -- i never saw any yea or nay on the minor doc addition i submitted on a

Re: [Mailman-Users] virtual domain setup with postfix

2007-01-30 Thread Mark Sapiro
Paul Fox wrote: >[ cc'ing the list on reply ] > >orlando wrote: > > I think he still has to issue the genaliases command. > >oh, yes. in addition, all of the hash maps need to have postmap >run on them. Assuming MTA = 'Postfix', genaliases and list creation/deletion will run the commands define

Re: [Mailman-Users] virtual domain setup with postfix

2007-01-30 Thread Mark Sapiro
Paul Fox wrote: > >as i understand it, it's done automatically by postfix, if you >tell it about all the maps. if you weren't using mysql, the >definition of virtual_alias_maps should include the alias maps >for any virtual domains: > >virtual_alias_maps = > hash:/usr/local/mailman/data/vir

Re: [Mailman-Users] virtual domain setup with postfix

2007-01-30 Thread Mark Sapiro
David Newman wrote: > >pctest: "|/usr/local/mailman/mail/mailman post pctest" > >but virtual-mailman has: > >[EMAIL PROTECTED] pctest > >I'm missing how to glue the two together, and this is NOT covered in the >existing mailman docs. Do you have the appropriate alias_map

Re: [Mailman-Users] virtual domain setup with postfix

2007-01-30 Thread Paul Fox
[ cc'ing the list on reply ] orlando wrote: > I think he still has to issue the genaliases command. oh, yes. in addition, all of the hash maps need to have postmap run on them. paul > > the virtual_alias_map is the one that should have a mysql entry: > > virtual_alias_maps = hash:/usr

Re: [Mailman-Users] virtual domain setup with postfix

2007-01-30 Thread Paul Fox
david wrote: > I've read and reread and reread the mailman docs, and I don't see where and > how > virtual addresses get piped to the command above. The file > /usr/local/mailman/data/aliases has commands like the above; the file > /usr/local/mailman/data/virtual-mailman does not. > > F

Re: [Mailman-Users] virtual domain setup with postfix

2007-01-30 Thread David Newman
On Monday, January 29, 2007, at 04:18PM, "Mark Sapiro" <[EMAIL PROTECTED]> wrote: >>Basically, postfix delivers message to [EMAIL PROTECTED] but nothing happens >>after that. > > >Presumably, that's because Postfix is delivering the mail to a local >mailbox 'pctest' instead of piping it to Mai

Re: [Mailman-Users] virtual domain setup with postfix

2007-01-29 Thread Paul Fox
david wrote: > Postfix already handles mail for multiple virtual domains > defined in a MySQL database. I believe virtual domain setup > is OK, as individual users have been sending and receiving > mail for some time. > > Having problems with Mailman, though. I've read these > instruction

Re: [Mailman-Users] virtual domain setup with postfix

2007-01-29 Thread Mark Sapiro
David Newman wrote: > >Having problems with Mailman, though. I've read these instructions many times: > >http://www.list.org/mailman-install/postfix-virtual.html > >Besides doing what's listed there, I also defined a virtual mailbox for a new >"pctest" list (without that, mail sent to [EMAIL PROTE

[Mailman-Users] virtual domain setup with postfix

2007-01-29 Thread David Newman
MM 2.1.9, Postfix 2.3.5, cyrus-imap 2.3.7, all on FreeBSD 6.1 installed from ports Postfix already handles mail for multiple virtual domains defined in a MySQL database. I believe virtual domain setup is OK, as individual users have been sending and receiving mail for some time. Having problem