[imapfilter-devel] archiving function not working

Lefteris Chatzibarbas lefcha at hellug.gr
Sat Jun 4 13:21:37 EEST 2005


On Sat, Jun 04, 2005 at 12:06:26PM +0200, Joel CARNAT wrote:
> Hi,
> 
> On Sat, Jun 04 2005 - 12:35, Lefteris Chatzibarbas wrote:
> > > [...]
> > 
> > Hello
> > 
> > I think I know where the problem is.  Try changing the above move() line to:
> > 
> >   move(account, mbox, account, year .. '.' .. month .. '.' .. destination, ID)
> > 
> 
> this doesn't work :( it seems refering to the index is not done this way :
> imapfilter: /home/ptijo/.imapfilter/config.lua:61: table expected, got number

Oops, I meant:

  move(account, mbox, account, year .. '.' .. month .. '.' .. destination, { ID })




More information about the Imapfilter-devel mailing list