diff options
-rw-r--r-- | auth.txr | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,6 +43,6 @@ A0001 NO@(skip) @ (fail) @ (end) @ (else) -@ (fail) +@ (throw error "misconfigured: auth must be :imap or :sasl") @ (end) @(end) |
![]() |
index : tamarind | |
Tamarind: a web service for managing throwaway mail aliases. | kaz@kylheku.com |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | auth.txr | 2 |
@@ -43,6 +43,6 @@ A0001 NO@(skip) @ (fail) @ (end) @ (else) -@ (fail) +@ (throw error "misconfigured: auth must be :imap or :sasl") @ (end) @(end) |