embedded-scripting-languages VS imapfilter

Compare embedded-scripting-languages vs imapfilter and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
embedded-scripting-languages imapfilter
11 15
1,218 828
- -
8.1 4.8
about 2 months ago 5 days ago
C
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

embedded-scripting-languages

Posts with mentions or reviews of embedded-scripting-languages. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-03.

imapfilter

Posts with mentions or reviews of imapfilter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-18.
  • Google will disable all but OAuth for IMAP, SMTP and POP starting Sept. 30
    7 projects | news.ycombinator.com | 18 Jan 2024
    Shouldn't be _too_ hard to convert your scripts.

    I ran into the same problem and one workspace disallows App passwords. You can simply get the OAuth token with a little python script and then use it as the password: https://github.com/google/gmail-oauth2-tools/blob/master/pyt...

    (see for example https://github.com/lefcha/imapfilter/issues/186)

  • Lua: The Little Language That Could
    16 projects | news.ycombinator.com | 28 May 2023
    My first real exposure to Lua was as the configuration language of imapfilter. Absolutely loved both.

    https://github.com/lefcha/imapfilter

  • Automaticallly Printing (from email?)
    1 project | /r/selfhosted | 6 May 2023
    Use [imapfilter](https://github.com/lefcha/imapfilter) to store the attachment in a local folder and delete/archive the mail. Then use something like [inotify](https://en.wikipedia.org/wiki/Inotify#:~:text=inotify%20(inode%20notify)%20is%20a,reports%20those%20changes%20to%20applications.)%20is%20a,reports%20those%20changes%20to%20applications.)) to run a script that sends the new pdf to the printer
  • Scriptable headless IMAP client?
    3 projects | /r/linuxquestions | 11 Apr 2023
    Imapfilter runs lua scripts. Since it's basically just a lua interpreter with a pre-imported library, you can pretty much do any processing you might like, but... IMHO it doesn't seem great: the documentation is so-so, the API is a bit clunky and lacks basic functionality (eg. you have to decode utf8 mime headers yourself) and (personal opinion) writing an imapfilter script is not easier than using an IMAP library in whatever your favorite programming/scripting language might be.
  • How to run a script to cleanup emails ?
    2 projects | /r/fastmail | 9 Mar 2023
    You could look at something like imapfilter. It's designed to do what you want, I think, though I've never used it.
  • Looking for help or alternative solutions to my current email workflow with ProtonMail
    2 projects | /r/PrivacyGuides | 9 Jan 2023
    I know this one is an issue, and for that you will want to use an email client with the bridge. I have used a protonmail docker container shenxn/protonmail-bridge-docker with imapfilter to provide client side filtering.
  • I have too much email - over 50 GB on Outlook and Gmail
    1 project | /r/techsupport | 4 Jan 2023
    If you can see yourself writing some scripts to clean it up, I can recommend imapfilter as a starting point. I learned enough Lua to be able to use this effectively. The "config" file is actually just a Lua script.
  • Command line email filters
    2 projects | /r/commandline | 1 May 2022
    I believe that Google still offers IMAP access (I think you need to set up app passwords, or possibly jump through some OAUTH hoops), letting you use something like imapfilter to set up rules, connecting to Gmail, then doing the filtering.
  • Spam filter that connects to mail server
    2 projects | /r/selfhosted | 16 Apr 2022
    imapfilter with a Lua script to send messages to Spamassassin.
  • Syncing E-Mail filters
    1 project | /r/email | 26 Dec 2021
    Another tool actually meant for this is imapfilter: https://github.com/lefcha/imapfilter

What are some alternatives?

When comparing embedded-scripting-languages and imapfilter you can also consider the following projects:

Ark - ArkScript is a small, fast, functional and scripting language for C++ projects

imapfilter-tools - Tools to improve imapfilter for use as a reliable SPAM filtering service.

grule-rule-engine - Rule engine implementation in Golang

pyle-of-mail - A Python script that sorts all read emails from your mailbox.

wasmer-go - πŸΉπŸ•ΈοΈ WebAssembly runtime for Go

protonmail-bridge-docker - ProtonMail IMAP/SMTP Bridge Docker container

starlight - a go wrapper for google's starlark embedded python language

guix - Read-only mirror of GNU Guix β€” pull requests are ignored, see https://guix.gnu.org/en/manual/en/guix.html#Submitting-Patches instead

Rhai - Rhai - An embedded scripting language for Rust.

piccolo - An experimental stackless Lua VM implemented in pure Rust

wazero - wazero: the zero dependency WebAssembly runtime for Go developers

himalaya - CLI to manage emails