<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Installazione_di_fetchmail_in_Debian</id>
	<title>Installazione di fetchmail in Debian - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Installazione_di_fetchmail_in_Debian"/>
	<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Installazione_di_fetchmail_in_Debian&amp;action=history"/>
	<updated>2026-05-06T10:30:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://kb.rvmgroup.it/index.php?title=Installazione_di_fetchmail_in_Debian&amp;diff=6725&amp;oldid=prev</id>
		<title>Gabriele.vivinetto: New page:  sudo apt-get install fetchmail   sudoedit /etc/fetchmailrc  * Creare per un utente di prova:  &lt;pre&gt; set daemon 300 # esegue ogni 5 minuti poll support.rvmgroup.it         proto pop3      ...</title>
		<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Installazione_di_fetchmail_in_Debian&amp;diff=6725&amp;oldid=prev"/>
		<updated>2010-01-14T15:33:40Z</updated>

		<summary type="html">&lt;p&gt;New page:  sudo apt-get install fetchmail   sudoedit /etc/fetchmailrc  * Creare per un utente di prova:  &amp;lt;pre&amp;gt; set daemon 300 # esegue ogni 5 minuti poll support.rvmgroup.it         proto pop3      ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; sudo apt-get install fetchmail&lt;br /&gt;
&lt;br /&gt;
 sudoedit /etc/fetchmailrc&lt;br /&gt;
&lt;br /&gt;
* Creare per un utente di prova:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set daemon 300&lt;br /&gt;
# esegue ogni 5 minuti&lt;br /&gt;
poll support.rvmgroup.it&lt;br /&gt;
        proto pop3&lt;br /&gt;
&lt;br /&gt;
        user &amp;quot;domenico&amp;quot;&lt;br /&gt;
        pass &amp;quot;lapassword&amp;quot;&lt;br /&gt;
        is domenico here&lt;br /&gt;
&lt;br /&gt;
        keep&lt;br /&gt;
        #nokeep&lt;br /&gt;
        fetchall&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 sudo chmod 600 fetchmailrc&lt;br /&gt;
&lt;br /&gt;
 sudo chown fetchmail\: fetchmailrc&lt;br /&gt;
&lt;br /&gt;
 sudoedit /etc/default/fetchmail&lt;br /&gt;
&lt;br /&gt;
 ...&lt;br /&gt;
 START_DAEMON=yes&lt;br /&gt;
 ...&lt;br /&gt;
 sudo invoke-rc.d fetchmail debug-run&lt;br /&gt;
&lt;br /&gt;
* Verificare che i msg siano recapitati&lt;br /&gt;
&lt;br /&gt;
* Svuotare la casella di prova, e sostituire &lt;br /&gt;
        #keep&lt;br /&gt;
        nokeep&lt;br /&gt;
&lt;br /&gt;
* Avviare:&lt;br /&gt;
 sudo invoke-rc.d fetchmail start&lt;/div&gt;</summary>
		<author><name>Gabriele.vivinetto</name></author>
	</entry>
</feed>