Initial commit on Forgejo
Fresh repository history for elektrine/elektrine-haraka hosted at https://git.elektrine.com/elektrine/elektrine-haraka.
This commit is contained in:
commit
67c1d41a0c
82 changed files with 8713 additions and 0 deletions
13
config/dkim.ini
Normal file
13
config/dkim.ini
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[main]
|
||||
|
||||
[verify]
|
||||
enabled = true
|
||||
|
||||
[sign]
|
||||
enabled = true
|
||||
selector = default
|
||||
domain = example.com
|
||||
headers = From, Sender, Reply-To, Subject, Date, Message-ID, To, Cc, MIME-Version
|
||||
|
||||
[example.com]
|
||||
selector = default
|
||||
Loading…
Add table
Add a link
Reference in a new issue