Linux email account creation question.

On one Redhat Linux box, I run a mail server for mutiple domains. The MTA is sendmail. In the virtusertable, I specified things like

user@foo.com user-foo
user@bar.com user-bar

On the Linux box, I created 2 local users called user1-foo, user1-bar.

In pop3 client (MS outlook), I can use user-foo/password to retrive emails sent to user@foo.com. Everything works as expected.

Now, I would like to use user@foo.com/password instead of user-foo/password to get emails inside the pop3 clien. How can I do that?

Thanks

 

 

 

 

Top