#!/bin/sh Host=`hostname -f` DbgDir=${1:-/var/tmp} DbgFile="BILL-IMAP4Server-${Host}-$$-`date +%Y%m%d-%H:%M:%S`" exec /usr/bin/env python /usr/share/exchange4linux/BILL-StorageIMAP4Server/Main.py -d ${DbgDir}/${DbgFile}