[fetchmail]Fetchmail with Multidrop

Vishnu vishnu@wysetek.com
Fri, 1 Apr 2005 20:33:20 +0530


Hi

We have inhouse qmail server which pulls mail from a catch all(multidrop)
account hosted on domain outside.
we using fetchmail to pull mails now problem is

when we recieve mails from any qmail SMTP with multiple (N) recipients it
gives. Multiple (N) mails to
each recipients.
I think this is the known problem with fetchmail
is there any remedy for it???

My .fetchmairc

poll teczoom.co.in
proto pop3 localdomains mydomain.com
no dns envelope "Delivered-To"
        user "info@mydomain.com"
        pass "xxxxx"
        is * here
        fetchall forcecr expunge 5 dropdelivered



Thanks,
Vishnu.