<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic problem with fetchmail on linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problem-with-fetchmail-on-linux/m-p/5068538#M83376</link>
    <description>We are using fetchmail to copy mails from an exchange server to linux server.&lt;BR /&gt;&lt;BR /&gt;For a whole part of the mails, the destination is chaging to&lt;BR /&gt;&lt;BR /&gt;fetchmail: SMTP&amp;gt; RCPT TO:&lt;XPSA&gt;    : xpsa is the user who runs the fetchmail problem&lt;BR /&gt;&lt;BR /&gt;Any ideas how we can solve this problem&lt;/XPSA&gt;</description>
    <pubDate>Wed, 12 Sep 2007 09:30:41 GMT</pubDate>
    <dc:creator>Luk Vandenbussche</dc:creator>
    <dc:date>2007-09-12T09:30:41Z</dc:date>
    <item>
      <title>problem with fetchmail on linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-fetchmail-on-linux/m-p/5068538#M83376</link>
      <description>We are using fetchmail to copy mails from an exchange server to linux server.&lt;BR /&gt;&lt;BR /&gt;For a whole part of the mails, the destination is chaging to&lt;BR /&gt;&lt;BR /&gt;fetchmail: SMTP&amp;gt; RCPT TO:&lt;XPSA&gt;    : xpsa is the user who runs the fetchmail problem&lt;BR /&gt;&lt;BR /&gt;Any ideas how we can solve this problem&lt;/XPSA&gt;</description>
      <pubDate>Wed, 12 Sep 2007 09:30:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-fetchmail-on-linux/m-p/5068538#M83376</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2007-09-12T09:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: problem with fetchmail on linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-fetchmail-on-linux/m-p/5068539#M83377</link>
      <description>fetchmail normally does that when you don't map a remote name to a local user. In the fetchmailrc you usually want something like "user remoteusername is localusername here".&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Sep 2007 10:14:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-fetchmail-on-linux/m-p/5068539#M83377</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2007-09-12T10:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: problem with fetchmail on linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-fetchmail-on-linux/m-p/5068540#M83378</link>
      <description>This is the content of my file fetchmailrc&lt;BR /&gt;&lt;BR /&gt;poll SERVER protocol POP3 localdomains mycompany.be no dns username "USERNAAM" password "PASWOORD" no keep rewrite fetchall to *&lt;BR /&gt;&lt;BR /&gt;Which entry do you advise me to add?&lt;BR /&gt;I can't add all the remote users as local users.</description>
      <pubDate>Fri, 14 Sep 2007 02:32:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-fetchmail-on-linux/m-p/5068540#M83378</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2007-09-14T02:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: problem with fetchmail on linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-fetchmail-on-linux/m-p/5068541#M83379</link>
      <description>So it's using 'localhost/21025' instead of 'mycompany.be' for the multidrop?&lt;BR /&gt;&lt;BR /&gt;Weird.  What version of fetchmail?&lt;BR /&gt;&lt;BR /&gt;Have you read through the multidrop notes in &lt;A href="http://fetchmail.berlios.de/fetchmail-FAQ.html" target="_blank"&gt;http://fetchmail.berlios.de/fetchmail-FAQ.html&lt;/A&gt; ?</description>
      <pubDate>Fri, 14 Sep 2007 03:24:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-fetchmail-on-linux/m-p/5068541#M83379</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-09-14T03:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: problem with fetchmail on linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-fetchmail-on-linux/m-p/5068542#M83380</link>
      <description>Stuart,&lt;BR /&gt;&lt;BR /&gt;Your link is in xml format.&lt;BR /&gt;Do you know a normal formatted link.&lt;BR /&gt;I don't wont to make a mistake because of this xml look when I change something</description>
      <pubDate>Fri, 14 Sep 2007 05:57:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-fetchmail-on-linux/m-p/5068542#M83380</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2007-09-14T05:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: problem with fetchmail on linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-fetchmail-on-linux/m-p/5068543#M83381</link>
      <description>I found it&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://catb.org/~esr/fetchmail/fetchmail-FAQ.html" target="_blank"&gt;http://catb.org/~esr/fetchmail/fetchmail-FAQ.html&lt;/A&gt;</description>
      <pubDate>Fri, 14 Sep 2007 07:15:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-fetchmail-on-linux/m-p/5068543#M83381</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2007-09-14T07:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: problem with fetchmail on linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-fetchmail-on-linux/m-p/5068544#M83382</link>
      <description>.</description>
      <pubDate>Sat, 26 Jan 2008 20:46:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-fetchmail-on-linux/m-p/5068544#M83382</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2008-01-26T20:46:22Z</dc:date>
    </item>
  </channel>
</rss>

