2 messages in net.sourceforge.lists.courier-maildrop[maildropl] Re: Mailfilter sytax error
FromSent OnAttachments
john gennardMar 2, 2003 3:26 pm 
Devin RubiaMar 4, 2003 10:05 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:[maildropl] Re: Mailfilter sytax errorActions...
From:john gennard (jon@clara.co.uk)
Date:Mar 2, 2003 3:26:34 pm
List:net.sourceforge.lists.courier-maildrop

On Fri, 28 Feb 2003 15:50:16 -0330 Devin Rubia wrote:-

OK, two questions. Have you taken Sam's suggestion and wrapped the destination maildirs in quotes? eg:

if (/^To:.*debian-user@lists\.debian\.org$/) { to "Maildir/debian/" }

Yes I have, but it makes no difference, so presumably the problem is elsewhere.

Sam wrote the program so he is in a position to know. Also, can you give us the output of:

ls -ld /home/john/Maildir ls -l /home/john/Maildir ls -l /home/john/Maildir/debian

etc? That way we can see if the permissions on your directories are set up correctly and if the maildirs are properly created.

Devin

Output follows:-

---------- john@relay:~$ ls -ld /home/john/Maildir drwxr-xr-x 11 john john 4096 Feb 28 12:22 /home/john/Maildir

john@relay:~$ ls -l /home/john/Maildir total 36 drwxr-xr-x 5 john john 4096 Feb 24 09:56 debian drwxr-xr-x 5 john john 4096 Feb 24 09:57 getmail drwxr-xr-x 5 john john 4096 Feb 24 09:58 gllug drwxr-xr-x 5 john john 4096 Feb 24 09:57 gpl drwxr-xr-x 5 john john 4096 Feb 26 16:52 inbox drwxr-xr-x 5 john john 4096 Feb 24 09:57 lbc drwxr-xr-x 5 john john 4096 Feb 24 09:57 leafnode drwxr-xr-x 5 john john 4096 Feb 28 12:22 maildrop drwxr-xr-x 5 john john 4096 Feb 24 09:58 nullmailer

john@relay:~$ ls -l /home/john/Maildir/debian total 12 drwx------ 2 john john 4096 Feb 24 09:56 cur drwx------ 2 john john 4096 Feb 24 09:56 new drwx------ 2 john john 4096 Feb 24 09:56 tmp

john@relay:~$ ls -l /home/john/Maildir/maildrop total 12 drwx------ 2 john john 4096 Feb 28 12:22 cur drwx------ 2 john john 4096 Feb 28 12:22 new drwx------ 2 john john 4096 Feb 28 12:22 tmp

john@relay:~$ ls -l /etc/maildroprc -rw-r--r-- 1 root root 192 Mar 2 20:44 /etc/maildroprc

john@relay:~$ ls -l /usr/bin/dotlock.maildrop -rwxr-sr-x 1 root mail 27120 Feb 19 2002 /usr/bin/dotlock.maildrop

john@relay:~$ ls -l /usr/bin/maildirmake.maildrop -rwxr-xr-x 1 root root 10744 Feb 19 2002 /usr/bin/maildirmake.maildrop

Apologies for the delay - your message was on a digest I didn't receive - fortunately Sam was able to point me to an archive.

I'm very grateful for the assistance.

Regards, John.