docs/diploma

diff docs/georg-lohrer_handlingmasqmail/node10.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 diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/docs/georg-lohrer_handlingmasqmail/node10.html	Thu Sep 18 18:57:52 2008 +0200
     1.3 @@ -0,0 +1,57 @@
     1.4 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
     1.5 +
     1.6 +<!--Converted with LaTeX2HTML 2K.1beta (1.49)
     1.7 +original version by:  Nikos Drakos, CBLU, University of Leeds
     1.8 +* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
     1.9 +* with significant contributions from:
    1.10 +  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
    1.11 +<HTML>
    1.12 +<HEAD>
    1.13 +
    1.14 +<TITLE>How to run the whole thing</TITLE>
    1.15 +<META NAME="description" CONTENT="How to run the whole thing">
    1.16 +<META NAME="keywords" CONTENT="HandlingMasqmail">
    1.17 +<META NAME="resource-type" CONTENT="document">
    1.18 +<META NAME="distribution" CONTENT="global">
    1.19 +
    1.20 +<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
    1.21 +<META NAME="Generator" CONTENT="LaTeX2HTML v2K.1beta">
    1.22 +<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
    1.23 +
    1.24 +
    1.25 +<LINK REL="previous" HREF="node9.html">
    1.26 +<LINK REL="up" HREF="node1.html">
    1.27 +<LINK REL="next" HREF="node11.html">
    1.28 +</HEAD>
    1.29 +
    1.30 +<BODY >
    1.31 +<!--Navigation Panel-->
    1.32 +<B> Next:</B> <A NAME="tex2html121" HREF="node11.html">About this document ...</A>
    1.33 +<B> Up:</B> <A NAME="tex2html119" HREF="node1.html">Receiving and sending mails</A>
    1.34 +<B> Previous:</B> <A NAME="tex2html115" HREF="node9.html">How to setup procmail</A>
    1.35 +<BR>
    1.36 +<BR>
    1.37 +<!--End of Navigation Panel-->
    1.38 +
    1.39 +<H2><A NAME="SECTION00019000000000000000"></A><A NAME="howtorunthewholething"></A>
    1.40 +<BR>
    1.41 +How to run the whole thing
    1.42 +</H2>
    1.43 +First of all you have to enable <B>SMTP</B>-transfers via port 25
    1.44 +from inside to outside (set up your firewall-rules
    1.45 +accordingly). Second, you can write your E-Mails within mutt, send them
    1.46 +and they will be queued. Third, you run 
    1.47 +<PRE>
    1.48 +sendmail -g -qo all
    1.49 +</PRE>
    1.50 +And you have sent all of your mails and received all waiting mail from
    1.51 +your provider.
    1.52 +
    1.53 +<BR><HR>
    1.54 +<ADDRESS>
    1.55 +Georg Lohrer
    1.56 +2001-03-23
    1.57 +</ADDRESS>
    1.58 +
    1.59 +</BODY>
    1.60 +</HTML>