docs/diploma

view docs/georg-lohrer_handlingmasqmail/node3.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>masqmail.conf</TITLE>
12 <META NAME="description" CONTENT="masqmail.conf">
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="node4.html">
22 <LINK REL="previous" HREF="node2.html">
23 <LINK REL="up" HREF="node1.html">
24 <LINK REL="next" HREF="node4.html">
25 </HEAD>
27 <BODY >
28 <!--Navigation Panel-->
29 <B> Next:</B> <A NAME="tex2html53" HREF="node4.html">masqmail/gmx_foo.route</A>
30 <B> Up:</B> <A NAME="tex2html51" HREF="node1.html">Receiving and sending mails</A>
31 <B> Previous:</B> <A NAME="tex2html45" HREF="node2.html">How to setup MasqMail</A>
32 <BR>
33 <BR>
34 <!--End of Navigation Panel-->
36 <H2><A NAME="SECTION00012000000000000000">
37 masqmail.conf</A>
38 </H2>
39 The configuration file of <I>MasqMail</I>. The
40 following lines must be set:
41 <PRE>
42 host_name="picard"
43 local_hosts="picard;picard.oehningen.de;;localhost"
44 local_nets="*.oehningen.de"
45 listen_addresses="picard:25;localhost:25"
46 remote_port=25
47 spool_dir="/var/spool/masqmail"
48 mail_dir="/var/spool/mail"
49 use_syslog=false
50 log_dir="/var/masqmail"
51 do_queue=false
52 mda="/usr/bin/procmail -Y -d ${rcpt_local}"
53 connect_route.all = "/etc/masqmail/gmx.route;/etc/masqmail/web.route"
54 get.gmx = /etc/masqmail/gmx.get
55 get.web = /etc/masqmail/web.get
56 </PRE>
57 In the lower part you see the expected paths towards the two different
58 E-Mail accounts.
59 <BR><HR>
60 <ADDRESS>
61 Georg Lohrer
62 2001-03-23
63 </ADDRESS>
65 </BODY>
66 </HTML>