Find the answer to your Linux question:
Results 1 to 10 of 10
Hi all! I have a question. Is there any possibility to encrypt mail folder? So root user cannot access and read mails? This should be on the fly... Can u ...
  1. #1
    Just Joined! linkfan's Avatar
    Join Date
    Jan 2010
    Posts
    11

    Encrypt mail folder

    Hi all!

    I have a question. Is there any possibility to encrypt mail folder? So root user cannot access and read mails? This should be on the fly... Can u help me?

    Regards linkfan

  2. #2
    Just Joined!
    Join Date
    Aug 2006
    Location
    North Dakota, USA
    Posts
    14

    RE: Encrypt mail folder

    We must know what type of mail folder you're talking about. The system mail folder, or something from another mail program like Evolution?

  3. #3
    Linux Newbie previso's Avatar
    Join Date
    Jan 2010
    Location
    SC
    Posts
    115
    This may help:
    Linux: How to Encrypt and decrypt files with a password
    I suppose the principle of a folder as a file applies.

  4. #4
    Just Joined! linkfan's Avatar
    Join Date
    Jan 2010
    Posts
    11
    Hi!

    Thanks for reply. I was thinking about system mail folder /var/spool/mail/

    Regard Linkfan

  5. #5
    Just Joined!
    Join Date
    Mar 2007
    Location
    Melbourne, Australia
    Posts
    19
    Quote Originally Posted by linkfan View Post
    Hi all!
    ...
    So root user cannot access and read mails?
    ...
    Regards linkfan
    If you do not trust the root user not to go snooping in your inbox, then you have bigger fish to fry. The root user has access to your e-mail before it hits your inbox. If you encrypt your /var/spool/mail folder (i don't even know if that is possible), then the root user will simply place a copy of your e-mail elsewhere before delivering to your inbox - that's what sendmail milters can be used for. The emails can then be read at the root user's leisure and distributed to others if they prove to be funny or can incriminate you if he/she happens not to like you!

    You've got to remember that the user who has access to the root account has to be of trustworthy nature to begin with. If you can't trust him/her, then simply fire them and get someone you can trust or learn how to and do it yourself!

    My A$0.02,
    tkb.

  6. #6
    Just Joined! linkfan's Avatar
    Join Date
    Jan 2010
    Posts
    11
    Hi!

    Thanks for reply... There is no other way? I don't wan't to be fired... :P

    Regard Linkfan

  7. #7
    Just Joined!
    Join Date
    Aug 2008
    Posts
    2

    trosabo

    Why not use a net server mail?

  8. #8
    Just Joined! bclark4444's Avatar
    Join Date
    Dec 2003
    Posts
    55
    Technical side: A couple options could be:
    1) get an external account ( hotmail, gmail, yahoo, etc ) for the communications.

    2) If both you and the sender want a private secured communication, then the message itself could be encrypted ( pgp or gpg (open source alternative) ). With this method then it doesnt really matter as much if root sees it because (s)he would not be able to decrypt and read it.

    Ethical side: I know you arent asking for this, but if these emails could get you fired then you are obviously violating your companies policies. That being said, the company rightfully owns the computer and anything that is on it from a legal standpoint. Im thinking the external account may be your best option since that is much closer to being "your own personal account".

    --Brett

  9. #9
    Linux Newbie previso's Avatar
    Join Date
    Jan 2010
    Location
    SC
    Posts
    115
    The US Supreme Court has ruled that ANYTHING that goes through a company's property (phones, computer systems, internal mail) is the property of the company for your use in the company's behalf. (ie, they own the emails that go through their servers).
    And the employee should not expect any measure of privacy.
    Use your cellphone texting, or an external email account, as suggested above. Yahoo email can send, receive text messages to-from cellphones.

  10. #10
    Linux Newbie
    Join Date
    Oct 2008
    Posts
    140
    Can you not get the internet at home? Files can be encrypted only by their owner and root. Who owns /var/spool/mail?
    Maybe you can ask root to change your user id to 0

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...