i had added the following emailfilter: to is [email protected]3.org action: move_to_txt Mailinglist.TYPO3Solr Active checked It doesnt work. Emails are still inbox.
Your filter is wrong, it is really unlikely that the "to" value is exactly as you specified as an email address in the to header looks normally like this: Code: "Some name" <[email protected]> Change that to to contains instead of is.
Changed it to contains, but it doesnt work. Take a look info sieve.log: failed to store into mailbox 'Maillinglist.Typo3Solr': Mailbox doesn't exist: Maillinglist.Typo3Solr Folder in thunderbird and webmail exist Had to change to INBOX.Maillinglist.Typo3Solr?
As that message indicates, you just need to create that mailbox first (or correct the spelling if it's wrong).