mailforwarding attributes in an LDAP database through a Squirrelmail plugin. It was designed with qmail-ldap implementations in mind, but it may very well work for other LDAP mailserver backends. If anyone has such a server in mind, I would be interested in hearing if it works, and/or helping to extend the functionality of the plugin.
8 lines
280 B
Text
8 lines
280 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2005/07/06 12:32:50 marttikuparinen Exp $
|
|
${PLUGIN_DIR}/INSTALL
|
|
${PLUGIN_DIR}/README
|
|
${PLUGIN_DIR}/config.php.sample
|
|
${PLUGIN_DIR}/options.php
|
|
${PLUGIN_DIR}/setup.php
|
|
${PLUGIN_DIR}/version
|
|
@unexec ${RMDIR} %D/${PLUGIN_DIR} 2>/dev/null || ${TRUE}
|