> I can't seem to get procmail and evolution working.
> I think its because i let procmail to deliver the files in the wrong
> maildir folder.
> 
> If i click on the folder in evolution than i can see the new mails.
> 
> i let procmail deliver the mail to the /~/evolution/local/Inbox/mbox/new
> if this is wrong where must i put promail ?

Never used maildir myself, but the path seems wrong.

$ man procmailrc
  [...]
  finds  available.  If the mailbox name ends in "/", then this directory
  is presumed to be a maildir folder; i.e.,  procmail  will  deliver  the
  message  to  a  file  in a subdirectory named "tmp" and rename it to be
  inside a subdirectory named "new".  If the mailbox is specified  to  be
  [...]

So this should be the right directory:
 $HOME/evolution/local/Inbox/mbox/

...guenther


-- 
char *t="[EMAIL PROTECTED]";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}

_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to