From f11befa73ab463cf0994d173438d65c5ab320545 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Sat, 24 Nov 2007 22:17:04 +0000 Subject: add a maildir examples file --- handlers/maildir.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'handlers/maildir.in') diff --git a/handlers/maildir.in b/handlers/maildir.in index 4b98deb..0d88e92 100644 --- a/handlers/maildir.in +++ b/handlers/maildir.in @@ -58,9 +58,6 @@ failedcount=0 destdir=${destdir%/} srcdir=${srcdir%/} -# used for testing -#getconf testuser elijah - [ -d $srcdir ] || fatal "source directory $srcdir doesn't exist" [ "$multiconnection" == "notset" ] && fatal "The maildir handler uses a very different destination format. See the example .maildir for more information" -- cgit v1.2.3