###############################################################################
#                                                                             #
#                            C O P Y R I G H T                                #
#                by Ambos InterNet-Solutions in 2001..2009                    #
#                         http://www.ambos-is.net                             #
#                                                                             #
#               DynAccess is a professional DynDNS service                    #
#                        http://www.dynaccess.com                             #
#                                                                             #
###############################################################################

###############################################################################
#                              #                                              #
#          QUICKstart          #                                              #
#                              #                                              #
################################                                              #
#                                                                             #
# You start the (almost) platform-independent Perl script via                 #
#                                                                             #
#    bash:~ # perl DynAccessPoster.pl                                         #
#                                                                             #
#    IMPORTANT: Note the explicit call with "perl", even if Perl scripts run  #
#               in your environment without this extra command.               #
#                                                                             #
#                                                                             #
# No further installation is necessary.                                       #
# The necessary files are created at run time.                                #
# Please see the documentation under "README" and the online help.            #
#                                                                             #
#    bash:~ # perl DynAccessPoster.pl -h                                      #
#                                                                             #
###############################################################################

###############################################################################
#                              #                                              #
#         QUICKconfig          #                                              #
#                              #                                              #
################################                                              #
#                                                                             #
# Configuration takes place via /etc/DynAccessPoster.conf                     #
# This file is created automatically when the DynAccess account-update        #
# program (DynAccessPoster) is run for the first time.                        #
#                                                                             #
# Via the calling parameter "noCONFfile", the configuration via               #
# /etc/DynAccessPoster.conf is deactivated in order to allow configuration    #
# exclusively via direct passing of parameters when DynAccessPoster is        #
# started.                                                                    #
# Mixed use of configuration file and parameter passing is possible.          #
#                                                                             #
#                                                                             #
# The additional specification of the individually configured parameters      #
#                                                                             #
#      --Hostname=account.dynaccess.com --Passwd=secret                       #
#                                                                             #
# when the program is started already contains the complete configuration.    #
#                                                                             #
# Please use your password in the MD5-encoded form which you can obtain from  #
# http://myaccount.dynaccess.com on the first page (account).                 #
#                                                                             #
# If you need to do fine tuning, please read the README.pdf                   #
#                                                                             #
###############################################################################
