Releases: outini/pymailq
Releases · outini/pymailq
PyMailq 0.9.0
CHANGES
- [bug] Fixing wrong usage for command inspect
- Auto-decoding encoded mail subjects
- Better encoding support for python2.7 and python3+
- Mail.show() method now display every mail headers
- Implementation of store auto loading
- Added Debian binary packages
PyMailq 0.8.0
CHANGES
- [bug] Fixing handling of modifiers completion
- [bug] Fixing parse_error message retention
- [bug] Fixing size selection error when using only maximum size
- Removing exception StoreNotLoaded
- Making 'cat_message' command dynamic in Mail objects
- Implementation of the "long" output format
- Implementation of mail queue summary
- Implementation of Mail.show() method
- Implementation of selection by queue IDs
- Improved unittests
PyMailq 0.7.0
CHANGES
- Support of configuration file
PyMailq 0.6.0
CHANGES
- Pqshell now have usage and options
- Pqshell can now show pymailq package version
- Pqshell can now be started in debug mode
- Improved shell completion with suggests and modifiers
- Implementation of the "mails by date" selector
- Reworked postsuper commands handling
- Better pep8 support
- Unit testing for python2.7 and python3
- Using code coverage
PyMailq 0.5.3
CHANGES
- Complete support for python2.7 and python3
- Project renamed to PyMailq
PyQueue 0.5.2
CHANGES
- Massive code updates for Python 3 support.
- Converted README to reSt format.
- Added CHANGES file for change tracking.
- Added mails queue loading from file for code tests and validation.
- Updated SPECS file for pyqueue v0.5.2
- Corrected shell behavior for better KeyboardInterrupt handling.
- Corrected debug display.
Beta Release
Pre-stable release.
Module has been converted to package. New script pqshell provide shell-like interface to interact with Postfix mails queue.
Administrative commands has not been implemented in pqshell.
Alpha release
First release of pyqueue project for tests purpose.
Transition to Python package is on going and should be released in v0.5