Peter Nyamukusa wrote: > >We recently installed mailmain running on FreeBSD with Vexim and I am getting >the error below on one of the mailing lists, all the others are working >perfectly > > >2006-11-13 12:01:52 1GjYdU-000IrF-DS ** |/usr/local/mailman/mail/mailman post >users <[EMAIL PROTECTED]>: retry timeout exceeded >2006-11-13 12:01:52 1GjYdU-000IrH-Ei == |/usr/local/mailman/mail/mailman post >users <[EMAIL PROTECTED]> R=system_aliases T=address_pipe defer (-28): Failed >to find group "" from expanded string "${lookup mysql{select users.gid from >users,domains where localpart = '${quote_mysql:$local_part}' and domain = >'${quote_mysql:$domain}' and users.domain_id = domains.domain_id}}" for the >address_pipe transport
It looks like Vexim is trying to obtain the group under which to run the pipe from a mysql database, and the database doesn't have an entry for the 'users' list (address local part). -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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