docs/diploma

annotate docs/georg-lohrer_handlingmasqmail/node2.html @ 3:a8c310973cbe

added (incomplete) doc by geord lohrer
author meillo@marmaro.de
date Thu, 18 Sep 2008 18:57:52 +0200
parents
children
rev   line source
meillo@3 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
meillo@3 2
meillo@3 3 <!--Converted with LaTeX2HTML 2K.1beta (1.49)
meillo@3 4 original version by: Nikos Drakos, CBLU, University of Leeds
meillo@3 5 * revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
meillo@3 6 * with significant contributions from:
meillo@3 7 Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
meillo@3 8 <HTML>
meillo@3 9 <HEAD>
meillo@3 10
meillo@3 11 <TITLE>How to setup MasqMail</TITLE>
meillo@3 12 <META NAME="description" CONTENT="How to setup MasqMail">
meillo@3 13 <META NAME="keywords" CONTENT="HandlingMasqmail">
meillo@3 14 <META NAME="resource-type" CONTENT="document">
meillo@3 15 <META NAME="distribution" CONTENT="global">
meillo@3 16
meillo@3 17 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
meillo@3 18 <META NAME="Generator" CONTENT="LaTeX2HTML v2K.1beta">
meillo@3 19 <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
meillo@3 20
meillo@3 21 <LINK REL="next" HREF="node3.html">
meillo@3 22 <LINK REL="previous" HREF="node1.html">
meillo@3 23 <LINK REL="up" HREF="node1.html">
meillo@3 24 <LINK REL="next" HREF="node3.html">
meillo@3 25 </HEAD>
meillo@3 26
meillo@3 27 <BODY >
meillo@3 28 <!--Navigation Panel-->
meillo@3 29 <B> Next:</B> <A NAME="tex2html43" HREF="node3.html">masqmail.conf</A>
meillo@3 30 <B> Up:</B> <A NAME="tex2html41" HREF="node1.html">Receiving and sending mails</A>
meillo@3 31 <B> Previous:</B> <A NAME="tex2html35" HREF="node1.html">Receiving and sending mails</A>
meillo@3 32 <BR>
meillo@3 33 <BR>
meillo@3 34 <!--End of Navigation Panel-->
meillo@3 35
meillo@3 36 <H2><A NAME="SECTION00011000000000000000">
meillo@3 37 How to setup MasqMail</A>
meillo@3 38 </H2>
meillo@3 39 <I>MasqMail</I> has to be compiled and installed in a proper way. If
meillo@3 40 you need <I>authorization</I> support, configure with
meillo@3 41 <TT>-enable-auth</TT>.
meillo@3 42 For continuing running already available scripts of <I>sendmail</I> you
meillo@3 43 could set a sym-link after installation:
meillo@3 44 <PRE>
meillo@3 45 su
meillo@3 46 cd /usr/sbin
meillo@3 47 mv sendmail sendmail.orig
meillo@3 48 ln -s /usr/sbin/masqmail /usr/sbin/sendmail
meillo@3 49 </PRE>
meillo@3 50 <I>MasqMail</I> will be set up by several files. For getting into
meillo@3 51 closer contact with this stuff, I want to settle the following
meillo@3 52 scenario:
meillo@3 53
meillo@3 54 <UL>
meillo@3 55 <LI>Name of local system: <I>picard</I>
meillo@3 56 </LI>
meillo@3 57 <LI>Name of local user: <I>foo</I>
meillo@3 58 </LI>
meillo@3 59 <LI>Name at 1st E-Mail provider: <I>foo@gmx.net</I>
meillo@3 60 </LI>
meillo@3 61 <LI>Name at 2nd E-Mail provider: <I>foo@web.de</I>
meillo@3 62 </LI>
meillo@3 63 <LI>Name of 1st Mailing-List: <I>masqmail@list.innominate.org</I>
meillo@3 64 received via <I>foo@web.de</I>
meillo@3 65 </LI>
meillo@3 66 </UL>
meillo@3 67 I am using <I>MasqMail</I>'s <B>get</B>-functionality, so I need the
meillo@3 68 following files (all originally located in <TT>/etc</TT>:
meillo@3 69 <BR><HR>
meillo@3 70 <ADDRESS>
meillo@3 71 Georg Lohrer
meillo@3 72 2001-03-23
meillo@3 73 </ADDRESS>
meillo@3 74
meillo@3 75 </BODY>
meillo@3 76 </HTML>