60 Seconds of WIP, 10 August 2023

Today’s snippet is from Run Your Own Mail Server, discussing local databases in Postfix.


We discussed the aliases file back in Chapter 1. An alias is a system-wide message forwarding, so that email sent to one address on the host can be redirected to a real account. Whenever you update the aliases file you must run newaliases to regenerate the database. This is a classic Unix feature, but Postfix lets you follow that example and store most tables as local databases.


You’ll often hear these local...


 •  0 comments  •  flag
Share on Twitter
Published on August 10, 2023 10:59
No comments have been added yet.