Skip to main content
Ctrl+K

PvMail 4.0

  • Contents
  • Overview
  • Glossary
  • Installation Guide
  • GitHub
  • Contents
  • Overview
  • Glossary
  • Installation Guide
  • GitHub

Section Navigation

  • Overview
  • pvMail: command-line interface
  • pvMail: graphical user interface
  • EPICS test database
  • More Information
  • Source Code Documentation
    • cli Module
    • uic_gui Module
    • ini_config Module
    • mailer Module
    • email_model Module
  • Changes
  • License
  • Contents

Contents#

  • Overview
    • Details
      • One-time steps
      • Routine usage
  • pvMail: command-line interface
    • Starting pvMail
    • command-line parameters
      • usage
      • positional argument: trigger_PV
      • positional argument: message_PV
      • positional argument: email_addresses
      • option: --version or -v
      • option: --help or -h
      • option: --gui or -g
      • option: -l LOG_FILE
      • option: -i LOGGING_INTERVAL
      • option: -r SLEEP_DURATION
  • pvMail: graphical user interface
    • Send test email
  • EPICS test database
    • starting: softIoc
    • watching: camonitor
    • changing a PV: caput
    • changing a PV: dbpf (in the IOC shell)
    • test.db
  • More Information
    • Summary
    • version control repository
    • Documentation
  • Items for future releases
  • Authors
  • Requirements
  • Source Code Documentation
    • cli Module
    • uic_gui Module
    • ini_config Module
      • OBJECTIVE
      • OVERVIEW
      • KEYWORDS
      • WRITING THE CONFIGURATION FILE
      • ALTERNATE CONFIGURATION FILE
      • Source Code Documentation
        • Config
        • NoConfigFile
        • Unknown_MTA
        • main()
    • mailer Module
      • TESTING THE CONFIGURATION
      • Source Code Documentation
        • MailerError
        • main()
        • sendMail_SMTP()
        • sendMail_sendmail()
        • send_message()
    • email_model Module
      • Source Code Documentation
        • EmailListModel
  • Changes
    • 4.0.0
      • Breaking Changes
      • Maintenance
    • Releases for Python 2
  • License

Indices and tables#

  • Index

  • Module Index

  • Search Page

previous

PvMail

next

Overview

On this page
  • Contents
  • Indices and tables
Edit on GitHub
Show Source

© Copyright (c) 2009-2024, UChicago Argonne, LLC. See LICENSE file..

Created using Sphinx 8.0.2.

Built with the PyData Sphinx Theme 0.15.4.