Search Results for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z"

Showing 16 open source projects for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z"

View related business solutions
  • Outbound sales software Icon
    Outbound sales software

    Unified cloud-based platform for dialing, emailing, appointment scheduling, lead management and much more.

    Adversus is an outbound dialing solution that helps you streamline your call strategies, automate manual processes, and provide valuable insights to improve your outbound workflows and efficiency.
    Learn More
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 1
    PHPMailer

    PHPMailer

    The classic email sending library for PHP

    PHPMailer – A full-featured email creation and transfer class for PHP. Support for UTF-8 content and 8bit, base64, binary, and quoted-printable encodings. SMTP authentication with LOGIN, PLAIN, CRAM-MD5, and XOAUTH2 mechanisms over SMTPS and SMTP+STARTTLS transports. Validates email addresses automatically. Many PHP developers need to send email from their code. The only PHP function that supports this directly is mail(). However, it does not provide any assistance for making use of popular...
    Downloads: 191 This Week
    Last Update:
    See Project
  • 2
    Docker Mailserver

    Docker Mailserver

    Production-ready fullstack but simple mail server

    ...It bundles the core mail stack—Postfix for SMTP and Dovecot for IMAP/POP3—then layers in optional anti-spam and anti-virus services, DKIM/DMARC signing and verification, and rate-/abuse-protection tooling. The project emphasizes secure defaults while exposing configuration via environment variables and mounted files, allowing you to define users, aliases, domains, and sieve filters without rebuilding images. It integrates smoothly with Let’s Encrypt for TLS, supports LDAP and other auth backends, and ships with scripts to validate DNS records and common misconfigurations. Persistent volumes keep mailboxes and state, making upgrades straightforward and rollbacks less risky. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Small HTTP server

    Small HTTP server

    Universal server

    ...This program will help you to open all the possibilities Internet can offer for your company - public site, provide Internet access and personal mailboxes for each employee! HTTP server. Server Side Includes. Regular expression in SSI. CGI interface for scripts (Executable files; Perl,PHP, or another external interpreters) ISAPI interface. Virtual hosts and directories Mail POP3 server. SMTP server. FTP server HTTP proxy server DNS server DHCP server HTTP TLS VPN server
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    S3 Email

    S3 Email

    A serverless email server on AWS using S3 and SES

    This solution is free for anyone to use and learn from. If you’d like to see more projects like this one, consider using some of our products from the AWS Marketplace or share them with someone you might think would be interested in using them. This stack was created out of frustration due to the fact that to this day there's no easy way to have a full email server without the overhead of installing and configuring all servers needed to handle incoming and outgoing messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5
    Aegis Implicit Mail (AIM)

    Aegis Implicit Mail (AIM)

    Send Mime and Smime Emails to Any Type of Mail Server

    ... * In-line attachment and separate file attachment * All content types and mimes * SMIME , Signed and Encrypted mails In an integrated way Sadly, Microsoft.Net.Mail Ssl Mails does not support Implicit Ssl Mail and it is still used by many servers, including port 465 of Gmail here AIM comes to make a readable and fast alternative to send your smtp mails. For unicode issues please refer to https://sourceforge.net/p/netimplicitssl/tickets/4/ . We really appriciate any help in testing of different encodings
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Mail Alert Simple Mailer

    Mail Alert Simple Mailer

    Mail Alert Simple Mailer

    Mail Alert Simple Mailer is a simple command-line utility designed for IT administrators for sending e-mail from Microsoft Windows OS. It can be executed from command line, Windows batch file or PowerShell scripts. My main reason for writing this software was to handle events generated by Dell OpenManage Server Administrator (OMSA), APC PowerChute and Windows Events to send hardware status and alerts like temperature alerts, UPS battery status, powerline status and RAID controller alerts...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    ProJob

    ProJob

    download csv files from ftp and process them to import to database

    ProJob is a windows service that allows you to define ftp connection, sql connection, mail server parameters and allows you to download files (csv, txt ...etc), to process them (read, parse), to insert into a table in a sql server, to send process information as a mail automatically. https://sourceforge.net/p/projob/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SynchedIn

    To synch and encrypt all sorts of data across different sources

    SynchedIn is a portable utility created to enforce realtime or latent synchronization of data (generally files) between different data storage sources. You can create as many synch configs as you please. Each synch config specifies a number of data sources, a number of schedulers. Each scheduler determines when the data sources must be checked for synchronization. Each data storage source represents a hierarchical (file system ...) or other type of data storage medium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SMTPmail

    Send emails from command line

    Use SMTP mail server to send email via command line. Includes HTML or text file and attachments. Has option to send .MHT file. Optional list of email addresses from a tab delimited file. Source code creates its own class using low level RFC 821. SSL supported with options for port, username, password
    Downloads: 4 This Week
    Last Update:
    See Project
  • SoftCo: Enterprise Invoice and P2P Automation Software Icon
    SoftCo: Enterprise Invoice and P2P Automation Software

    For companies that process over 20,000 invoices per year

    SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
    Learn More
  • 10

    MDspamfilter

    File scanning spam filter MDaemon plugin.

    MDSpamP is an extended spam and file type filter for the MDaemon mail server. As distributed, it performs content scanning of email attachments to verify content types match file extensions. It can perform scanning of files inside zip archives. The filter will then block all emails with not allowed files types and with file with contents that do not match their file type. This filter is based on the excellent MDaemon API examples and incorporates a python environment for easy updating. You can extend or modify the filter in python without needing to recompile the entire plugin. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MLogSL
    MLogSL is an application written in Perl, PHP and Sqllite database to analyze the mail server log files and present it through web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A standalone application that helps into translating language files of the mailenable application (Mail Server for Microsoft Windows)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DISCONTINUED - phpSpamManager ( a Spam Manager GUI ) is a graphical interface for managing spam quarantines. It's fully adaptive and will suit any mail server/spam filter (like spamassassin )as long as messages are stored in individual files (like postf
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A mail server (postfix, sendmail) log analyzer. Feed it with your log files and you値l get information on each transaction (sender, receiver, ip_client, date, etc.). Various query allowed, it works with mysql or without any db. Written in perl.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    OMLNg is a small newsletter sending program. It provides non technical people the ability to send rich messages to groups and works with common office software/files. It is aimed at people that do not have access to such service on a mail server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VisualXMail is a php script that enable remote administration of XMail mail server. It will be placed in the same server side where XMail server exists. Recomended projects in order to work with VisualXmail are PHP, a http server, MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB