diff options
author | Jannis Hoffmann <jannis@fehcom.de> | 2024-07-18 15:23:02 +0200 |
---|---|---|
committer | Jannis Hoffmann <jannis@fehcom.de> | 2024-07-18 15:23:02 +0200 |
commit | 9837632ea985b87eb6aaa7f619a0b859fc6c40f6 (patch) | |
tree | f143461843ba2fdaa8e7499ebf52afda3eb08cd4 /INSTALL | |
parent | 7b4d3ab22988d021d5f12b81aec746f7e486fa52 (diff) |
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -244,6 +244,7 @@ D) DKIM CONFIGURATION Note: DKIM is inappropriate with QMTP(S) delivery. + E) MISCELLANEOUS 1. s/qmail comes with a full set of updated man-pages. @@ -263,7 +264,17 @@ E) MISCELLANEOUS 8. Start-scripts (for Daemontools) reside in ./service +F) INSTALLATION BUGS + +FreeBSD 14 has a bug not including some C++ headers: + + https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273661 + +A solution is given in that thread. + + + Visit https://www.fehcom.de/sqmail/sqmail.html to access online man-pages and documentation. -Date: February, 5th 2024 (feh) +Date: February, 26th 2024 (feh) |