Next: masqmail.conf
Up: Receiving and sending mails
Previous: Receiving and sending mails
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:
- Name of local system: picard
- Name of local user: foo
- Name at 1st E-Mail provider: foo@gmx.net
- Name at 2nd E-Mail provider: foo@web.de
- Name of 1st Mailing-List: masqmail@list.innominate.org
received via foo@web.de
I am using MasqMail's get-functionality, so I need the
following files (all originally located in /etc:
Georg Lohrer
2001-03-23