On Tue, Apr 06, 1999 at 02:04:47PM +0530, Ashish wrote:

[snip]

> Now,  suppose I send a mail to more than one [EMAIL PROTECTED], then
> those users get those many number of mails !! i.e if I send a mail to a user
> and Cc it to 2 other people, then these 3 people get this mail thrice !!!
> 
> the .fetchmailrc at the client side says,
> 
> poll isp proto pop3 localdomains company.com
> user mailbox pass pass_word
> smtp localhost
> is * here

qmail is doing OK here, there's nothing wrong with that setup. However, the
duplication has to do with the client end, where fetchmail runs. I'm not
too familiar with fetchmail, but I think it is unable to determine the
envelope recipient addresses from the downloaded email, and so it is using
the addresses in the To: and cc: headers to dispatch the email. You need to
investigate the qvirtual feature of fetchmail, which allows it to be used
with qmail, where it looks at the delivered-to: header and strips off the
"mailbox-" part to determine the envelope recipient.

-- 
System Administrator
See complete headers for address, homepage and phone numbers

Reply via email to