Hi, In installed Mailman 2.1.4 with postafix 2.0.16 on freebsd 4.9 I get this error msg at the end of list creation .
I read the FAQ doc: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.009.htp here my files: -rw-rw-r-- 1 mailman mailman 2660 Apr 2 17:12 aliases -rw-r----- 1 mailman mailman 65536 Apr 2 16:59 aliases.db My POSTFIX_ALIAS_CMD is not /usr/local/bi but /usr/local/sbin and my POSTFIX_MAP_CMD is not /usr/local/bin but /usr/local/sbin How can I add the right path to the config? Also, I have not files: virtual-mailman or virtual-mailman.db in /usr/local/mailman/data In my postfix conf: virtual_alias_maps = mysql:/usr/local/etc/postfix/mysql_virtual_alias_maps.cf, hash:/usr/local/mailman/data/virtual-mailman In the /var/logmaillog: Apr 2 17:38:01 www postfix/cleanup[13309]: fatal: open database /usr/local/mailman/data/virtual-mailman.db: No such file or directory Apr 2 17:38:02 www postfix/master[58528]: warning: process /usr/local/libexec/postfix/cleanup pid 13309 exit status 1 Apr 2 17:38:02 www postfix/master[58528]: warning: /usr/local/libexec/postfix/cleanup: bad command startup -- throttling Do you have any idea ? David KINER ------------------------------------------------------ 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/
