From 7f04383e716b8b5b67e28422d7d72896fb080918 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 11 Jul 2022 09:28:58 +0200 Subject: bouncy.email: MTA-STS --- nvfetcher.toml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'nvfetcher.toml') diff --git a/nvfetcher.toml b/nvfetcher.toml index c723654e..cb87d2e1 100644 --- a/nvfetcher.toml +++ b/nvfetcher.toml @@ -57,4 +57,9 @@ fetch.url = "https://github.com/wofr06/lesspipe/archive/refs/tags/v$ver.tar.gz" [freerdp] src.git = "https://github.com/FreeRDP/FreeRDP" -fetch.git = "https://github.com/FreeRDP/FreeRDP" \ No newline at end of file +fetch.git = "https://github.com/FreeRDP/FreeRDP" + +[postfix-mta-sts-resolver] +src.github = "Snawoot/postfix-mta-sts-resolver" +src.prefix = "v" +fetch.url = "https://github.com/Snawoot/postfix-mta-sts-resolver/archive/refs/tags/v$ver.tar.gz" \ No newline at end of file -- cgit v1.2.3