Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| config:nix [2016/11/19 03:35] – [See Also] digital man | config:nix [2026/02/21 21:15] (current) – Include instructions for how to integrate your UNIX mail system with Synchronet using sendmail.js digital man | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== UNIX ====== | ====== UNIX ====== | ||
| - | Configuration of Synchronet | + | Configuration of '' |
| - | ===== sbbs.ini | + | ===== User/ |
| - | + | If you are **not** [[howto: | |
| - | Unix/Linux Sysops will particularly want to pay attention to the '' | + | |
| ==== User ==== | ==== User ==== | ||
| Line 31: | Line 30: | ||
| # chown -R sbbsuser: | # chown -R sbbsuser: | ||
| + | |||
| + | If you do this, then be sure to run any Synchronet utilities (e.g. [[util: | ||
| | | ||
| + | # su -c / | ||
| + | |||
| + | ===== Logging ===== | ||
| ==== LogFacility ==== | ==== LogFacility ==== | ||
| Line 101: | Line 105: | ||
| This is the value passed as the '' | This is the value passed as the '' | ||
| + | |||
| + | ===== Process Control ===== | ||
| ==== PidFile ==== | ==== PidFile ==== | ||
| - | Default: '' | + | Default: '' |
| - | This key contains the path of the file which will contain the process identifier (PID) of Synchronet and is used by background/ | + | This key contains the path of the file which will contain the process identifier (PID) of Synchronet and may be used by background/ |
| # service sbbs status | # service sbbs status | ||
| Line 129: | Line 135: | ||
| When set to '' | When set to '' | ||
| + | |||
| + | ===== Email ===== | ||
| + | |||
| + | Synchronet' | ||
| + | |||
| + | ==== sendmail.js ==== | ||
| + | |||
| + | The Synchronet '' | ||
| + | * / | ||
| + | * / | ||
| + | * / | ||
| + | |||
| + | This is achieved by making symbolic links (e.g. using '' | ||
| + | |||
| + | lrwxrwxrwx 1 root root 37 Feb 13 2023 / | ||
| + | lrwxrwxrwx 1 root root 37 Feb 12 2023 / | ||
| + | | ||
| + | This works because the '' | ||
| + | # | ||
| ===== See Also ===== | ===== See Also ===== | ||
| Line 135: | Line 160: | ||
| - | {{tag> | + | {{tag>configuration |