PheMail::Server - PheMail slaveserver


PheMail-Server documentation  | view source Contained in the PheMail-Server distribution.

Index


NAME

Top

PheMail::Server - PheMail slaveserver

SYNOPSIS

Top

  use PheMail::Server;
  PheMail::Server->RunServer();

DESCRIPTION

Top

  Runs a server on a specified port, listening for connections from the mothership.
  This server is used in project PheMail for slaveservers.
  They can receive instructions from the mothership, via this server.
  All communication between the servers are explicitly encrypted in XOR.
  PLEASE NOTE: !! This should not be used outside PheMail as it would be useless !!




EXPORT

RunServer();

AUTHOR

Top

Jesper Noehr, <jesper@noehr.org>

SEE ALSO

Top

PheMail::General.


PheMail-Server documentation  | view source Contained in the PheMail-Server distribution.