#!/bin/sh

# $Id: i2,v 1.2 2011/03/15 01:14:15 gilles Exp gilles $

BASE=`dirname $0`
perl -I${BASE}/Mail-IMAPClient-2.2.9 ${BASE}/imapsync "$@"

