JKL: [ Charset UTF-8 unsupported, converting... ] > Hi everyone, > > Just a quick question. I have Dovecot piping to Spamassassin. > When I send an email to one user it seems to works, but when I have > multiple recipients in the Email is gives this error. > > Does anyone know what it really means? > > Best wishes, J > > > Jan 9 21:59:06 logout postfix/pipe[15100]: C80028249C: > to=<g...@xxxxx.info>, relay=dovecot-spamass, delay=0.17, delays=0.16/0/0/0, > dsn=4.3.5, status=deferred (mail system configuration error) > Jan 9 21:59:06 logout postfix/pipe[15100]: C80028249C: > to=<s...@xxxxx.info>, relay=dovecot-spamass, delay=0.17, delays=0.16/0/0/0, > dsn=4.3.5, status=deferred (mail system configuration error) > Jan 9 21:59:06 logout postfix/pipe[15100]: warning: pipe flag `D' > requires dovecot-spamass_destination_recipient_limit = 1
You must put spamass_destination_recipient_limit = 1 in main.cf! Wietse