Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: whyscream/postfix-grok-patterns
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0
Choose a base ref
...
head repository: whyscream/postfix-grok-patterns
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.1
Choose a head ref
  • 19 commits
  • 15 files changed
  • 2 contributors

Commits on Jul 3, 2024

  1. Accept milter-reject as action on NOQUEUE logs

    Accept lines this:
    ```
    NOQUEUE: milter-reject: RCPT from mailrelay.example.com[256.256.256.256]: 451 4.7.1 Greylisting in action, please come back later; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<mailrelay.example.com>
    ```
    gvde authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1f0f5e0 View commit details
    Browse the repository at this point in the history
  2. Create smtpd_0038.yaml

    gvde authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    056216d View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Merge pull request #200 from gvde/gvde-patch-1

     Accept milter-reject as action on NOQUEUE logs
    whyscream authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    de15798 View commit details
    Browse the repository at this point in the history
  2. Added support for postmaster bounces

    Also extract the bounce recipient and the bounce reason from the log message
    whyscream committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    efd9cec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #201 from whyscream/199-postmaster-bounces

    Added support for postmaster bounces
    whyscream authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5dc376a View commit details
    Browse the repository at this point in the history
  4. Allow manual triggering of a workflow

    Maybe this will alow me to run a workflow on a contributer PR?
    whyscream committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fe9f9de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c13b5da View commit details
    Browse the repository at this point in the history
  6. Merge pull request #202 from whyscream/better-workflows

    Better workflows
    whyscream authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3982b33 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cf64cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    256da10 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b8734bd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e246cf4 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #203 from whyscream/simplify-patterns

    Simplify patterns
    whyscream authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b63258c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7fc48bf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c84c00e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9c49ea3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e737281 View commit details
    Browse the repository at this point in the history
  16. Use latest logstash

    whyscream committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a0c98f7 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #204 from whyscream/test-pipeline

    test script updates
    whyscream authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    eddb23c View commit details
    Browse the repository at this point in the history
Loading