Roundcube Community Forum

Release Support => Release Discussion => Topic started by: Cieptak on December 12, 2018, 04:33:07 AM

Title: Problem with sauserprefs plugin [Roundcube 1.3.8]
Post by: Cieptak on December 12, 2018, 04:33:07 AM

I've installed sauserprefs plugin, configured, and changed line in master.cf from:

spamfilter     unix    -       n       n       -       -       pipe    flags=Rq user=spamd argv=/usr/bin/spamfilter.sh -oi -f ${sender} ${recipient}

to :

spamfilter     unix    -       n       n       -       -       pipe    flags=Rq user=nobody argv=/usr/local/bin/spamc -u ${user} -e /usr/sbin/sendmail -oi -f ${sender} ${recipient}

but after change i can't receive e-mails with multiple recipients in address field.

I've tried to this line to:

spamfilter     unix    -       n       n       -       -       pipe    flags=Rq user=nobody argv=/usr/local/bin/spamc -u ${user} -e /usr/sbin/sendmail -oi -t -f ${sender} -- ${recipient}

but it didn't changed anything.

In all cases I can see in maillog:

"relay=spamfilter, delay=0.52, delays=0.28/0/0/0.24, dsn=2.0.0, status=sent (delivered via spamfilter service)"

Please help.
Title: Re: Problem with sauserprefs plugin [Roundcube 1.3.8]
Post by: Cieptak on December 16, 2018, 12:36:40 PM
someone can help me?
Title: Re: Problem with sauserprefs plugin [Roundcube 1.3.8]
Post by: rm13 on December 18, 2018, 06:04:46 PM
Doesn't look like anything to do with the Roundcube plugin.

Check how you are integrating spamassassin with postfix. There are different options depending on whether you are also doing antivirus filtering for instance.

 https://wiki.apache.org/spamassassin/IntegratedInMta