Op 11/27/2017 om 12:53 AM schreef Jakob Schürz: > Hi There! > > I can not find anything about this message: > > dovecot[23202]: lmtp(jakob): Debug: Mailbox <lmtp DATA>: Opened mail > UID=1 because: header Message-ID (Cache file is unusable) > dovecot[23202]: lmtp(jakob): Debug: Mailbox <lmtp DATA>: Opened mail > UID=1 because: virtual size (Cache file is unusable)
These are debug messages. The incoming LMTP DATA stream is a raw message, which has no cache (hence 'Cache file is unusable'). This is normal. > And the next is: > dovecot[23202]: lmtp(jakob): rphlK01SG1qiWgAAk1Mx3g: sieve: > msgid=<e1ej6cv-000624...@xxx.xxxxxxx.xxx>: stored mail into mailbox > 'INBOX/TESTORDNER' Your Sieve script stored the message in INBOX/TESTORDNER. Also not strange. > It happens when a mail gets delivered through lmtp. Any particular problem you're facing? Regards, Stephan.