Showing 51 open source projects for "rule-file"

View related business solutions
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    tAreaMarker

    tAreaMarker

    the Python script for drawing tAreaMarkers

    the Python script for drawing tAreaMarkers
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    Roundup Issue Tracker

    Simple-to-use/-install issue-tracking system: web, REST, email, CLI

    Roundup is a simple-to-use and -install issue-tracking system with command-line, web, REST, XML-RPC, and e-mail interfaces. It runs on python 2.7 or 3.6 or newer. Roundup has been deployed for: * bug tracking and TODO list management (the classic installation) * customer help desk support (with a wizard for the phone answerers, linking to networking, system and development issue trackers) * issue management for IETF working groups * sales lead tracking ...and so on. It's been...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    MailSort

    MailSort Utility - MS Outlook Mail Sorter

    ...Main functionality: Sorting emails: Sort emails by subject: the utility automatically creates folders for each email subject, extracting the subject from the "Subject" field of the email, and moves emails to the corresponding folders in the "Topics" folder Sort by partial match in the subject: Moves emails based on a partial match of the text in the subject of the email with the keywords defined in the configuration file Sort by sender: Moves emails based on the sender's address, matching the sender's address with the keywords in the configuration file Sort by keywords in the body of the email: Moves emails based on the presence of certain words in the body of the email
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This program is an email antivirus/antispam gateway. It is an interface to the postfix or sendmail (or any other smtpd), which runs antivirus and/or spamchecker. Its modular architecture can use any combination of antivirus/spamchecker according to co
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 5
    CheckMails

    CheckMails

    System tray unread mail checker for Linux

    ...The number of unread mails for each mailbox is detailed in a notification that appears when clicking on the icon and after a check. This application supports only IMAP protocol with SSL encryption. The connection information for each mailbox is stored in an encrypted file using a master password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    icemac.addressbook

    icemac.addressbook

    Multi user address book application accessable through the web.

    Multi user address book application accessable through the web. Store, edit, search and export addresses, phone numbers, … using a web browser. Code moved to https://bitbucket.org/icemac/icemac.addressbook Documentation see https://icemacaddressbook.readthedocs.io/en/latest/ New releases (after 6.0.2) see https://pypi.org/project/icemac.addressbook/#history
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    RadicalSpam

    RadicalSpam

    Open Source Anti-Spam and Anti-Virus Gateway

    RadicalSpam is a free and open source package distributed under GPL v2, including products such as Postfix, SpamAssassin Amavisd-new, Clamav, Razor, DCC, Postgrey, Bind; providing a secure SMTP relay, ready to use with linux and docker environement. More information : http://www.radical-spam.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RadicalSpam Virtual Appliance

    RadicalSpam Virtual Appliance

    Virtual Appliance of RadicalSpam

    RadicalSpam Virtual Appliance takes full solution of RadicalSpam Community Edition , pre-installed in a OVF virtual machine ( Open Virtual Format ) compatible with the best virtualization platforms on the market , including VMware ESX Server. More information : http://www.radical-spam.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    openICEM

    Italian Certified Electronic eMail

    openICEM is a high scalable server software, entirely written in python, aimed to provide a Certified eMail Service as specified by Italian Law DPR. November 2, 2005 (http://tools.ietf.org/html/rfc6109). openICEM is developed around the Postfix MTA and based on the python-ldap and python-clamd modules. This software make use of XML-RPC for communication among the servers of infrastructure and it does not require any shared service or shared filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 10
    ImpraStorage

    ImpraStorage

    ImpraStorage provided a private imap access to store large files

    ...Just vizualize locally the index of stored files and simply select files to download or upload. ImpraStorage automatically launch the parts to download, then merge parts in the appropriate way to rebuild the original file. Inversely, a file to upload is split (in several parts with addition of noise data), and ImpraStorage randomly upload each parts then update the index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ldapsync

    A MemberAdapter and cronjob to contact an ldap server for mailman

    These are two modules: the first is a MemberAdaptor for mailman that reads a file of members for each mailing list. The other is a cronjob that contacts an ldap server and * writes an aliases file for each user that has uid and mail entries in ldap, to be used with postfix * maintains lists that are defined via ldap with GroupOfNames and write the files for the first module If the ldap server is inaccessible, the files are left in place, so mails still get delivered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IPMAIL

    IPMAIL

    Sends external IP changes via email, using Imap.

    - Cross platform, written in python - Runs as a windows service or linux daemon - Queries external server for IP address, whatsmyip link is provided or you can host your own using the "IP_check.php" file included - Tracks changes and uses a GMAIL address with IMAP configured to send emails. - Once configured, it runs in the background and is silent. Version 2 -Td8f4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Kindle Sender

    Kindle Sender

    An easy way to send documents to your kindle

    Kindle Sender provides an easy, hassle free way to send your documents to your kindle device. Simply drag and drop a PDF, Mobi, DOC or similar onto Kindle Sender and it's sent! There's no more need to log onto your email and add your document as an attachment, Kindle Sender does this all for you with just one click!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    notifiles
    notifiles is a multiplatform application (Linux, MacOSX, Windows) intended to fire various kinds of custom notifications (podcasts, eMails, logs, scripts) when new files are created inside watched folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Add support for making Gmail the default mail application for the GNOME desktop. "Gmail" will be a choice for Mail Reader in the Preferred Applications dialog. "Mailto" links, "Send Link", etc., will be handled by Gmail.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    `archivemail' is a tool written in python for archiving and compressing old email in mailboxes. It can move messages that are older that the specified number of days to a mbox-format mailbox compressed with gzip, or optionally just delete old email.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    GMail automatic poster. Send all files of a certain type to a list of recipients or to a mailing list. Send every file by itself or choose mail size upper and lower bound. Move sent file out of the way or delete them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Interfase web para entorno web2py de Bulk Mail (envío de correo por lotes). Genera mensajes a listas de distribución desde cualquier navegador. Desarrollada por hexa662: interfases pythónicas - http://sites.google.com/site/hexa662
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Mail-It
    A HTML newsletter composer for Linux. It is a simple GUI written on Python for create and send advanced HTML newsletter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Vuze BitTorrent plugin to make possible free advertising between peers. Description using images: http://bit.ly/9llNWw Description file: http://bit.ly/bHsVcv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    the python sudoku solver was done as a first year engineering project, it is programmed in python and it allows the user to enter in an unsolved sudoku .txt file which it then solves and presents the solved sudoku to the user in a user friendly gui.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Server bundle of : Apache2 , MySQL , PostgreSQL , OpenSSL , Xmail , SlimFTPd Software developing triad of : PHP , Perl and Python + Apache2TriadCP , PHPmyadmin , PHPPgAdmin , AWStats , UebiMiau , PHPXMail , PHPSFTPd. All latest stables , all manuals
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    A short python script to monitor filesize changes and to email the file contents to a gmail user once the file is no longer being changed. Useful for keeping track of data-generating programs and as an early alert system for data collection problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An attempt to send a full flagged MIME based email using open relay mail servers (authentication not required). Written in Python3. Using smtplib and email liabraries TODO: Bruteforce the SMTP authentication. Support TLS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SMTPUTF8 is email programs that can support internationlized email addresses in UTF-8. SMTPUTF8 permits the use of email addresses that include non-ASCII characters such as Chinese, Japanese, and Korean (CJK).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB