[imapfilter-devel] IMAPFilter 2.0.1
Lefteris Chatzimparmpas
lefcha at hellug.gr
Sat Jun 30 18:49:01 EEST 2007
Hans-Werner Hilse wrote:
> I've attached a short test script. In order to use it, a INBOX with at
> least two distinct messages is needed.
>
> Indeed, options.uid is set to _nil_, i.e. is not set at all. And in
> fact, there are no "UID <uid>" parameters issued upon FETCH and COPY.
> If I read the code right, it just relies on what
> get_option_boolean("uid") returns -- and it returns false for an unset
> option, I think.
>
> I tried adding "options.uid = true", but that caused an error. I'll
> continue investigating...
Oh, crud, the line where I set uid in lua.c just isn't there... :-(
Hmm... Yes, you're right... There is the problem...
But options.uid = true should bring back UIDs... What is the error that
is caused when you enable it?
I will release 2.0.2 after we sort this out...
L.
More information about the Imapfilter-devel
mailing list