Jorge Bastos wrote: > I have account i...@domain.tld and when an email is received, I want to > forward it to several accounts, always in this order: > > ð ema...@domain.tlf > ð ema...@domain.tld > ð ema...@domain.tld > > And when it reached ema...@domain.tld it starts again with ema...@domain.tld > > Would something like this be possible?
If you use the sql driver for userdb lookups, you could do this by means of your mysql lookup query. Just implement a counter and adapt the appropriate INBOX setting für the "mail" variable in the result set.