opt/masqmail/README

25 lines
806 B
Plaintext

README for masqmail 0.2.x
REQUIREMENTS
PRE-INSTALL
1. Remove exim. Masqmail and exim can not coexist.
POST-INSTALL
1. Edit /etc/masqmail/masqmail.conf and change the placeholders
for host and domain into correct values.
2. Now masqmail delivers all non-local mail directly to the mail
server of the recipient. This will not work for the usual
dialup connections. To use the mail server of your provider
for delivering mail, edit inet.route.
3. In this configuration masqmail doesn't take care about your
online status. See masqmail.conf(5) about online detection.
4. Create a alias for postmaster and root in masqmail.alias
PRECAUTION
As of version 0.2.21 the masqmail log files must be
writeable by the system-user 'mail'.
chown mail:mail /var/log/masqmail/*