Brian May <[EMAIL PROTECTED]> writes:

> > >  - delete message on client => gets transfered again on next download.
> > Not if you can set up your mail client properly. If using mutt, set
> > maildir_trash.
> I typed in "rm Maildir/cur/*" and all messages were copied over again
> from scratch. Nothing was deleted. This was with "-d" and expunge
> active.

        Well, do what Joey suggested; use the flag "deleted".
        mv Maildir/cur/foo:2,S Maildir/cur/foo:2,ST

        There's no way to differentiate between a totally-removed
        and a never-delivered message, in a maildir, and isync
        stores no external state.

-- 
[EMAIL PROTECTED],havoc,gaeshido}.fi,{debian,wanderer}.org,stonesoft.com}
double a,b=4,c;main(){for(;++a<2e6;c-=(b=-b)/a++);printf("%f\n",c);}


Reply via email to