On Tue, 30 Dec 2003 01:23:38 +0000, Carles Arjona
<nospammer@bigfoot.com> wrote:
>Fred Stuurman <fc.stuurman@hccnet.nl> wrote in
>news:3h11vvchr98m6nusqqv9t11e7jgedh22rp@4ax.com :
>
>[Top-posting fixed]
>
>> On Mon, 29 Dec 2003 15:06:45 +0100, hhh <hhh@here.home> wrote:
>>
>>>Fred Stuurman wrote:
><snip>
>>>> I have tried a lot of combinations for the .fetchmailrc config file.
>>>> This is what I think should work:
>>>>
>>>> poll mail.2edalton.nl
>>>> localdomains node11500.a2000.nl:
>>>> user <userid> pass <secret> to * here
>>>
>>>change your command line in
>>>user <user> pass <secret> to <linux-user> here
>>>
>>>for multiple users something like:
>>>user <user> pass <secret> to <boxuser>=<linux-user>
>>><next-boxuser>=<next-linux-user> etc..
>>
>> I tried but no difference, it refuses to match the remote user to the
>> local user.
>
>See the M1 question in the fetchmail FAQ
>http://www.catb.org/~esr/fetchmail/fetchmail-FAQ.html
>
>M1. I've declared local names, but all my multidrop mail is going to root
>anyway.
>
>PS: Please, learn to post:
>http://www.allmyfaqs.com/faq.pl?How_to_post
Carles,
Thanks for pointing me to the faq, I have missed that one and it
solved an error but the final result is the same.
Here is the .fetchmailrc which I have now:
poll mail.2edalton.nl
aka falcon.graficom.com localhost
localdomains node11500.a2000.nl localhost:
no dns
user <user> pass <password>
to info=info
fred=fred
rene=rene
pieter=pieter here
Here are the messages from fetchmail:
fetchmail: reading message 1 of 26 (1117 header octets)
fetchmail: About to rewrite Return-path: <geukema_logtens@hotmail.com>
Rewritten version is Return-path: <geukema_logtens@hotmail.com>
fetchmail: analyzing Received line:
Received: from [65.54.245.137] (helo=hotmail.com)
by falcon.graficom.com with esmtp (Exim 4.14)
id 1AWb6b-0000dq-JM
for
info@2edalton.nl; Wed, 17 Dec 2003 13:48:45 +0100
fetchmail: line accepted, falcon.graficom.com is an alias of the
mailserver
fetchmail: found Received address `info@2edalton.nl'
fetchmail: About to rewrite From: "Arjen/Jolanda Geukema/Logtens"
<geukema_logtens@hotmail.com>
Rewritten version is From: "Arjen/Jolanda Geukema/Logtens"
<geukema_logtens@hotmail.com>
fetchmail: About to rewrite To:
info@2edalton.nl
Rewritten version is To:
info@2edalton.nl
fetchmail: About to rewrite Bcc:
Rewritten version is Bcc:
fetchmail: no local matches, forwarding to postmaster
Kind regards Fred.