dovecot / imaptest

IMAP server tester
Other
51 stars 21 forks source link

Errors in log #10

Open lilok opened 3 years ago

lilok commented 3 years ago

Hello,

during tests (with your provided dovecot-crlf file) i can see many "ERROR:" logs but i cannot understand the sense of these errors.

Examples are:

Error: test5@badger***[352785]: uid=43545 1086092134.29926.26.camel@hurina: RFC822.SIZE size changed 129 -> '3983': 20 FETCH (BODY (("text" "plain" NIL NIL NIL "quoted-printable" 842 18) ("application" "pgp-signature" ("name" "signature.asc") NIL "This is a digitally signed message part" "8bit" 196) "signed") BODY[HEADER.FIELDS ("In-Reply-To") ] "In-Reply-To: 20040601080011.GA704@uk.tiscali.com

Error: test4@***[361355]: 20030829072653.GA413@kongemord.krig.net: Header Message-ID changed '20030829072653.GA413@kongemord.krig.net' -> '': 9 FETCH (BODYSTRUCTURE ("text" "plain" NIL NIL NIL "8bit" 52 1 NIL NIL NIL) BODY[HEADER.FIELDS ("To" "Message-ID" "To" "Cc") ] "

Why these operations are logged as error?

The current imap server (Courier) shows no errors in logs.

Thank you, regards

Gianluca