Add new comment

Want to support HowtoForge? Become a subscriber!
Submitted by Anonymous (not registered) on Fri, 2010-12-31 11:16.

Nice to read an article on the Internet that promises so much, yet left out so much detail.

e.g Further clarification is required here:

"The next two lines define an account we'll set up that will have permission to access the mailboxes. Yes, one account will have the ability to read all the virtual email. Yes, this can be considered a security problem. Please do your best to ensure no one can become this user. We'll call the account "virtual". Add it any way you want to the system (eg, useradd) and make note of it's uid and gid.

The final line specifies a text file where we can place aliases for virtual accounts. The contents looks like this:

joe@domain1.com joe@yahoo.com:
 
Where does one add the line:  joe@domain1.com joe@yahoo.com: ?  It s very unclear.
Does one create the user in the format:
useradd joe@fred.com
or
useradd joe
If the latter, then how does the system differenciate between joe@fred.com and joe@bob.info.
 
I would suggest using mysql or openldap for this.  Its far better organised and probably clearer.
Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.