Hi
Can someone just clarify this for me, or at least point me in the right direction.
Learning Linux admin by hands-on approach, and have got Apache/Sendmail working no problem with virtual hosts (i.e. multiple domains on one box).
Only question remaining is with regards to Sendmail, and multiple email addresses at a single domain.
i.e.bob@domain.com
bob2@domain.com
If these two users have Linux user accounts (bob & bob2), I can get mail sent to these two different users, and was wondering if this was the way that multiple accounts had to be handled?
In other words, if I set up a new domain to hotst a website, and want to have multiple email addresses at that domain using POP for retrieval for each, do I also have to create a unique Linux user on the box simply to handle the mail accounts?