On Mon, 2005-05-23 at 14:38 -0400, Pelkey, Jeff wrote:
> Greetings,
>  
>  I will start by saying that I both a newbie to both Mailman and Python, 
> although I have worked with Perl for years.  I have installed Mailman 2.1.5 
> and integrated with Postfix v2.1.5.  I have search the FAQ's with little 
> success.
>  
> The Mailman issue is that when I try to add the Mailman alias db using the 
> following line in main.cf:
> alias_maps = 
> hash:/etc/aliases,hash:/etc/postfix/aliases,hash:/usr/local/mailman/data/aliases
>  
> I get the following error messages:
> May 23 11:53:27 dev postfix/smtpd[19360]: [ID 947731 mail.crit] fatal: 
> unsupported dictionary type: hash

The following command will print out a list of supported map types:

% postconf -m

Is hash one of them? It would be surprising if it weren't, but this is
the first place to start looking. 
-- 
John Dennis <[EMAIL PROTECTED]>

------------------------------------------------------
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&amp;file=faq01.027.htp

Reply via email to