Author Topic: Problem with sauserprefs plugin [Roundcube 1.3.8]  (Read 5841 times)

Offline Cieptak

  • Newbie
  • *
  • Posts: 7
Problem with sauserprefs plugin [Roundcube 1.3.8]
« 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.

Offline Cieptak

  • Newbie
  • *
  • Posts: 7
Re: Problem with sauserprefs plugin [Roundcube 1.3.8]
« Reply #1 on: December 16, 2018, 12:36:40 PM »
someone can help me?

Offline rm13

  • Full Member
  • ***
  • Posts: 129
Re: Problem with sauserprefs plugin [Roundcube 1.3.8]
« Reply #2 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