Hi,
An ISP I know has the following mail functionality for its pop3.
Clients get a complete subdomain for their email.
(i.e. for foo.com a client get's the @bar.foo.com mailspace).
All emails are gathered in one mailbox, so maildrop. However the
client is able to only select certain
messages by use of given login name.
Let's explain this with an example:
The client has @bar.foo.com mailspace. When the client logs into the
popserver with
user bar
pass ****
he will get the complete mailbox, with all messages, however when he
logs into the popserver with:
user [EMAIL PROTECTED]
pass *****
he will only get those messages send to [EMAIL PROTECTED]
Now the real question, can dbmail do this?
Kind regards,
Marc