[
    {
        "host": "smtpauth.earthlink.net",
        "port": 587,
        "secure": "tls",
        "username": "tdhalls@earthlink.net",
        "password": "Farm@radford1",
        "from_email": "frontier@earthlink.net",
        "from_name": "test",
        "cooldown_seconds": 5
    }
]