Hello,
I'm using Maildrop 1.4.0.20020905 as delivery agent for Postfix
1.1.11-20020719, which is configured to work with virtual domains, using a
MySQL database to store user data (login, password, and so on). I got
reports about no "group mail" being delivered. Efectively, I'm doing tests
and the problem is this:
Lets have a "distribution list" from Outlook or Kmail or whatever, with N
users's e-mail addresses in it. I send e-mail using that distribution
list, through the same SMTP server where the virtual domain is configured.
Then I get the e-mail delivered only to the first address on the
distribution list (usually sorted alphabetically). The other e-mails are
lost in the limbus, no bounced error message nor error in maillog is
returned. I only get these kind of lines in maillog:
Nov 7 17:17:30 e-mail postfix/pipe[7669]: 7D67F3000F:
to=<te...@somewhere.net>, relay=maildrop, delay=0, status=sent
(mx.somewhere.net)
Nov 7 17:17:31 e-mail postfix/pipe[7669]: 7D67F3000F:
to=<us...@somewhere.net>, relay=maildrop, delay=0, status=sent
(mx.somewhere.net)
As you can see, the logs say "sent", relaying on Maildrop. But only the
user "test" will get e-mail in his Maildir. The user "user" won't, and no
error is returned. I have tried with the same Postfix configuration, but
using its own virtual delivery agent, with no problem (everybuddy get the
letter), so I guess this is not a Postfix problem. I have double checked
uid's and permissions. Any idea about this problem?.
Thanks in advance,
Rodolfo.
P.S. There's no problem when e-mailing individually, mail is delivered
correctly by maildrop.