bin/populate-lang-table, mason/pastebin/%show: Add Markdown support.
[odin-cgi] / exim-filter.in
index 0a6b477..ff77f7f 100644 (file)
@@ -1,9 +1,9 @@
 # Exim filter -*-conf-*-
 
 if "${lookup pgsql { \
-       servers=db/odin/exim/@PASSWORD@; \
+       servers=db.distorted.org.uk/odin/exim/@PASSWORD@; \
        SELECT recip FROM odin_maildeliver \
-       WHERE lpart = '${quote_pgsql:$local_part}' AND \
+       WHERE lpart = '${quote_pgsql:${lc:$local_part}}' AND \
        dom = '$domain' } {!$value}{}}" matches "^(.+)\\$"
 then
        deliver ${s_1:$1}