Even more control over quoted text in Mutt

It’s good to go over a manual page for the program that you use for a long period of time. New tricks are always waiting to be learned.

Today I have found that with ‘S‘ in pager it is possible to fast forward through the quoted text directly to the reply. And with ‘T‘ in page it is possible to toggle the display of the quoted text. These are very useful when reading through a huge message with lots of quotes in it.

ldap2mutt

Although Mutt can query LDAP directories for addresses directly, sometimes connectivity to LDAP server is troublesome (firewalls, company policies, etc). One way to go around this problem would be to create Mutt addressbook regularly from the content of LDAP directory. This script does exactly this. Specify which LDAP server to query, the branch where people records are, and the filter to use. Output can be redirected to the file of your choice.

ldap2mutt.pl