Next: masqmail.conf Up: Receiving and sending mails Previous: Receiving and sending mails

How to setup MasqMail

MasqMail has to be compiled and installed in a proper way. If you need authorization support, configure with -enable-auth. For continuing running already available scripts of sendmail you could set a sym-link after installation:
su
cd /usr/sbin
mv sendmail sendmail.orig
ln -s /usr/sbin/masqmail /usr/sbin/sendmail
MasqMail will be set up by several files. For getting into closer contact with this stuff, I want to settle the following scenario: I am using MasqMail's get-functionality, so I need the following files (all originally located in /etc:

Georg Lohrer 2001-03-23