Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have been running a Qmail mail server for a few months already but now boss wants passwords and emails encrypted and not plain text.
Does anyone have any ideas how to do this? I am not really worried about the emails at this stage because we have told users to not store on the server anyways but the passwords I can understand is insecure. I have installed VqAdmin and it will show the text passwords for all users.
no not really. When I go into Vqadmin I can see everyones passwords. They are stored somewhere in plain text. This concerns me as Im about to handover knowledge to somebody else and im not 100% sure if I want them to have access to everyones password. What I want is that those mail passwords be encrypted.
Keep in mind though, that if this person whom you do not fully trust has direct access, especially root access, to the server then they can read everyone's email manually directly out of the vpopmail mailboxes. If you are truly paranoid about this, then the best thing to do is too encrypt the actual email using something like GnuPGP. That way nobody, no matter what access they have to the server, can read the email except the person with the key.
No. If you recompile and run make, make install-strip, it will not mess up anything that you have running now. However, you may want to review all of the available options for configure to see what other features you may want to adjust. For vpopmail, there are a bunch. Just run ./configure --help to see them all. Some of these options have a default value that you may not want. Post back here if you have questions about what these do.
But no, there are no side effects, but you may want to consider stopping qmail while you run the make commands.
You know what... I may have spoken too soon. I seem to remember once upon a time, I changed mine from being encrypted to unencrypted and I seem to remember the ones I already had stored did not change. I think it's only done on the new accounts that are made afterwards. But don't quote me on that. It's been over a year ago.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.