Skip to content

Pipe specific email to script #628

Closed Answered by muellerj
muellerj asked this question in Q&A
Discussion options

You must be logged in to vote

Update: I was able to run a local LMTP server using https://github.com/Quintus/ruby-lmtp, which covers the use case I was looking for. The corresponding section in maddy.conf is

msgpipeline local_routing {
    destination [email protected] {
        deliver_to lmtp unix:///run/bookmarks/lmtp.sock
    }

    # ...
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by muellerj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant