>   I'm trying to get Evolution to read the mail coming in via
> Postfix/Procmail/SA using the Maildir/ format-style of mailbox, but so
> far no luck.   KMail works fine, no problems, but Evolution is
> stubbornly refusing to read this mail.   I've followed all the normal
> setup procedures in the docs.
>    Does anyone know how to fix this problem?

Does right-click on a mail folder / Properties solve your issue? Set the
New Store Format to "maildir" and that folder gets converted.

Once you have set one folder to the maildir format, have a look at the
directory structure and the contents in the ~/evolution/local/
hierarchy. To create new maildir folders bypassing Evolution, see the
XML files, especially the type value of the folder section in
local-metadata.xml.

You probably even can make the mbox/ directories symlinks and therefore
pointing to other directories.

HTH

...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