Hello linuxers,
I have configured sendmail as my mail se= rver. Now, I want a rule to be added, i.e. When any user sends a mail, a co= py of the mail should be secretly sent to the admin/superuser/xyz as well. = Is it possible ??? If YES, HOW ???
Regards,
Abdul Azim=
[1] [a=]
References
On Tue, Jul 06, 2004 at 11:06:06AM -0000, Abdul wrote:
I have configured sendmail as my mail se to be added, i.e. When any user sends a mail, a co should be secretly sent to the admin/superuser/xyz as well. possible ??? If YES, HOW ???
That's downright criminal ... it goes right against the right to privacy of your users. If you want to implement that, you should get a signed declaration from them accepting such a setup.
Sameer.
--- "Sameer D. Sahasrabuddhe" sameerds@it.iitb.ac.in wrote:
On Tue, Jul 06, 2004 at 11:06:06AM -0000, Abdul wrote:
I have configured sendmail as my mail se to be added, i.e. When any user sends a mail, a co should be secretly sent to the admin/superuser/xyz as well. possible ??? If YES, HOW ???
That's downright criminal ... it goes right against the right to privacy of your users. If you want to implement that, you should get a signed declaration from them accepting such a setup.
Sorry, my reply has nothing to do with sendmail configuration. But a corporate entity can specify that all mails sent from within it's network are its property. My friend Sagar works at Mahindra and Mahindra, and he read their corporate policy. He tells me that acc. to their policy, the company owns all emails sent and received in its network.
I believe the signed declaration that you mention may be a part of the agreement, etc, or a part of the corporate IT policy that a company may have.
Sameer.
Research Scholar, KReSIT, IIT Bombay http://www.it.iitb.ac.in/~sameerds/
-- Sriram
__________________________________ Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone. http://mobile.yahoo.com/maildemo
Sameer D. Sahasrabuddhe wrote:
On Tue, Jul 06, 2004 at 11:06:06AM -0000, Abdul wrote:
I have configured sendmail as my mail se to be added, i.e. When any user sends a mail, a co should be secretly sent to the admin/superuser/xyz as well. possible ??? If YES, HOW ???
That's downright criminal ... it goes right against the right to privacy of your users. If you want to implement that, you should get a signed declaration from them accepting such a setup.
No it's not criminal. A cite of the law defining this as "criminal" would be appreciated. There is no "Right to Privacy" in Article 19, to start with.
You _may_ already have such an "declaration" in their acceptance of the Appointment Letter, or Terms of Service.
-- Sanjeev Gupta
Hello friends,
I have to check, in a C program (under linux),whether an ip address belongs to a particular range of addresses.
Is there any function or library in C to do so.
Thanks in advance, Praveen Shinde.
__________________________________ Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses. http://promotions.yahoo.com/new_mail
If you have clearly defined address range in terms of subnet mask, then you can easily check if
if ip-addr & subnet-mask == subnet-addr ip-addr belongs to the network else ip-addr does not belong to the network
All ip-addr, subnet-mask and subnet-addr have to be defined in hex.
Amitay.
On Thu, 2004-07-08 at 15:55, praveen shinde wrote:
Hello friends,
I have to check, in a C program (under linux),whether an ip address belongs to a particular range of addresses.
Is there any function or library in C to do so.
Thanks in advance, Praveen Shinde.
__________________________________ Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses. http://promotions.yahoo.com/new_mail
Amitay.
Sanjeev "Ghane" Gupta wrote:
No it's not criminal. A cite of the law defining this as "criminal" would be appreciated. There is no "Right to Privacy" in Article 19, to start with.
Definitely the users need to be clued to use GPG encryption. -Tarun
Morning Abdul,
I have configured sendmail as my mail se= rver. Now, I want a rule to be added, i.e. When any user sends a mail, a co= py of the mail should be secretly sent to the admin/superuser/xyz as well. = Is it possible ??? If YES, HOW ???
<snip> YES. Its possible.
http://www.usenix.org/publications/login/1999-10/features/archiving.html
Let me know if you need any further help.
Regards, Animesh.
__________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail