summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregor Kleen <pngwjpgh@users.noreply.github.com>2016-12-12 15:36:05 +0100
committerGregor Kleen <pngwjpgh@users.noreply.github.com>2016-12-12 15:36:05 +0100
commite242fa09afdf2d7763c3c99b900406eb1f7b287d (patch)
treeb759324e36235ada967a01de9ffeecd3ff126257
parent6ab9fbd771ec4f62c73f8040f664a091c3fa642d (diff)
downloadnixos-e242fa09afdf2d7763c3c99b900406eb1f7b287d.tar
nixos-e242fa09afdf2d7763c3c99b900406eb1f7b287d.tar.gz
nixos-e242fa09afdf2d7763c3c99b900406eb1f7b287d.tar.bz2
nixos-e242fa09afdf2d7763c3c99b900406eb1f7b287d.tar.xz
nixos-e242fa09afdf2d7763c3c99b900406eb1f7b287d.zip
replace whole emails
-rw-r--r--ymir/mlmmj-expose.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ymir/mlmmj-expose.hs b/ymir/mlmmj-expose.hs
index b6309825..03af3c4b 100644
--- a/ymir/mlmmj-expose.hs
+++ b/ymir/mlmmj-expose.hs
@@ -156,7 +156,7 @@ main = do
156 , groupUrls = Set.empty 156 , groupUrls = Set.empty
157 , groupSubs = Set.fromList $ map (replaceSub ident) subscribers 157 , groupSubs = Set.fromList $ map (replaceSub ident) subscribers
158 } 158 }
159 replaceSub ident sub = FoxReplaceSub { rInput = hash' (ident, sub) 159 replaceSub ident sub = FoxReplaceSub { rInput = listName ++ "+" ++ hash' (ident, sub) ++ "@subs.lists.yggdrasil.li"
160 , rOutput = sub 160 , rOutput = sub
161 , rInputType = WordInput 161 , rInputType = WordInput
162 , rCaseSensitive = True 162 , rCaseSensitive = True