[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: isync vs mailsync



Brian May <bam@debian.org> 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.

-- 
tv@{{hq.yok.utu,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 to: