> Hello, > > I'm in charge of a PowerMTA SMTP gateway which is sending many email > marketing campain. > > This gateway stored all incoming email (reply to) in a specific > folder like this "domain.tld/mailbox". > All email' incoming are stored in the same file "mailbox" and are > paste at the end of the file with all headers. > It's look like a Mbox file format. > > In order to process our client requests (reply to), I search a > solution that can order mail by category (SPAM, Out of Office, > contact, etc..) and that I can submit after to our dedicated services. > > Do you think this is possible by a Dovecot/Sieve configuration ? (Our > MTA isn't a Postfix server and we can not change his configuration). > > Good day everybody and sorry for the post on dovecot-news list. > > Clement PAULET