public marks

PUBLIC MARKS with search sendmail

2010

Free Hosting

by cascamorto & 1 other
Complete Features Account Specification File Management PHP 5500 MB disk space FTP account Zend encoder supported 200 GB monthly transfer Online file manager Ion Cube support Free FTP software Domains All file types allowed Statistics 50 addon domains Disk space usage stats 50 parked domains Email Bandwidth usage stats 50 sub domains Unlimited POP email accounts CPU time usage stats Web mail MySQL query stats MySQL PHP sendmail enabled 50 MySQL databases Custom MX records Account Features PhpMyAdmin Instant activation Slow MySQL query stats Automatic Script Installation No forum posting required Fantastico type installer VistaPanel Control Panel Support Options Instant PHPbb forum Free setup Free 24/7 support Instant SMF forum Password protected folders Integrated support help desk Instant Media Wiki Account upgrades Tutorials and help Network tools

Worx International Inc.

by eledo34
Basic Example using Sendmail (for PHPMailer v5.0.0 and up) This demonstrates sending out one email messages with binary attachments with multipart/alternative support with Exception Handling.

2009

BIB - Médiathèque Intercommunale Ouest Provence - Résolument tournée vers les produits "open source" (Plateforme LAMP, Firefox, suite bureautique Open Office, messagerie Sendmail...

by decembre & 1 other
Démontre ainsi qu'une structure de Lecture Publique de grande taille peut favoriser, par les outils et les acteurs qu'elle mobilise, la pratique communautaire, le travail collaboratif et le développement (durable) des services à la population. Et ce, tout en réduisant les coûts de fonctionnement et d'investissement de son organisation. De même que le logiciel libre KOHA annonce bien des promesses, le portail du réseau des médiathèques Ouest Provence se veut désormais totalement ouvert"... > Jérôme POUCHOL > Directeur de la politique documentaire, > Chef de projet Koha

Suse Linux 10 Bible (feb 2006)

by tadeufilippini
Suse Linux 10 Bible (feb 2006) Includes new coverage of Novell Linux Desktop and Open Enterprise Server (Novell's traditional environment running on SUSE), with information on YaST management tools and the OpenExchange e-mail server * Introduces basic Linux methodologies, including partitions, filesystems, filesystem layout, and more * Covers the SUSE system, command line programs, implementing online services, and using SUSE business tools in the enterprise setting * Features a section devoted to end-user needs * Also covers virtualization, including dosemu, wine, Crossover Office, uml xen and Vmware, expanded coverage of SUSE with sendmail, CUPS, LDAP and more * Companion DVD includes the SUSE Linux distribution

SUSE Linux10 Bible

by tadeufilippini
USE Linux10 Bible Summary: Wiley; Pap/DVD edition | ISBN: 0471754889 | 912 pages | February 6, 2006 | PDF | 15 Mb * Includes new coverage of Novell Linux Desktop and Open Enterprise Server (Novell's traditional environment running on SUSE), with information on YaST management tools and the OpenExchange e-mail server * Introduces basic Linux methodologies, including partitions, filesystems, filesystem layout, and more * Covers the SUSE system, command line programs, implementing online services, and using SUSE business tools in the enterprise setting * Features a section devoted to end-user needs * Also covers virtualization, including dosemu, wine, Crossover Office, uml xen and Vmware, expanded coverage of SUSE with sendmail, CUPS, LDAP and more * Companion DVD includes the SUSE Linux distribution . Please select one mirror to download rapidshare.com download download rapidshare.com http://rapidshare.com/files/258272867/0471754889.rar (Report broken link)

LamsonProject: Lamson The Python Mail Server

by karlcow & 1 other

The Python SMTP Server

We've all been there, mucking around in the sendmail m4 macros trying one more time to get the damn mailing list to update for the new users. Every time we say, "This sucks, I want to rewrite this stupid thing." Yet, when we're done, we simply crawl back to our caves covered in our sendmail wounds.

Lamson's goal is to put an end to the hell that is "e-mail application development". Rather than stay stuck in the 1970s, Lamson adopts modern web application framework design and uses a proven scripting language (Python).

2008

getmail documentation (version 4)

by camel
getmail is a mail retriever designed to allow you to get your mail from one or more mail accounts on various mail servers to your local machine for reading with a minimum of fuss. getmail is designed to be secure, flexible, reliable, and easy-to-use. getmail is designed to replace other mail retrievers such as fetchmail. getmail version 4 includes the following features: * simple to install, configure, and use * retrieve virtually any mail o support for accessing mailboxes with the following protocols: POP3 POP3-over-SSL IMAP4 IMAP4-over-SSL SDPS (Demon UK's extensions to POP3) o support for single-user and domain mailboxes o retrieve mail from an unlimited number of mailboxes and servers o can remember which mail it has already retrieved, and can be set to only download new messages * support for message filtering, classification, and annotation by external programs like spam filters and anti-virus programs * support for delivering messages to different destinations based on the message recipient * reliability o native safe and reliable delivery support for maildirs and mboxrd files, in addition to delivery through arbitrary external message delivery agents (MDAs) o does not destroy information by rewriting mail headers o does not cause mail loops by doing SMTP injection, and therefore does not require that you run an MTA (like qmail or sendmail) on your host * written in Python, and therefore easy to extend or customize o a flexible, extensible architecture so that support for new mail access protocols, message filtering operations, or destination types can be easily added o cross-platform operation; getmail 4 should work on Unix/Linux, Macintosh, and other platforms. Windows support available under the free Cygwin package. * winner of various software awards, including DaveCentral's "Best of Linux"

smtp-delay plug-in for qmail

by camel
smtp-delay is an add-on/plug-in intended for use with qmail. It was written primarily to add banner delays and antipipelining to qmail. These two features are known to be able to block certain types of spam and virus mail sent through non-rfc-compliant SMTP engines. When I looked around for programs to add this functionality to qmail, I found only one such program, and didn't like the way it was done. BTW...I have the same objections to the way its done in sendmail 8.13.x. Since banner delays (the server pausing for some time before issuing an SMTP banner) cause every SMTP connection to take longer, I thought it would be a good idea to somehow exempt "legitimate" mail servers...or at least not subject them to long banner delays. So I decided to tune the banner delay time based on the connecting IP's reverse DNS. IPs with no rDNS get treated the worst (longest banner delay). IPs with rDNS matching a regex intended to detect dynamic/end-user IPs get a moderate delay. All other IPs get a very short banner delay...just long enough to see if they immediately pipeline (send SMTP commands before the banner's been sent). The original intent for smtp-delay was that it should be run before rblsmtpd, and simply set the RBLSMTPD environment variable if applicable, letting rblsmtpd issue the 4xx response. Pretty early on, I realized smtp-delay should be able to run standalone (without dependence on rblsmtpd to do its talking) and issue a 4xx response on its own. Lately, the spam load against our mail cluster has gotten so bad that I've started running smtp-delay after rblsmtpd, based on the idea that there's no point waiting out a long banner delay holding an open socket to an IP we have no intention of accepting mail from anyway. This reduced our concurrency by about 20%.

Envoyer des mails en ligne de commande

by ms_michel & 1 other
Un programme SendMail pour envoyer des mails depuis un fichier batch qui gère les pièces jointes et fonctionne avec le SMTP de GMail

Configure Sendmail for authenticated SMARTHOST/confFALLBACK_MX

by etheriau
Describes how to configure Sendmail to do SMARTHOST (where your sendmail server forwards all mail to it instead of resolving the MX record) or confFALLBACK_MX (where your sendmail server appends this server to the MX records in DNS and falls back to your

2007

Fundamentals of the JavaMail API

by roulian
The JavaMail API is an optional package (standard extension) for reading, composing, and sending electronic messages. You use the package to create Mail User Agent (MUA) type programs, similar to Eudora, Pine, and Microsoft Outlook. Its main purpose is not for transporting, delivering, and forwarding messages like sendmail or other Mail Transfer Agent (MTA) type programs. In other words, users interact with MUA-type programs to read and write emails. MUAs rely on MTAs to handle the actual delivery.

programmation-python.org

by pvergain & 1 other
Mercurial est un système distribué de gestion de sources écrit en Python. Il permet à des développeurs de travailler avec leur code et de le versionner comme avec Subversion, mais sans avoir à dépendre d'un serveur centralisé: chaque modification est conservée localement, et le développeur peut à tout moment se synchroniser avec un autre repository, qu'il soit sur un serveur ou sur un autre poste de développement. Un repository Mercurial est accessible entres autres en SSH, et peut être recopié localement pour être modifié (commande clone), puis mis à jour avec la commande push. L'utilisation de Mercurial est très similaire à celle de Subversion: dabox:~ tarek$ hg Mercurial Distributed SCM basic commands (use "hg help" for the full list or option "-v" for details): add add the specified files on the next commit annotate show changeset information per file line clone make a copy of an existing repository commit commit the specified files or all outstanding changes diff diff repository (or selected files) export dump the header and diffs for one or more changesets init create a new repository in the given directory log show revision history of entire repository or files parents show the parents of the working dir or revision pull pull changes from the specified source push push changes to the specified destination remove remove the specified files on the next commit revert revert files or dirs to their states as of some revision serve export the repository via HTTP status show changed files in the working directory update update or merge working directory Mettre en place un projet basé sur Mercurial consiste donc à mettre à disposition des développeurs un repository via un utilisateur SSH. Cette mise en place est expliquée sur cette page : http://www.selenic.com/mercurial/wiki/index.cgi/MultipleCommitters. Mercurial propose, comme Subversion un système de hook pour effectuer des opérations lorsqu'un développeur "push" des modifications sur le serveur désigné comme "central". Un script pour envoyer des mails à chaque push est fourni sur le site, mais n'est pas très souple (script shell basic). Voici un script Python qui offre un peu plus de souplesse: #!/usr/bin/python import sys import os import smtplib from email.MIMEText import MIMEText from ConfigParser import ConfigParser from email.Utils import formatdate conffile = os.path.join(os.path.dirname(__file__), 'commithook.conf') config = ConfigParser() config.read(conffile) def command(cmd): return os.popen(cmd, 'r').read() def send_mail(log, email, subject): msg = MIMEText(log, 'plain', 'UTF-8') sender = config.get('configuration', 'sender') prefix = config.get('configuration', 'prefix') msg['From'] = sender msg['To'] = email msg['Date'] = formatdate(localtime=True) msg['Subject'] = '%s %s' % (prefix, subject) server = smtplib.SMTP('localhost') try: server.sendmail(sender, [email], msg.as_string()) finally: server.quit() if __name__ == '__main__': hg_node = os.getenv('HG_NODE') subject = command('hg log -r %s | grep "^summary:" | cut -b 14-' % hg_node) emails = config.get('configuration', 'emails').split(',') for email in emails: log = command('hg log -vpr %s' % hg_node) send_mail(log, email, subject) Il est associé à un fichier de configuration qui permet d'indiquer: * le nom de l'expéditeur * le préfix des mails * la liste des emails

2006

Postfix Mail Server Web interface,Frontend or GUI Tools -- Debian Admin

by camel
is an attempt to provide an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and hopefully secure, while at the same time being sendmail compatible enough to not upset your users. Postfix Admin Postfix Admin is a Web-based management tool for Postfix. It handles Postfix-style virtual domains and users that are stored in MySQL. It has support for over 20 languages. It was initially released in December of 2002.

Serveurs de messagerie : 3. Les alternatives open source

by cascamorto
Sendmail - Postfix - Exim - Courier Mail Server - OpenXChange - OpenGroupware - SME Server

iMil.net » Curriculum-Vitae

by cbrocas
Papers and tutorials (in french, see http://imil.net/docs/) . Writing BSD Makefiles . BSD UNIX brief history and comparison . Using the NDISulator with FreeBSD 5.2.1 . Transparent migration of a HTTP service to a jailed environment . Configuring sendmail + spamassassin on a NetBSD system . The Sexy FreeBSD HOWTO . List manipulation using queue.h

2005

Active users

cascamorto
last mark : 08/12/2010 12:24

eledo34
last mark : 01/06/2010 07:10

decembre
last mark : 06/11/2009 13:55

tadeufilippini
last mark : 13/10/2009 00:04

karlcow
last mark : 27/07/2009 03:13

camel
last mark : 06/11/2008 10:32

etheriau
last mark : 31/07/2008 21:19

ms_michel
last mark : 13/02/2008 09:36

roulian
last mark : 04/05/2007 15:45

_k0
last mark : 08/02/2007 11:30

pvergain
last mark : 11/01/2007 14:21

fakechris
last mark : 24/05/2006 15:43

FredB
last mark : 01/05/2006 01:36

cbrocas
last mark : 10/02/2006 11:58

gslack
last mark : 08/02/2006 07:07

guevara
last mark : 29/12/2005 12:32