filter-rspamd | OpenSMTPD filter integration for the Rspamd daemon

 by   poolpOrg Go Version: v0.1.8 License: ISC

kandi X-RAY | filter-rspamd Summary

kandi X-RAY | filter-rspamd Summary

filter-rspamd is a Go library. filter-rspamd has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

This filter implements the Rspamd protocol and allows OpenSMTPD to request an Rspamd analysis of an SMTP transaction before a message is committed to queue.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              filter-rspamd has a low active ecosystem.
              It has 48 star(s) with 13 fork(s). There are 9 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 2 open issues and 12 have been closed. On average issues are closed in 257 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of filter-rspamd is v0.1.8

            kandi-Quality Quality

              filter-rspamd has 0 bugs and 0 code smells.

            kandi-Security Security

              filter-rspamd has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              filter-rspamd code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              filter-rspamd is licensed under the ISC License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              filter-rspamd releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed filter-rspamd and discovered the below as its top functions. This is intended to give you an instant insight into filter-rspamd implemented functionality, and help decide if they suit your requirements.
            • rspamdQuery runs a rspamd command
            • Main entry point
            • dataCommit writes data to session .
            • txRcpt is used to add a new rcpt to the current user
            • txMail adds mail to the session .
            • trigger triggers a session
            • dataLine is used to query the transaction .
            • produceOutput is used to produce a message
            • Write header
            • skipConfig scans the config file
            Get all kandi verified functions for this library.

            filter-rspamd Key Features

            No Key Features are available at this moment for filter-rspamd.

            filter-rspamd Examples and Code Snippets

            filter-rspamd,How to configure
            Godot img1Lines of Code : 22dot img1License : Permissive (ISC)
            copy iconCopy
            filter "rspamd" proc-exec "filter-rspamd"
            
            listen on all filter "rspamd"
            
            filter "rspamd" proc-exec "filter-rspamd -url http://example.org:11333"
            
            listen on all filter "rspamd"
            
            filter "rspamd-incoming" proc-exec "filter-rspamd"
            filter "rspamd-outgoi  
            filter-rspamd,How to install
            Godot img2Lines of Code : 10dot img2License : Permissive (ISC)
            copy iconCopy
            $ doas pkg_add opensmtpd-filter-rspamd
            quirks-3.167 signed on 2019-08-11T14:18:58Z
            opensmtpd-filter-rspamd-0.1.x: ok
            $
            
            $ GO111MODULE=on go get github.com/poolpOrg/filter-rspamd
            $ doas install -m 0555 ~/go/bin/filter-rspamd /usr/local/libexec/smtpd/f  

            Community Discussions

            No Community Discussions are available at this moment for filter-rspamd.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install filter-rspamd

            Install from your operating system's preferred package manager if available. On OpenBSD:.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link