I have following mail forwarding set up in /var/qmail/alias/:
(1) postmaster -> mail
listmaster -> mail -> admin1, admin2, ...
list-admin -> mail
(2) webmaster -> web
www-admin -> web -> admin1, admin2, ...
www -> web
All the forwarding indicated by "->" is made in /var/qmail/alias/
(individual .qmail-*** files of course); "mail" and "web" are
two regular user accounts, were setup almost identically.
Now the problem is, while mails through "mail" could be distributed
to "admin1, admin2, ...", mails through "web" were all deposited
into its incoming mail box, as if "web -> admin1, admin2,..." alias
didn't exist.
I have checked/compared everything I could think of without getting
a clue what is happening. Could you give some suggestions?
Zhiliang