Skip to main content

log in to dyn.com

Project description

Prevent account expiration by automatically logging in to dyn.com.

Did you get the friendly “Starting now, if you would like to maintain your free Dyn account, you must log into your account once a month” email from dyn.com? Then just have this script executed eg. by cron at least once per month.

Usage: python -m dynComLogin [options]

Options:
-h, --help

show this help message and exit

Mandatory ‘Options’:

These ‘options’ must be given.

-l LOGIN, --login=LOGIN

your dyn.com login. Default: Environment variable DYN_COM_LOGIN

-p PASSWD, --password=PASSWD

your dyn.com password. Default: Environment variable DYN_COM_PASSWD

Notification Options:

Specify at least smtpTo if you want to get notification emails.

--smtpTo=SMTPTO

recipient of email messages. If given then success or failure notifications will be sent to this address.

--smtpFrom=SMTPFROM

sender of email messages

--smtpServer=SMTPSERVER

SMTP server. Default: Environment variable SMTP_SERVER or ‘localhost’

--smtpLogin=SMTPLOGIN

login for authentification with SMTP server if needed. Default: Environment variable SMTP_LOGIN

--smtpPasswd=SMTPPASSWD

password for authentification with SMTP serverif needed. Default: Environment variable SMTP_PASSWD

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dynComLogin-0.1.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page