Changeset 563bc92 for basicnet/mailnews
- Timestamp:
- 06/03/2004 06:17:20 PM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 7df21b30
- Parents:
- c9bc781d
- Location:
- basicnet/mailnews
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/mailnews/fetchmail/fetchmail-config.xml
rc9bc781d r563bc92 8 8 <sect3><title>Configuration Information</title> 9 9 10 <screen>set logfile /var/log/fetchmail.log 10 <screen><userinput><command>cat > ~/.fetchmailrc << "EOF"</command> 11 set logfile /var/log/fetchmail.log 11 12 set no bouncemail 12 13 set postmaster root 13 14 14 15 poll SERVERNAME : 15 user "username" pass "password"; 16 mda "/usr/bin/procmail -f %F -d %T";</screen> 16 user username pass password; 17 mda "/usr/bin/procmail -f %F -d %T"; 18 <command>EOF</command> 17 19 20 <command>chmod 0600 ~/.fetchmailrc</command></userinput></screen> 18 21 19 <para> Is an example configuration that should suffice for most people. You22 <para>This is an example configuration that should suffice for most people. You 20 23 can add as many users and servers as you need using the same syntax.</para> 21 24 22 25 <para><command>man fetchmail</command>: Look for the section near 23 the bottom named <emphasis role="strong">CONFIGURATION EXAMPLES</emphasis> it24 gives some quick examples too. There are countless other config options once26 the bottom named <emphasis role="strong">CONFIGURATION EXAMPLES</emphasis>. It 27 gives some quick examples. There are countless other config options once 25 28 you get used to it.</para> 26 29 -
basicnet/mailnews/fetchmail/fetchmail-desc.xml
rc9bc781d r563bc92 14 14 </para></sect3> 15 15 16 <sect3><title>fetchmailconf</title> 16 <sect3> 17 <title>fetchmailconf</title> 18 17 19 <para>This program provides a <application>Tk</application> 18 <acronym>GUI</acronym> interface to your 19 <filename>~/.fetchmailrc</filename> making it 20 much easier to configure. However you will require, 21 <application>Python</application>, and it must 22 have the Tkinker module available.</para></sect3> 20 <acronym>GUI</acronym> interface to your <filename>~/.fetchmailrc</filename> 21 file making it much easier to configure. However, you will require 22 <application>Python</application>, and it must have the Tkinker module 23 available.</para> 24 25 </sect3> 23 26 24 27 </sect2> -
basicnet/mailnews/fetchmail/fetchmail-intro.xml
rc9bc781d r563bc92 2 2 <title>Introduction to <application>Fetchmail</application></title> 3 3 4 <para>The <application>Fetchmail</application> package contains the 5 a mail retrieval program. "It 6 retrieves mail from remote mail servers and forwards it to your local 7 (client) machine's delivery system, so it can then be read by 8 normal mail user agents." </para> 4 <para>The <application>Fetchmail</application> package contains a mail 5 retrieval program. "It retrieves mail from remote mail servers and 6 forwards it to your local (client) machine's delivery system, so it can then be 7 read by normal mail user agents." </para> 9 8 10 9 <sect3><title>Package information</title> … … 22 21 23 22 <sect3><title><application>Fetchmail</application> dependencies</title> 23 24 24 <sect4><title>Required</title> 25 <para><xref linkend="openssl"/> and a local MDA (<xref 26 linkend="procmail"/>) </para></sect4> 25 26 <para><xref linkend="openssl"/> and a local MDA (<xref linkend="procmail"/>) 27 </para> 28 </sect4> 27 29 28 30 <sect4><title>Optional</title> 29 <para><xref linkend="Python"/></para></sect4> 31 <para><xref linkend="Python"/> and <xref linkend="tk"/>.</para> 32 </sect4> 30 33 </sect3> 31 34 -
basicnet/mailnews/mailnews.xml
rc9bc781d r563bc92 3 3 <title>Mail/News Clients</title> 4 4 5 <para>Mail Clients help usretrieve (Fetchmail), sort (Procmail), read and5 <para>Mail Clients help you retrieve (Fetchmail), sort (Procmail), read and 6 6 compose responses (Nail, Mutt, Pine, Kmail, Balsa, Evolution, Mozilla) to 7 7 email.</para> 8 8 9 <para>News clients also help usretrieve, sort, read and compose9 <para>News clients also help you retrieve, sort, read and compose 10 10 responses, but these messages travel through USENET (a worldwide 11 11 bulletin board system) using the Network News Transfer Protocol -
basicnet/mailnews/other.xml
rc9bc781d r563bc92 3 3 <title>Other Mail and News programs</title> 4 4 5 <para><xref linkend="pan"/> is a n<acronym>GTK</acronym>2 based newsreader5 <para><xref linkend="pan"/> is a <acronym>GTK</acronym>2 based newsreader 6 6 program.</para> 7 7 … … 11 11 <para>KMail is a Qt based mail client from <xref linkend="kdepim"/>.</para> 12 12 13 <para><xref linkend="balsa"/> is a n<acronym>GTK</acronym>2 based mail client.13 <para><xref linkend="balsa"/> is a <acronym>GTK</acronym>2 based mail client. 14 14 </para> 15 15 … … 20 20 <application>Mozilla</application> code base.</para> 21 21 22 <para><xref linkend="evolution"/> includes a n<acronym>GTK</acronym>222 <para><xref linkend="evolution"/> includes a <acronym>GTK</acronym>2 23 23 based mail client.</para> 24 24 -
basicnet/mailnews/slrn/slrn-config.xml
rc9bc781d r563bc92 22 22 command:</para> 23 23 24 <screen><userinput><command>NNTPSERVER= news.linuxfromscratch.org\24 <screen><userinput><command>NNTPSERVER=<replaceable>news.linuxfromscratch.org</replaceable> \ 25 25 slrn -f ~/.jnewsrc --create</command></userinput></screen> 26 26 -
basicnet/mailnews/slrn/slrn-exp.xml
rc9bc781d r563bc92 1 1 <sect2> 2 2 <title>Command explanations</title> 3 4 <para><command>./configure --prefix=/usr</command>: Specify5 <filename class="directory">/usr</filename> to install to instead of6 <filename class="directory">/usr/local</filename>.</para>7 3 8 4 <para><command>./configure --with-slrnpull</command>: Build the slrnpull executable.</para>
Note:
See TracChangeset
for help on using the changeset viewer.