5 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] why doesn't 0==0?
FromSent OnAttachments
Benjamin TomhaveApr 14, 2003 1:34 pm 
Benjamin TomhaveApr 15, 2003 12:16 pm 
Benjamin TomhaveApr 16, 2003 1:38 pm 
Mark WeinemApr 16, 2003 4:34 pm 
Benjamin TomhaveApr 17, 2003 9:44 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] why doesn't 0==0?Actions...
From:Mark Weinem (mark@uni-duisburg.de)
Date:Apr 16, 2003 4:34:47 pm
List:net.sourceforge.lists.courier-maildrop

On Tue, 15 Apr 2003, Benjamin Tomhave wrote:

I don't suppose anybody on this list has maildrop 1.5.2 installed and could tell me if they have expressions like the below implemented and working? In the meantime, I'm downloading the latest snapshot to see it works with that...

I don't catch the "test" command, but what's about this:

if ("$VHOME/Maildir" == 0) { echo "Sorry, no mailbox here by that name." echo "VHOME is $VHOME" EXITCODE=100 exit }

Ciao, Mark