From: Rob M. <rob...@gm...> - 2007-08-16 14:13:06
|
On 8/16/07, M. Fioretti <mfi...@ne...> wrote: <---SNIP---> > Now I want to reuse that file on a Centos server, separate from my home > desktop, running postfix, dovecot and fetchmail-6.2.5-6.0.1.el4 Please upgrade to 6.3.8 > fetchmail always gets from postfix: > > Helo command rejected: need fully-qualified hostname So, fix your postfix configuration :) You may find that setting the fetchmail keyword smtpaddress to something that is qualified will help (see the man page). <---SNIP---> > > Why does the rc file which works fine at home fail on the server? > OK, if I understand correctly, the problem is that _postfix_ is > configured differently, and it's not a fetchmail problem. Correct, this is a postfix configuration issue. > Alternatively, pointers to the specific postfix setting causing this are > also welcome. Having taken 2 seconds to consult the postfix documentation: http://www.seaglass.com/postfix/faq.html#dapp Provides details as to the setting that causes this. I suspect you actually want to further consult the postfix documentation to whitelist localhost from that test. -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche |