Hi, Thanks for your help. I have read this faq before. However, my problem is that I do not have aliases or aliases.db file at all after I have done my compilation of mailman. Creating a newlist and running genaliases to generate these files gave me the above errors.
Thank you for your time. On 1/5/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > > dylan lim wrote: > > > >While trying to generate the data/aliases.db files using genaliases, I > have > >encountered a problem: > > > >Traceback (most recent call last): > > File "./genaliases", line 116, in ? > > main() > > File "./genaliases", line 106, in main > > MTA.create(mlist, nolock=True, quiet=quiet) > > File "/usr/local/mailman/Mailman/MTA/Postfix.py", line 232, in create > > _update_maps() > > File "/usr/local/mailman/Mailman/MTA/Postfix.py", line 53, in > _update_maps > > raise RuntimeError, msg % (acmd, status, errstr) > >RuntimeError: command failed: /usr/sbin/postalias > >/usr/local/mailman/data/aliases (status: 1, Operation not permitted) > > > See > <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.009.htp> > > -- > Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, > San Francisco Bay Area, California better use your sense - B. Dylan > > ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
