#! /bin/bash -posix

m_ldap_query()
{
	$HOME/dev/mutt_query/mutt_ldap_query-3.1.pl -l -p "$@"
}
