docs/diploma

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