PUBLIC   marks

PUBLIC MARKS with tag smtp

Sponsorised links

This year

Hébergez vos mails sur Ubuntu Server (et libérez-vous) « ®om's blog

by nicolargo & 1 other
Tutoriel d'aide à la création d'un serveur de messagerie sous Ubuntu

MxM

by CharlesNepote

MxMaster, by MxM, is a one to one email service.

It is an easy to embed service that will take care of delivery, anti-blacklisting and antispam for any business.

MxMaster is focused on servicing email for your daily needs.

Changeset 9793: SMTP testing documentation

by karlcow

SMTP testing documentation. I didn’t know this trick: running “python -m smtpd -n -c DebuggingServer localhost:1025” will start up a simple SMTP server which dumps received e-mails to the terminal instead of forwarding them on.

MX Lookup Tool - Check your DNS MX Records online

by totoleheros & 1 other
ABOUT MX LOOKUP This test will list MX records for a domain in priority order. The MX lookup is done directly against the domain's authoritative name server, so changes to MX Records should show up instantly. You can click Diagnostics, which will connect to the mail server, verify reverse DNS records, perform a simple Open Relay check and measure response time performance. You may also check each MX record (IP Address) against 147 DNS based blacklists. (Commonly called RBLs, DNSBLs)

Electric Duncan: Twisted Mail Server: The Conclusion

by greut 1 comment

A playground Pythonic email server, like Zed's SOS maybe.

Sponsorised links

2008

ZSFA -- Son Of Sam Email Server

by greut & 1 other

SoS is just a Python based SMTP server that can receive emails, process them using handlers based on routing regex, and then relay results out again using templates. All of this is done without using alias files, m4 macros, pipes, weird protocols, or duplicate processing of the emails.

one simple pythonic SMTP server

Interazioni: chkuser 2.0

by camel
The original qmail-smtpd accepts by default all messages, checking later for the existence of recipients. So, if the message is delivered to not existing recipients, a lot of additional system work and network traffic are generated, with multiple expensive bouncing if the sender is a fake one. chkuser has been developed with the goal to improve the acceptance SMTP phase of qmail-smtpd. qmail-smtpd patched with chkuser may check the existence of e-mail recipients immediately in the SMTP acceptance phase of a message and rejects instantly all messages not directed to existing users, avoiding additional traffic, work and messages bounced more times.

SMTP Performance Benchmarking

by camel (via)
To test and benchmark several common SMTP servers for Unix. This is inspired by the work done by Matthias Andree at his Postfix vs. qmail - Performance page. His information, while likely still highly relevant is based heavily around file system I/O and not overall performance of the MTA. Additionally, more MTAs and OSs will eventually be tested here.

Postfix, SMTP, SASL (SSL), TLS, POP3 et IMAP - Alsacréations

by esion (via)
Configuration d'un serveur smtp avec auhentification

skorpionweb.org: Running QMail SMTP on a 2nd port

by camel
Due to the increase in the number of ISP's blocking port 25 for third party mailservers I decided to setup my mailserver to answer SMTP request on multiple ports. While this can be accomplished in many ways, such as port forwarding or multiple instances of qmail-smtpd, my situation required setting up a second instance or qmail-smtpd.

2007

o3 magazine | The Open Source Enterprise Magazine

by camel
Issue 8 provides a guide to deploying Email systems from End to End. Several columns look at each component of an Enterprise grade email solution using Open Source. These articles lead up to a discussion on designing Scalable SMTP Networks. This issue also looks at Voicemail / Email integration with Asterisk.

Multi-RBL check

by srcmax
Permet de tester si un serveur SMTP est blackilisté

PUBLIC TAGS related to tag smtp

no tag

Sponsorised links