On Fri, 2 Sep 2011 09:02:10 -0700 Mark Sapiro <m...@msapiro.net> wrote:
> J. Bakshi wrote: > > > >I like to know here, how can I still continue without using mydestination. > >So that minimum tweaking the main.cf to run mailman. I missed the > >/var/lib/mailman/data/virtual-mailman before. > > > Actually, adding hash:/var/lib/mailman/data/aliases to alias_maps and > adding list.infoservices.in to mydestination is the minimum tweaking > required, except maybe for adding "recipient_delimiter = +" (see > <http://www.list.org/mailman-install/node12.html>). > > If you don't want to add list.infoservices.in to mydestination, you > have to add it to virtual_alias_domains and add > hash:/var/lib/mailman/data/virtual-mailman to virtual_alias_maps. > > Great, now mydestination is not required as appending hash:/var/lib/mailman/data/virtual-mailman at virtual_alias_maps take care of it. > >> > > >> >regarding /var/lib/mailman/data/aliases.db permission issue; it is already set to mailman > >> > > >> >-rw-rw-r-- 1 mailman mailman 12288 Sep 2 16:57 /var/lib/mailman/data/aliases.db > >> > > >> >Still group 65533 which is nobody group is called !!! > > > What do you get if you run > > sudo -u mailman /usr/lib/mailman/mail/mailman post typo3 </dev/null > No error, just cursor returns ------------------------------------------------------ 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