opt/masqmail
2010-07-09 20:06:28 +02:00
..
.footprint masqmail: update to 0.2.25 2010-07-09 20:06:28 +02:00
.md5sum masqmail: update to 0.2.25 2010-07-09 20:06:28 +02:00
inet.route create branch for 2.2 2006-02-23 15:26:10 +00:00
masqmail create branch for 2.2 2006-02-23 15:26:10 +00:00
masqmail.alias masqmail: update to 0.2.23 2010-06-01 11:48:18 +02:00
masqmail.conf masqmail: update to 0.2.23 2010-06-01 11:48:18 +02:00
Pkgfile masqmail: update to 0.2.25 2010-07-09 20:06:28 +02:00
README masqmail: update to 0.2.23 2010-06-01 11:48:18 +02:00

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/*