postgrey | Postfix Greylisting Policy-Daemon

 by   schweikert Perl Version: Current License: GPL-2.0

kandi X-RAY | postgrey Summary

kandi X-RAY | postgrey Summary

postgrey is a Perl library. postgrey has no bugs, it has a Strong Copyleft License and it has low support. However postgrey has 1 vulnerabilities. You can download it from GitHub.

postgrey (written in Perl) is a Postfix policy server implementing greylisting developed by David Schweikert.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              postgrey has a low active ecosystem.
              It has 144 star(s) with 48 fork(s). There are 33 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 15 open issues and 46 have been closed. On average issues are closed in 74 days. There are 3 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of postgrey is current.

            kandi-Quality Quality

              postgrey has no bugs reported.

            kandi-Security Security

              postgrey has 1 vulnerability issues reported (0 critical, 0 high, 1 medium, 0 low).

            kandi-License License

              postgrey is licensed under the GPL-2.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              postgrey releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of postgrey
            Get all kandi verified functions for this library.

            postgrey Key Features

            No Key Features are available at this moment for postgrey.

            postgrey Examples and Code Snippets

            No Code Snippets are available at this moment for postgrey.

            Community Discussions

            QUESTION

            Syntax for Lookahead and Lookbehind in Grok Custom Pattern
            Asked 2019-Apr-11 at 15:22

            I'm trying to use a lookbehind and a lookahead in a Grok custom pattern and getting pattern match errors in the Grok debugger that I cannot resolve.

            This is for archiving system logs. I am currently trying to parse the postgrey application.

            Given data such as:

            ...

            ANSWER

            Answered 2019-Apr-11 at 15:22

            As a work around, I have resorted to modifying my syntax, using a custom patterns file, and referencing it in each filter using the patterns_dir directive.

            Ex. My pattern:

            Source https://stackoverflow.com/questions/55616142

            QUESTION

            How to disable postgrey from a postfix server?
            Asked 2018-Oct-10 at 08:24

            I have postgrey installed on a postfix mail server, but I don't want it anymore. I see no option to disable/enable postgrey in postfix. When I uninstall it, the server stops receiving mail.

            Do I need to re-install my entire mail server without postgrey or is there a way to simply turn it off?

            ...

            ANSWER

            Answered 2018-Oct-10 at 08:24

            I turned it off with this:

            in the file: /etc/postfix/main.c...

            • on the line starting with: smtpd_recipient_restrictions =
            • removed check_policy_service inet:127.0.0.1:10023

            Yeah! No reinstall!

            Source https://stackoverflow.com/questions/52263722

            QUESTION

            How to configure ports on Apache?
            Asked 2018-Mar-17 at 19:30

            I have Node JS on my server, but it does not work. I think it's a problem of wearing.

            With the following command :

            ...

            ANSWER

            Answered 2018-Mar-17 at 19:30

            On Apache you configure ports in /etc/apache2/ports.config.

            In your ports.config your server is listening on port 80, however on your node settings file, you’re pointing to port 8080 and missing the backend port 80. See step 5: https://www.drupal.org/project/drupalchat/issues/1415624

            And also, your firewall (iptables) rules are reflecting on port 8080. So, you need to match up port 80 or 8080. Then try to access your site and check the Apache logs ..../ logs/Apache/access.log and ....../error.log

            Besides, your host in in Apache and other settings files don’t match up localhost or 'www.mydomaine.com'??

            Furthermore, your /etc/hosts doesn’t know about 'www.mydomaine.com' thus not reachable in your machine as it’s not in DNS.

            Source https://stackoverflow.com/questions/49307391

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

            Vulnerabilities

            No vulnerabilities reported

            Install postgrey

            It is recommended that you use Postgrey from your Linux distribution, if possible. Otherwise, you will need to install first the following requirements:.
            Perl >= 5.6.0
            Net::Server (Perl Module)
            IO::Multiplex (Perl Module)
            BerkeleyDB (Perl Module)
            Berkeley DB >= 4.1 (Library)
            Digest::SHA (Perl Module, only for --privacy option)
            NetAddr::IP

            Support

            To see the documentation in postgrey. Execute:. (or man postgrey if you are using a pre-built Postgrey distribution).
            Find more information at:

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

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/schweikert/postgrey.git

          • CLI

            gh repo clone schweikert/postgrey

          • sshUrl

            git@github.com:schweikert/postgrey.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link