Email configuration #9

Merged
rouven0 merged 14 commits from mail into main 2023-02-03 16:12:10 +01:00
rouven0 commented 2022-11-25 15:34:27 +01:00 (Migrated from github.com)

Not recommended to merge yet
Pull request to keep track of the Email config.

Current state

Minimal combination of postfix and dovecot2.
Passwd is used as userdb, will be replaced by LDAP later.

Not recommended to merge yet Pull request to keep track of the Email config. ### Current state Minimal combination of postfix and dovecot2. Passwd is used as userdb, will be replaced by LDAP later.
rouven0 commented 2023-01-06 19:53:09 +01:00 (Migrated from github.com)

Couldn't solve the merge conflicts without this cruelty of a force push. Sorry for that.

Couldn't solve the merge conflicts without this cruelty of a force push. Sorry for that.
rouven0 commented 2023-01-20 15:58:55 +01:00 (Migrated from github.com)

Commands to create the dkim key:

# cd /var/lib/rspamd/dkim
# DOMAIN=ifsr.de;rspamadm dkim_keygen -d "$DOMAIN" -s quitte -k "$DOMAIN".quitte.key >> "$DOMAIN".quitte.pub
Commands to create the dkim key: ``` # cd /var/lib/rspamd/dkim ``` ``` # DOMAIN=ifsr.de;rspamadm dkim_keygen -d "$DOMAIN" -s quitte -k "$DOMAIN".quitte.key >> "$DOMAIN".quitte.pub ```
tanneberger (Migrated from github.com) requested changes 2023-02-03 15:55:02 +01:00
tanneberger (Migrated from github.com) commented 2023-02-03 15:52:48 +01:00

sops.config.secrets.portunus_search.path

`sops.config.secrets.portunus_search.path`
tanneberger (Migrated from github.com) commented 2023-02-03 15:53:55 +01:00

/var/lib/mail

`/var/lib/mail`
tanneberger (Migrated from github.com) commented 2023-02-03 15:54:52 +01:00

rspamd.ifsr.de

`rspamd.ifsr.de`
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: wurzel/fruitbasket#9
No description provided.