summaryrefslogtreecommitdiff
path: root/sendmailadvanced.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sendmailadvanced.conf')
-rwxr-xr-xsendmailadvanced.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/sendmailadvanced.conf b/sendmailadvanced.conf
index cf7932d..477502e 100755
--- a/sendmailadvanced.conf
+++ b/sendmailadvanced.conf
@@ -3,7 +3,9 @@
# configuration for sendmailadvanced
# default recipient to encrypt to
-gpg_recipient="me@example.com"
+gpg_recipients=(
+ "me@example.com"
+)
# stamp value
hashcash_bits=22