[fetchmail]multifrop mails

Payal Rathod payal-fetchmail@scriptkitchen.com
Mon, 1 Nov 2004 23:24:34 -0500


Hi,
I am trying out fetchmail on a test machine. example.com is a test domain
on local network where Plesk software is installed by a friend.

I have fetchmail 6.2.5+RPA+NTLM+SDPS+SSL+NLS on Linux with qmail. My multidrop
fetchmailrc is,
defaults no envelope no dns
set invisible
set no spambounce
set no bouncemail
set postmaster tata

poll mail.example.com with proto POP3
user "catchall" with password "xxxxxxxx" is
info
sales
*
here

But all the mails even to info@example.com are delivered to user tata 
(postmaster).
In headers it looks like,
Delivered-To: tata@localhost
Delivered-To: 1-catchall@example.com
Delivered-To: 1-info@example.com
From: spammaster <spamtest@spamme.com>
To: info@example.com
Subject: Make movements
Date: Sat, 31 Jul 2004 15:45:35 -0500
X-Fetchmail-Warning: recipient address info@example.com didn't match any local
+name

What is wrong here?
Can someone help please.
With warm regards,
-Payal