Showing 223 open source projects for "bastille-linux"

View related business solutions
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    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
  • 2

    BareBones_texteditor

    Basic text editor, available to the public for modification and use.

    Basic open source text editor, available to the public for modification and use. i would love to get feed back from others and receive modded versions of it. Have fun and play with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LaCabale
    Repository dedié au language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Spam Money Counter

    Spam Money Counter

    A simple script to count money "sent" to your Gmail by spammers.

    You have a Gmail inbox and a bunch of spammers that keep sending you unrealistic offers to earn millions, and millions, and millions? Ever wondered how rich could you be if all those offers were true? Well, now you have a chance to know. This little application connects to your Gmail mailbox and analyses the Spam folder. If some huge money is found inside, the letter is deleted and the money amount is added to what you already "got" from other spammers. Of course, it's only good...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ImpraStorage

    ImpraStorage

    ImpraStorage provided a private imap access to store large files

    ImpraStorage provided a private imap access to store large files. Each file stored on the server is split in severals random parts. Each part also contains random noise data (lenght depends on a crypt key) to ensure privacy and exclude easy merge without the corresponding key. An index of files stored is encrypt (with the symmetric-key algorithm Kirmah) and regularly updated. Once decrypt, it permit to perform search on the server and download each part. transfert process is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The project has moved and it is now hosted on github.com, and the documentation on readthedocs.org. Please visit the following links: * Source code: https://github.com/SpamExperts/pyzor * New issue tracked: https://github.com/SpamExperts/pyzor/issues * Documentation: http://pyzor.rtfd.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BaGoMa backs-up and restores the contents of a GMail account. It can restore all the labels (folder structure), as well as the flags (seen/read, flagged) of a message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    enounce

    E-mail based announcement software.

    Email and HTTP software that allows users to recieve announcements similar to a mailing list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    A tool for dispatching (basically, deleting) email messages on POP3 server via Plain or SSL connection with advanced filtering capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Speaking gmail checker

    Python + espeak gmail checker

    Script that periodically checks your gmail account and speaks if you have unread email. Features: - logs into, and checks your gmail accounts - if you have unread email: - textual info about it appears in console/terminal - "you have X unread email" is spoken using espeak - if you have no unread email: - textual info about it appears in console/terminal Requirements: - POSIX OS - python: import imaplib import os import time - espeak - soundcard,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    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
  • 14
    fetchtowebmail is a small python script that fetches e-mail messages using T-Online's (a big German provider) webmail interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Yet another Gmail tray icon notifier
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Semantic Web Archive of Mailing Lists
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An all-in-one solution for small groups with needs for a web based address list, a mailing list and a CMS/wiki with access restrictions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Reimplementation of mailfilter (http://mailfilter.sourceforge.net/) in Python. It filters email directly on a POP3 mail server before it is downloaded by another program. This program is aimed to run on all platforms the Python programing language suppor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 1 This Week
    Last Update:
    See Project
  • 20
    Greetings Management Interface. Felicitas allows to manage your contacts and send them programmed greetings by events. It also manages templates to automatize the greetings to send.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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: 3 This Week
    Last Update:
    See Project
  • 22
    Remove old email from your Inbox using python and imap
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    `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: 3 This Week
    Last Update:
    See Project
  • 24
    A fake mail server that captures e-mails as files for acceptance testing. This avoids the excessive configuration of setting up a real mail server and trying to extract mail queue content. Sponsered by Wordtracker.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    OGSS uses Python and libgmail to allow you to control your computer via SMS.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB