docs/diploma

view docs/georg-lohrer_handlingmasqmail/node1.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>Receiving and sending mails with multiple accounts</TITLE>
12 <META NAME="description" CONTENT="Receiving and sending mails with multiple accounts">
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="node11.html">
22 <LINK REL="previous" HREF="HandlingMasqmail.html">
23 <LINK REL="up" HREF="HandlingMasqmail.html">
24 <LINK REL="next" HREF="node2.html">
25 </HEAD>
27 <BODY >
28 <!--Navigation Panel-->
29 <B> Next:</B> <A NAME="tex2html24" HREF="node2.html">How to setup MasqMail</A>
30 <B> Up:</B> <A NAME="tex2html22" HREF="HandlingMasqmail.html">Multiple E-Mail accounts with</A>
31 <B> Previous:</B> <A NAME="tex2html16" HREF="HandlingMasqmail.html">Multiple E-Mail accounts with</A>
32 <BR>
33 <BR>
34 <!--End of Navigation Panel-->
36 <H1><A NAME="SECTION00010000000000000000">
37 Receiving and sending mails with multiple accounts</A>
38 </H1>
39 My system is running under Linux SuSE 7.1 with firewall, masquerading
40 and ISDN-dial-up connection (nothing of that will be described
41 below). It was a quite lot of work to get all
42 components accordingly running for doing the job they are intended to
43 do.
45 <P>
46 First of all, lets have a look at the big picture -- the real thing
47 and my requirements are:
49 <UL>
50 <LI>I have several E-Mail accounts at different providers with different
51 access behaviours.
52 </LI>
53 <LI>I am a subscriber of multiple mailing-list and want
54 to sort this traffic out of common E-Mailing.
55 </LI>
56 <LI>I want to assure only using <B>one</B> <I>Mail-User-Agent</I>
57 during daily work, managing all different mail-accounts.
58 </LI>
59 <LI>I want to use a <I>MUA</I> doing some PGP-stuff automatically.
60 </LI>
61 </UL>
62 In short, I want to receive mails from different E-Mail providers,
63 manage the mail within one application and send out mails via
64 different providers. Especially the last point is under LINUX a
65 big obstacle, because of being a native server system it seems to be
66 no way to go outside with different <I>faces</I>.
67 <BR>
68 Solving this leads me towards the following bunch of applications
69 building my working environment:
71 <OL>
72 <LI><B>Mail-Transport-Agent</B> (MTA) <I>MasqMail</I>
73 </LI>
74 <LI><B>Mail-User-Agent</B> (MUA) <I>mutt</I>
75 </LI>
76 <LI><B>Mail-Delivery-Agent</B> <I>procmail</I>
77 </LI>
78 </OL>
80 <P>
81 <BR><HR>
82 <!--Table of Child-Links-->
83 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
85 <UL>
86 <LI><A NAME="tex2html25" HREF="node2.html">How to setup MasqMail</A>
87 <LI><A NAME="tex2html26" HREF="node3.html">masqmail.conf</A>
88 <LI><A NAME="tex2html27" HREF="node4.html">masqmail/gmx_foo.route</A>
89 <LI><A NAME="tex2html28" HREF="node5.html">masqmail/web_foo.route</A>
90 <LI><A NAME="tex2html29" HREF="node6.html">masqmail/gmx_foo.get</A>
91 <LI><A NAME="tex2html30" HREF="node7.html">masqmail/web_foo.get</A>
92 <LI><A NAME="tex2html31" HREF="node8.html">How to setup mutt</A>
93 <LI><A NAME="tex2html32" HREF="node9.html">How to setup procmail</A>
94 <LI><A NAME="tex2html33" HREF="node10.html">How to run the whole thing</A>
95 </UL>
96 <!--End of Table of Child-Links-->
97 <HR>
98 <!--Navigation Panel-->
99 <B> Next:</B> <A NAME="tex2html24" HREF="node2.html">How to setup MasqMail</A>
100 <B> Up:</B> <A NAME="tex2html22" HREF="HandlingMasqmail.html">Multiple E-Mail accounts with</A>
101 <B> Previous:</B> <A NAME="tex2html16" HREF="HandlingMasqmail.html">Multiple E-Mail accounts with</A>
102 <!--End of Navigation Panel-->
103 <ADDRESS>
104 Georg Lohrer
105 2001-03-23
106 </ADDRESS>
108 </BODY>
109 </HTML>