#!/bin/sh
# See bug ~129014

# commtouch enabled on qmail
if [ -f "/var/qmail/bin/qmail-queue.plesk.ctch" ]; then
	/usr/local/psa/admin/sbin/modules/commtouch/mailserver_helper configure
fi
