Introduction � qmail
Pr�c�dentChapitre 3. Mise en place de SMTP, POP3, UCSPI et QMTPSuivant

QMTP, le petit dernier

C'est un nouveau protocole propos� par Dan Bernstein cens� remplacer SMTP, il est associ� au port TCP 209. Laissons � son auteur le soin de le pr�senter :

The Quick Mail Transfer Protocol (QMTP) is a replacement for the Simple Mail Transfer Protocol (SMTP). QMTP eliminates any need for end-of-line scanning between hosts with the same end-of-line convention. It features automatic pipelining and chunking, 8-bit transmission, prior declaration of the message size, and efficient batching. It is designed to be very easy to implement.

qmail bien s�r le supporte � travers le programme qmail-qmtpd qui se configure exactement comme qmail-smtpd.


Pr�c�dentPage principaleSuivant
POP3 par qmail-pop3d via UCSPI-TCPNiveau pr�c�dentConfiguration : la base