Commit Graph
83 Commits
Author SHA1 Message Date
Mike Hillyer 475e28fbb5 Update logging documentation. 2023-04-07 21:30:40 -04:00
Tom Mairs 4e2e5a1119 fix formatting in http listeners 2023-04-08 00:41:45 +00:00
Mike Hillyer 9ee8565de1 Bad backticks 2023-04-07 16:17:05 -04:00
Mike Hillyer fdc64d5260 Typo fix. 2023-04-07 16:12:18 -04:00
Mike Hillyer 8115fad973 Update system prep and spool pages. 2023-04-07 16:09:53 -04:00
Tom Mairs 06d736e3d8 Fixing some formatting 2023-04-07 00:49:32 -06:00
Tom Mairs 005f903f51 Automated doc formatting fix 2023-04-06 06:25:14 +00:00
Tom Mairs 280676d8cd configuration updates for listeners 2023-04-06 00:24:15 -06:00
Ubuntu 1845a40aad added system prep to user guide 2023-04-04 21:24:26 +00:00
Tom Mairs 87e3ca572e Fix lua in example.lua 2023-03-31 21:47:43 +00:00
Tom Mairs 3fe94ae0d6 fix formatting in listeners 2023-03-31 21:38:40 +00:00
Tom Mairs ab374dac95 Add listener usage info 2023-03-31 13:47:56 -06:00
Tom Mairs a89d86d29c Updating dkim for current state 2023-03-31 13:33:25 -06:00
Mike Hillyer a78c823e6a Add performance tuning to the User Guide. 2023-03-31 15:21:16 -04:00
Wez Furlong f86d988350 docs: fix tabs on install page 2023-03-31 12:17:03 -07:00
Tom Mairs b13cabfa6d Added systemd control info and upgrade method 2023-03-31 13:12:49 -06:00
Mike Hillyer 2c2b750341 Remove & instruction. 2023-03-31 15:06:29 -04:00
Mike Hillyer 8989759a26 Update overview, fix bad links in tutorial. 2023-03-31 15:05:15 -04:00
Mike Hillyer 5e4ce581f7 Adding instructions to start the server. 2023-03-31 15:00:47 -04:00
Mike Hillyer 143436fd26 Reordering install chapter. 2023-03-30 18:04:28 -04:00
Tom Mairs 5b9799b924 mods for systemD control 2023-03-30 21:43:11 +00:00
Wez Furlong b37aa6dd21 add some blurb to the architecture page 2023-03-29 16:10:24 -07:00
Mike Hillyer 7e162c18f3 Fixing link error. 2023-03-29 16:31:18 -04:00
Mike Hillyer c2302c4fbc Updating structure of User Guide, reformatting Install section. 2023-03-29 16:30:20 -04:00
Mike Hillyer dcec7ce65c Tidy up the user guide a bit, update the copyright. 2023-03-29 14:34:20 -04:00
Mike Hillyer b9ef485a18 Clarifier on the include directive. 2023-03-29 11:48:27 -04:00
Wez Furlong 7c812e8b30 fix a couple more policy paths 2023-03-29 07:02:46 -07:00
Wez Furlong 8f320babeb update for org rename 2023-03-28 16:47:50 -07:00
Wez Furlong 010cff1872 docs: fix examples on concepts page 2023-03-27 17:52:33 -07:00
Wez Furlong e1d935c057 docs: streamline docker bits
I've moved the setting-up-docker bits into a separate page,
but have left it out the TOC.  I'm not sure that level of
detail on docker belongs in this section; perhaps it could
move to an appendix?
2023-03-27 17:48:38 -07:00
Wez Furlong 25bf7a28c8 docs: tweak to credits and readme 2023-03-27 17:48:19 -07:00
Wez Furlong c206ed635d docs: migrate some bug reporting details to bug template 2023-03-27 17:30:57 -07:00
Mike Hillyer e404c9e109 Update credits.md
Adding Taguchi to the credits, thanks guys!
2023-03-24 09:56:40 -04:00
Tom Mairs 782b549efb docs cleanup 2023-03-22 21:48:27 +00:00
Tom Mairs 298f9db7f2 rearrange docs to make more sense 2023-03-21 23:40:47 +00:00
Wez Furlong 6c4e3915b8 fixup example config to match default install 2023-03-20 14:14:15 -07:00
Tom Mairs 37f56fb15b Rearrange Pages to make more sense 2023-03-17 05:56:14 +00:00
Mike Hillyer d9eb21c6e0 And had a comma where I shouldn't... 2023-03-16 14:26:07 -04:00
Mike Hillyer 554e8baff9 Forgot a comma. 2023-03-16 14:24:03 -04:00
Mike Hillyer b2a7ceb3a3 Add IPv6 to example config, moved example spool and logs to /var/spool and /var/log from /var/tmp. 2023-03-16 14:22:31 -04:00
Mike Hillyer bb0ce4f8ab Update concepts page. 2023-03-15 17:32:18 -04:00
Wez Furlong f1be7bb114 docs: tweak example config 2023-03-15 14:28:00 -07:00
Mike Hillyer 51e329890d Automated doc formatting fix 2023-03-15 21:06:36 +00:00
Mike Hillyer 52274ebf5f Tom gets a warning, I get an error, TANJ! 2023-03-15 17:05:44 -04:00
Mike Hillyer 8dfef6a0df Fix lua in example, fix link in concepts. 2023-03-15 17:00:20 -04:00
Mike Hillyer fdaaf65708 Updating the example config with Wez's latest spool and queue settings. 2023-03-15 16:51:55 -04:00
Mike Hillyer 0e909f3407 Add EHLO to the example config 2023-03-15 11:43:13 -04:00
Wez Furlong 8cf8857a1c docs: revise config concepts intro
Wordsmith it to play to the strengths of the config
2023-03-14 22:46:09 -07:00
Wez Furlong a7884f01b4 fixup markdown for bug reporting page
I think a lot of the content on here can be subsumed by the
issue template and pruned from this page.

But this commit is just about making it not render as a wall
of text in mkdocs.
2023-03-14 22:17:18 -07:00
Wez Furlong bcdef3fd65 unbreak doc build 2023-03-14 20:07:40 -07:00