Forum Moderators: bakedjake
Here's what I want to do (and which I'm starting to think can't be done), under Debian Woody:
Have this machine, mail.widgets.com, act as a mailserver, SMTP and POP3, for three domains - widgets.com, domain.com, and domain.org. The problem is I can't create - without some real ugliness - the same username on multiple domains, with separate passwords. I want, for instance, root@domain.com to be able to POP the server using "root@domain.com" for his userid, not "domain-root@widgets.com"; and similarly. I think it's doable, I'm just not sure how. It's not just a Sendmail/Qmail "virtual host"; I'm trying to create actual POP3 users in the form of user@otherdomain.tld, and can't seem to do it.
Any ideas?