Skip to main content

Postfix queue control python tool

Project description

A full content documentation, is online at http://outini.github.io/pymailq/.

The pymailq module makes it easy to view and control Postfix mails queue. It provide several classes to store, view and interact with mail queue using Postfix command line tools. This module is provided for automation and monitoring developments.

Installation

Install pymailq module:

python setup.py install

A SPEC file is also provided for RPM builds (currently tested only on Fedora), thanks to Nils Ratusznik (https://github.com/ahpnils).

Requirements

This module actually support the following Python versions:

  • Python 2.7

  • Python 3

A shell is provided for interactive administration. Based on Python cmd module, readline is highly recommended to access shell’s full features. A full documentation on shell’s usage is available at http://outini.github.io/pymailq/pqshell.html

Used Python modules:

  • os (https://docs.python.org/2/library/os.html)

  • sys (https://docs.python.org/2/library/sys.html)

  • datetime (https://docs.python.org/2/library/datetime.html)

  • functools (https://docs.python.org/2/library/functools.html)

  • subprocess (https://docs.python.org/2/library/subprocess.html)

  • gc (https://docs.python.org/2/library/gc.html)

  • re (https://docs.python.org/2/library/re.html)

  • cmd (https://docs.python.org/2/library/cmd.html)

  • shlex (https://docs.python.org/2/library/shlex.html)

  • email (https://docs.python.org/2/library/email.html)

  • collections.Counter (https://docs.python.org/2/library/collections.html#collections.Counter)

License

“GNU GENERAL PUBLIC LICENSE” (Version 2) (see LICENSE file)

Project details


Download files

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

Source Distribution

pymailq-0.5.4.tar.gz (25.0 kB view details)

Uploaded Source

File details

Details for the file pymailq-0.5.4.tar.gz.

File metadata

  • Download URL: pymailq-0.5.4.tar.gz
  • Upload date:
  • Size: 25.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pymailq-0.5.4.tar.gz
Algorithm Hash digest
SHA256 25e6afc496c5cbd46221ced5c3db2f0bf86acdbe2f0a8753493143b75768b493
MD5 f74cf0c23c144653db05d6cf83bae0c5
BLAKE2b-256 866b4ff5713e8e863ba98e010feb11c005d516544ced747c2caf7424ff179f78

See more details on using hashes here.

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