Showing 32 open source projects for "write"

View related business solutions
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 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
    Beautymail for Laravel

    Beautymail for Laravel

    Send beautiful HTML emails with Laravel

    Beautymail makes it super easy to send beautiful responsive HTML emails. Send beautiful HTML emails with Laravel.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Markdown Here

    Markdown Here

    Write email in Markdown and render them before sending

    If you’ve ever found writing email with code in it a hassle, Markdown Here is the perfect solution for you. Markdown Here is a browser extension that lets you write emails in Markdown, and then renders them before sending. It can also let you write Google Groups posts, blog posts, Evernote notes, Wordpress posts and more in Markdown, even in TeX mathematical formulae! Markdown Here is available for Google Chrome, Firefox, Safari, Opera, and Thunderbird. It supports syntax highlighting (once language has been specified in a fenced code block), insert tables, source code snippets and more! ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Laravel Mailbox

    Laravel Mailbox

    Catch incoming emails in your Laravel application

    Catch incoming emails in your Laravel application. Laravel Mailbox is a package for Laravel 5.7 and up that will allow your application to catch and react to incoming emails from different services like Mailgun, SendGrid, or the local log driver for debugging purposes. Listen to incoming email messages in a Laravel-Route-like fashion and react to them.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    listmonk

    listmonk

    High performance, self-hosted, newsletter and mailing list manager

    ...Connect external visualization programs to the database easily with the simple table structure. Create powerful, dynamic e-mail templates with the Go templating language. Use template expressions, logic, and 100+ functions in subject lines and content. Write HTML e-mails in a WYSIWYG editor, Markdown, raw syntax-highlighted HTML, or just plain text. Highly configurable, multi-threaded, high-throughput multi-SMTP e-mail queues for super fast campaign delivery.
    Downloads: 14 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    Bamboo

    Bamboo

    Testable, composable, and adapter based Elixir email library

    ...Built-in support for popular mail delivery services. Bamboo ships with adapters for several popular mail delivery services, including Mandrill, Mailgun, and SendGrid. It's also quite easy to write your own delivery adapter if your platform isn't yet supported. Deliver emails in the background. Most of the time you don't want or need to wait for the email to send. Bamboo makes it easy with Mailer.deliver_later. A functional approach to mail delivery. Emails are created, manipulated, and sent using plain functions. This makes composition a breeze and fits naturally into your existing Elixir app. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Foundation for Emails

    Foundation for Emails

    Design responsive HTML emails that work on any device & email client

    ...Foundation for Emails consists of a solid set of customizable components, including a fully responsive grid, typography, alignment classes and more. It also has a new templating language, Inky, that makes it easier than ever to write HTML emails. Inky converts simple HTML into the complex tables required for email layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    phpList

    phpList

    Powerful Open Source Email Marketing app with analytics & segmentation

    phpList delivers Open Source email marketing, including analytics, list segmentation, content personalisaton and bounce processing. Extensive technical features and a secure and stable codebase are the result of over 17 years of continuous development. Used in 95 countries, available in 20+ languages, and used to send 25 billion email campaigns last year. Deploy it with your own SMTP server, or get a free hosted account at http://phplist.com.
    Downloads: 194 This Week
    Last Update:
    See Project
  • 8
    Lotus Notes e-mail (or any other document) notifier. Agent notifying about new emails through XMMP (used by Jabber IM service) protocol. Open architecture allows to write your own plugins supporting other types of communication channels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    mailer

    mailer

    A Free form-data to Email platform for anyone to use.

    A Free form-data to Email platform. Anyone can fetch form data to their mail box without having to write server side code!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 10
    autoreplybot

    autoreplybot

    an 'auto-reply' bot for your mail server

    ...The concept is fairly simple: * You configure your mail server to send a copy of every mail that it processes to a specific mailbox * You set up autoreplybot to poll this mailbox, either via POP3 or IMAP * Users log on the autoreplybot web panel using their mailbox credentials (which autoreplybot validates against the mail server) and write their 'out of office' messages in a simple html form. * When one of your users configure an "out of office" reply, autoreplybot sends this message back to every person that write an email to the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Set of pure useful Java utilities taking care of common tasks and avoiding re-write of code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Qexplore

    Qexplore enables a Qmail server to analyze emails.

    ...Its main features are: - it can reject viruses using Clam Antivirus (http://www.clamav.net); - it can check for spam using SpamAssassin (http://spamassassin.apache.org); - it can block emails with particular attachment extensions during the SMTP communication using Reformime (http://www.courier-mta.org/reformime.html); - it can "rate-limit" messages that an email address can send in a defined amount of time using an embedded db through SQLite (http://www.sqlite.org). Unlike other scanners for Qmail, such as Simscan or Qmail-Scanner which are inline scanners, Qexplore is an offline scanner that first write an email to a queue resident on disk, closing the qmail-smtpd communication. It than (offline) analyzes this email to check for virus and/or spam. This design solves the problem of highly traffic smtp servers in wich a lot of concurrent SMTP connections can deny access of incoming/outgoing emails because the system is busy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ldapsync

    A MemberAdapter and cronjob to contact an ldap server for mailman

    ...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
  • 14

    Track IP

    Reports IP addresses via Email or MySQL

    Allows tracking of a remote PC's IP address via Email or MySQL. Highly configurable and under active developement. Accepting feature requests
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    New Maintainer wanted! I'm looking for a new maintainer for this project because I'm not able to attend it anymore. If you want to help please write to kuddel-fl. KShowmail is a POP3 mail checker for the KDE with these features: show number, size and more information about mails on pop3 servers in a list view, show the mail headers or complete mails, delete unwanted mail from server by configurable filters.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    The Postfix http map type allows you to hook up Postfix to a server with HTTP protocol, such as apache lighttpd nginx, etc. You need to write a CGI with C CPP Perl PHP etc, to complete the HTTP protocol to your database proprietary protocol conversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    It is a simple tool to convert roman script to indic(Devanagari) script. As most Keyboards are English and to write in Indic script is difficult. It's easy to write Hindi from an English typewriter and that's the inspiration behind the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ABLdap is a minimalistic PHP application to edit an LDAP Address Book. The LDAP schema used is the mozillaAbPersonAlpha, used by Thunderbird. It is intended to be a temporary tool, untill the LDAP write support in Thunderbird will be completed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TIOCU - Trivial Instruments Of Computer User. The goal of the project is to write programs for advanced users to help them automate everyday work. Much attention is paid to documenting the sources to allow quick application in other projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A multimedia blog that receives messages from mms or mail. The message can consist of text, image(s), sound(s) and/or video(s). Users can view and download media content from the blog and write comments on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JASML is a java byte code compiler, providing yet another approach to view, write and edit java classes, even without the existence of a java source file - using the java macro instructions, those described in The Java Language Specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    email2fax allows you to send a fax through your Asterisk PBX. Simply write an email with a TIFF or a PDF attachment, and your Asterisk box will fax the attachment to a number you want.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Secure Contact US web form write in php, with optional visual confirmation, optional email confirmation, internationalization, easy to customize with template. Keep email private, eliminate 99.9% undesired spam. Prevent bot automation and invalid email.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    imap_tools consists of three programs: imap_search, imap_filter and imap_rename. All programs run from your PC against your imap server. No need to install any server side software. imap_filter provides a way to write easy filter rules. Written in Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This was an attempt to write a basic java email client. For lack of time it is discontinued and anyone interested in java email clients may visit http://columba.sourceforge.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next