summaryrefslogtreecommitdiff
path: root/sendmailadvanced.conf
blob: 08b1a25b09614b06cd1cf8027f9e39143166c1a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash

# configuration for sendmailadvanced

# default recipient to encrypt to
gpg_recipients=(
  'me@example.com'
)

# stamp value
hashcash_bits=22