fetchmail-friends
[Top] [All Lists]

Re: [fetchmail] Re: Mail Looping Problem with Delivered-To header

2002-09-14 15:28:02
"Sanjeev" <sanjeev(_at_)cnpl(_dot_)co(_dot_)in> writes:

hi all,

found solution to my problem, my mails were looping back to the sender
saying
<first(_at_)test(_dot_)cnpl(_dot_)co(_dot_)in>:
This message is looping: it already has my Delivered-To line. (#5.4.6)

i had to make some changes in .fetchmailrc file, removed ``:'' (colon)
            envelope "Delivered-To"
and added
            dropdelivered
now its working fine, here is my running .fetchmailrc file

This may work, but it also defeats loop detection, which may have
unwanted side effects and summon the wrath of countless postmasters.

It probably happens if the POP3 server machine and the machine running
fetchmail share the same hostname, which should *never* happen. But note
that this hostname may be localhost or localhost.your.domain -- make
sure your smtpaddress parameter is correct, it must bear the name of
YOUR computer, not that of the server, and again, these must be distinct.

-- 
Matthias Andree