> Michael Sharp ([EMAIL PROTECTED]) wrote: >> What is the numerical MAIL_GID for postfix? 'make options' used to give >> that number but it isnt anymore. > > I'm still confused about MAIL_GID > > cd /usr/ports/mail/mailman > make options > make MAIL_GID=mailman install clean > > > > after that I got: > > RuntimeError: command failed: /usr/local/sbin/postalias > /usr/local/mailman/data/aliases (status: 1, Operation not permitted) > > with best regards, > > -dikshie-
Are you confused by my question? If so, Mailman has to be told which MTA is is being built with, and that was done with make MAIL_GID=65535 install clean because in 'make options' postfix had a designation of 65535. michael ------------------------------------------------------ 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
