Hi,
My ISP has qmail server, my local machine is configured with qmail.
If I download mails using fetchmail for my catchall account, or pop user the mail is bouncing to the sender with this message ``This message is looping: it already has my Delivered-To line. (#5.4.6) '' my /var/log/qmail/current shows me this message ``failure: This_message_is_looping:_it_already_has_my_Delivered-To_line._(#5.4.6)'' I browsed through various mailing list but couln't fix it.
I tried with dropdelivered option in fetchmailrc, but as it skips Delivered-To, my user in Bcc: list does not receive mails
I use fetchmail-5.9.0-11, qmail 1.03.
my .fetchmailrc file is, this
# .fetchmailrc poll ISPIPAddress with proto POP3 and options no dns aka myfqdn envelope "Delivered-To:" user user@ispaddress there with password 'secretpasswordforcatchall' is * here options smtphost localhost smtpaddress myfqdn forcecr
Thankx in advance Sanjeev