On 2016/11/19 16:37, Stuart Henderson wrote:
> On 2016/11/19 11:13, Johan Huldtgren wrote:
> > hello,
> > 
> > rmilter is used to integrate rspamd with any milter-compatible
> > MTA, this is mostly taken from openbsd-wip with all the heavy
> > lifting by @sthen. I made some minor changes:
> > 
> > - Update from 1.9.2 to a later working version
> > - bumped the uid/gid as 780 which was originally in there is now taken
> > - changed the configuration files to live in /etc/rmilter/* as the
> >   recommendation is that you make changes to a .local file and/or create
> >   /etc/rmilter/local.d/ for further user/local customization
> > 
> > # cat pkg/DESCR
> > Rmilter is used to integrate rspamd with any milter-compatible
> > MTA, for example postfix or sendmail. Features include:
> > 
> > - ClamAV scanning (via unix or tcp socket).
> > - Rspamd scanning
> > - Greylisting and rate-limiting with redis upstream
> > - Auto-whitelisting (internal and via redis upstream)
> > - Replies check (whitelisting replies to sent messages)
> > - Passing messages and/or their headers to beanstalk servers
> > 
> > I've been running this on my mailserver (amd64) for a few weeks
> > now and it works for me.
> > 
> > thanks,
> > 
> > .jh
> 
> Updated one - fix deps and use a PKGNAME that can move to a normal
> release once one has been done on the 2.10 branch without an ugly v0.
> 
> I still see the problem I was getting with the previous version
> though:
> 
> 2016-11-19T16:36:32.261Z symphytum rmilter[19335]: <f62517b997>; mlfi_data: 
> cannot get queue id, set to 'NOQUEUE'
> 
> 

(Plus no evidence of it feeding the mail through rspamd..)

Reply via email to