402 projects tagged "OS Independent"
Snippetory is a general Java template engine based on passive templates. In passive templates, template code and logic are clearly separated from each other. The templates contains very simple mark up. By removing logic, templates are directly accessible, fully parametrized, and free of context, and can easily be reused. Navigation, code competition, and structuring of the code with methods and classes are supported.
EasyPhpMassEmail is a PHP class that is intended for Web sites that need a simple solution for sending many email messages and do not have access to the PEAR packages for sending mass emails. The EasyPhpMassEmail class sends the email messages in batches and relies on an email queue page that reloads after each batch. By doing so, it is possible to send a large number of emails without problems using the mail() function and have a progress indication at the same time. The example files in the package demonstrate the use of the class.
ZEG, which stands for "Zero Effort Groupware", is a virtual appliance of SOGo intended to provide a complete out-of-the-box testing environment. SOGo is a collaboration suite (or groupware) with speed and scalability in mind. It offers calendaring, address book management, and a full-featured Webmail client along with resource sharing and permission handling. It also makes use of documented standards (CalDAV, CardDAV and GroupDAV, vCard, and vCalendar/iCalendar) and thereby enables the use of many clients and the reuse of any existing infrastructure. The appliance is prepared to be imported in VirtualBox but can also used in VMWare.
Spampig DnsblCheck takes the IP address of a mail server and looks it up in common blacklists and whitelists. The program tests against the major block lists from Spamhaus, SORBS, Spamcop, Barracuda, UCEProtect, and others. In addition to blacklists, it also checks against IP address and domain name whitelists and even checks PTR record integrity. The program returns results quickly, typically in less than a few seconds. If you don't get results quickly, it indicates you may have DNS problems and knowing this can also be useful. This application can be useful to spam fighters and email users who are struggling to find out why their messages are being blocked.
Mireka is a mail server with SMTP, Mail Submission, and POP3 services. It can also be used as an SMTP proxy. As a proxy, it can help to prevent or diagnose mail problems, like outgoing backscatter spam. It provides detailed logging, basic mail traffic statistics, tarpit to prevent email harvesting, and loop detection. It can filter email by DNSBL, SPF, mail size, local domains, and recipients list. Local recipients can be specified using regular expressions. TLS is supported for incoming connections. Aliases, forward lists, and very simple mailing lists can be configured in XML. Custom filters and other components can be written in Java, and they can be easily implemented and installed.