Bill Taroli wrote:

I would remove the exception block, just leaving the "to". I think what you have only executes if there is an exception...

My current file has this in it, which also doesn't work:


logfile "/tmp/maildrop.out"
if (/^To: [EMAIL PROTECTED]/)
{
    to "Maildir/.Ste/"
}

The logfile has this in it, when I send a mail to that address:

Date: Mon Mar 22 14:51:48 2004
From: "Shaun T. Erickson" <[EMAIL PROTECTED]>
Subj: A
File: Maildir/                             (769)


-ste



------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to