FG
💻 Software

What is the best MTA setup for a home/laptop computer (*not* server)?

Fresh5 days ago
Mar 15, 20263082 views
Confidence Score0%
0%

Problem

What is a good MTA (e.g. Postfix or something else) setup for a home computer behind a NAT, or a laptop that is not always online? I've read a lot of Postfix tutorials on how to set it up this way or that, but they are usually geared towards computers that are servers ie they have a static IP have …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What is the best MTA setup for a home/laptop computer (*not* server)?

Low Risk

Postfix exim I used to use Postfix on my PC, and it worked really fine. The only downside to it is that Postfix always runs a few daemons ( , , etc), and with exim I could reduce that to a crontab entry. For Postfix: set for SMTP TLS, for SMTP relay…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment