Daniel Cukier wrote:
Hi there.
I don´t know why, but some e-mails fetched by fetchmail doesn´t go to
the right user on a multidrop fetch. the fetchmailrc file is
configured this way:
----------------------------
set postmaster "postmaster"
set properties ""
set daemon 60
poll 200.246.181.11 localdomains puket.com.br with proto POP3 no dns
user "user1" with pass "pass1" to * here forcecr warnings 3600
----------------------------
One example:
...
fetchmail: analyzing Received line:
Received: by mail.netpoint.com.br (mbox puket01)
(with Cubic Circle's cucipop (v1.31 1998/05/13) Mon Mar 18 09:24:16
2002)
fetchmail: line rejected, mail.netpoint.com.br is not an alias of the
mailserver
fetchmail: line rejected, mta449.mail.yahoo.com is not an alias of the
mailserver
fetchmail: analyzing Received line:
Received: (qmail 21618 invoked by uid 0); 18 Mar 2002 14:16:46 -0000
fetchmail: line rejected, uid is not an alias of the mailserver
Thank you so much
Daniel
You need the option 'aka server.after.by'. The problem is, that they
are allways changing. It can be, that your provider is not writing
a Received: header into the mails before dropping them into your box.
Please send the headers of some mails (not only from yahoo) from top
to the last Received header to see, what possibilities you have.
Roland