This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| computing:mailserver [2025/11/05 01:56] – oemb1905 | computing:mailserver [2026/07/31 16:30] (current) – oemb1905 | ||
|---|---|---|---|
| Line 240: | Line 240: | ||
| sudo opendkim-testkey -d example.com -s default -vvv | sudo opendkim-testkey -d example.com -s default -vvv | ||
| | | ||
| - | Note that that output will display "key not secure" | + | Note that that output will display "key not secure" |
| - | + | ||
| - | sudo mkdir / | + | |
| - | sudo chown opendkim: | + | |
| - | | + | |
| - | + | ||
| - | In the dkim config file, enter: | + | |
| | | ||
| Socket | Socket | ||
| Line 288: | Line 282: | ||
| mailbox Drafts { | mailbox Drafts { | ||
| - | | + | auto = create |
| special_use = \Drafts | special_use = \Drafts | ||
| } | } | ||
| Line 615: | Line 609: | ||
| #dict { | #dict { | ||
| # quota = file:/ | # quota = file:/ | ||
| + | #} | ||
| + | sudo nano / | ||
| + | #plugin { | ||
| #} | #} | ||
| Line 626: | Line 623: | ||
| The new tutorial embeds the Trixie adjustments inside the tutorial in addition to being a complete re-organization and rewrite of the mail server tutorial. You can view the new tutorial over here at [[https:// | The new tutorial embeds the Trixie adjustments inside the tutorial in addition to being a complete re-organization and rewrite of the mail server tutorial. You can view the new tutorial over here at [[https:// | ||
| - | --- // | + | --- // |