Menu

Tree [r6] /
 History

HTTPS access


File Date Author Commit
 src 2009-08-14 anishmangal2002 [r6] Rev 0.2 release
 COPYING 2009-08-10 anishmangal2002 [r2] Checking in copy of GNU GPLv2, the licence used...
 INSTALL 2009-08-10 anishmangal2002 [r4] Updated the code and doc to add support for mul...
 README 2009-08-10 anishmangal2002 [r3] Cheking in initial versions of support files.
 TODO 2009-08-10 anishmangal2002 [r3] Cheking in initial versions of support files.

Read Me

######################################################################
#   [MaSheD]: Mail shell daemon: execute shell commands remotely
#             from mail
#   
#   Copyright (C) 2009 Anish Mangal, anishmangal2002@gmail.com
#   
#   This program is free software; you can redistribute it and/or
#   modify it under the terms of the GNU General Public License
#   as published by the Free Software Foundation; either version 2
#   of the License, or (at your option) any later version.
#   
#   This program is distributed in the hope that it will be useful,
#   but WITHOUT ANY WARRANTY; without even the implied warranty of
#   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#   GNU General Public License for more details.
#   
#   You should have received a copy of the GNU General Public License
#   along with this program; if not, write to the Free Software
#   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
#   02110-1301, USA.
#
#   This is the README for this project.
#
######################################################################

MaSheD, or MAil SHEll Daemon is a python script that connects to the 
user's mailbox, and executes shell commands specified in the mail.

See INSTALL for further notes on how to install and configure the 
software.