permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit 30a6bdc06d20ec08f27b7c708856a433f95e6003
parent 299d38dde980f7b215f3e5ad8a9a586cfc0dc299
Author: decentral1se <decentral1se@web>
Date:   Wed,  1 Apr 2026 15:12:09 +0200

docs: smtp relay

Diffstat:
Meik.mdwn | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/eik.mdwn b/eik.mdwn @@ -174,3 +174,8 @@ We're using a temporary homebrew server for remote backups because eik does not restrict,command="/lib/sftp-server" ssh-ed25519 ... The restic user on eik has a nightly cron configured to run a full system backup. See `/home/restic/backup.sh` for more. Per-backup logs and other configuration are also provided in `/home/restic`. + +smtp relay +---------- + +We are following the [LURK priort art](https://things.bleu255.com/runyourown/Postfix_Relay) with a postfix relay. All services on eik can make use of this for "noreply" functionality. Please first check in the Toolshed group if that's OK. LURK want to keep a clean sheet with their mail server address and avoid problems with spam and block listing.