imapwatch | Watch IMAP folders for changes and execute an action
kandi X-RAY | imapwatch Summary
kandi X-RAY | imapwatch Summary
imapwatch is a Python library. imapwatch has no bugs, it has no vulnerabilities and it has low support. However imapwatch build file is not available. You can download it from GitHub.
Daemon (as robust as possible) that can watch for changes (e.g. new or flagged mesages) in IMAP folders using the IDLE command (RFC 2177). Possible to execute a command upon changes, e.g. sending a specific message to your todo-list e-mail address (or basically anything you can build in Python). I'm using it to watch for flagged e-mails and automatically create an item in my Things 3 inbox.
Daemon (as robust as possible) that can watch for changes (e.g. new or flagged mesages) in IMAP folders using the IDLE command (RFC 2177). Possible to execute a command upon changes, e.g. sending a specific message to your todo-list e-mail address (or basically anything you can build in Python). I'm using it to watch for flagged e-mails and automatically create an item in my Things 3 inbox.
Support
Quality
Security
License
Reuse
Support
imapwatch has a low active ecosystem.
It has 7 star(s) with 1 fork(s). There are no watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 1 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of imapwatch is current.
Quality
imapwatch has no bugs reported.
Security
imapwatch has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
imapwatch does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
imapwatch releases are not available. You will need to build from source code and install.
imapwatch has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed imapwatch and discovered the below as its top functions. This is intended to give you an instant insight into imapwatch implemented functionality, and help decide if they suit your requirements.
- Main function
- Start the daemon
- Configure the logger
- Main loop
- Fetch messages from server
- Decode an email header
- Dispatch an action
- Return a list of messages that should be sent
- Connect to the server
- Return the difference between the timestamps
- Run the message
- Sends an SMTP message to the user
Get all kandi verified functions for this library.
imapwatch Key Features
No Key Features are available at this moment for imapwatch.
imapwatch Examples and Code Snippets
No Code Snippets are available at this moment for imapwatch.
Community Discussions
No Community Discussions are available at this moment for imapwatch.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install imapwatch
You can download it from GitHub.
You can use imapwatch like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use imapwatch like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page