fetchmail-friends
[Top] [All Lists]

Re: [fetchmail]multidrop doesn't work

2001-05-26 13:04:26
On Fri, 25 May 2001, Roland Hofmann-Tikkanen wrote:

You need in your .fetchmailrc:

fetch ....
aka post.webmailer.de
localdomaines my.domain
user ....

Hm. It is not working that way I would need it to. Now I have the
following .fetchmailrc entry:

*****
poll post.strato.de with proto POP3
aka post.webmailer.de
localdomains my.domain
user sympa(_at_)my(_dot_)domain with password mysecret to *
        options fetchall stripcr
        mda '/usr/sbin/sendmail -oi -oem -f %F %T'
*****

This is what happens:

*****
reading message 2 of 2 (1599 octets)
fetchmail: analyzing Received line:
Received: from mailout04.sul.t-online.de (mailout04.sul.t-online.com 
[194.25.134.18])
        by post.webmailer.de (8.9.3/8.8.7) with ESMTP id VAA06167
        for <thorn-dev(_at_)my(_dot_)domain>; Sat, 26 May 2001 21:52:03 +0200 
(MET DST)
fetchmail: line accepted, post.webmailer.de is an alias of the mailserver
fetchmail: found Received address `thorn-dev(_at_)my(_dot_)domain'
About to rewrite From: Claus Atzenbeck <claus(_at_)my(_dot_)domain>
Rewritten version is From: Claus Atzenbeck <claus(_at_)my(_dot_)domain>

About to rewrite To: <thorn-dev(_at_)my(_dot_)domain>
Rewritten version is To: <thorn-dev(_at_)my(_dot_)domain>

fetchmail: passed through thorn-dev(_at_)my(_dot_)domain matching my.domain
fetchmail: about to deliver with: /usr/sbin/sendmail -oi -oem -f 
claus(_at_)my(_dot_)domain thorn-dev(_at_)my(_dot_)domain
*****

The last line should be: "/usr/sbin/sendmail -oi -oem -f
claus(_at_)my(_dot_)domain thorn-dev" (or "thorn-dev(_at_)localhost")

What am I doing wrong?
Thanks so much for your help!

fetchmail: about to deliver with: /usr/sbin/sendmail -oem -f
claus(_at_)my(_dot_)domain claus
*****

The last line shows that it is deliverd to the local user "claus", not
to "thorn-dev".

Do you have the option "postmaster claus" or calus is starting
fetchmail?

root is running fetchmail, postmaster is root and claus is getting all
root's mail.

Again, thanks a lot for your help!
Claus



<Prev in Thread] Current Thread [Next in Thread>