Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: QMTP


  
 [No title]
QMTP is supported by the qmail-qmtpd and maildir2qmtp programs in the qmail package.
In this document, a string of 8-bit bytes may be written in two different forms: as a series of hexadecimal numbers between angle brackets, or as a sequence of ASCII characters between double quotes.
The interpretation of addresses depends on the environment in which QMTP is used and is outside the scope of this document.
cr.yp.to /proto/qmtp.txt   (1149 words)

  
 Johan Almqvist’s qmail page: qmail-qmtpc
QMTP is a replacement for SMTP suggested by DJB, the author of qmail.
There may be situations where you want to use QMTP between two hosts, without announcing the QMTP capability to the whole (educated) world by, eg, MXPS.
Two example lines looks like this: almqvist.net:beta.lunds.lu.se:209:qmtp propellerheads.org:mail-relay.df.lth.se In the first case, QMTP will be used to transfer messages for the almqvist.net domain to beta.lunds.lu.se, port 209.
www.almqvist.net /johan/qmail/qmail-qmtpc.php   (895 words)

  
 Access To Fq Qmtp Daemon - FutureQuest Community
Bernstein's QMTP protocol (and thinking that this was probably the greatest thing since Governor Rockefeller outlawed pay toilets in New York State), I was pleased to see that FQ has the QMTP daemon up and running on Enigma.
QMTP is the intra-server private communication (high speed low latency) framework amongst multiple mail servers...
To use QMTP remotely, means that the mail server we are sending to must be listening QMTP as well...
www.aota.net /forums/showthread.php?t=15550   (647 words)

  
 the djb way: qmail
QMTP is the "Quick Mail Transport Protocol", developed by Daniel J. Bernstein.
Relatively few QMTP servers are deployed, and few QMTP client applications are available to use them.
Otherwise, if the QMTP connection attempt fails, or if the client is not MXPS/QMTP aware, the client falls back to SMTP at port 25 as usual.
thedjbway.org /qmail/qmtp.html   (777 words)

  
 QMTP | Qmail | users
As I understand from another thread, qmtp is not a "registered" port.
QMTP support as something he'd like to do at some stage.
QMTP should be tried first when connecting to a given MX.
www.gossamer-threads.com /lists/qmail/users/24824   (2803 words)

  
 Net::QMTP - Quick Mail Transfer Protocol client
The default is to connect to port 209.
fails as the QMTP server will be in an undetermined state and probably won't be able to accept a new message over the existing connection.
QMTP is a replacement for SMTP and, similarly, requires a QMTP server for to a QMTP client to communicate with.
cpan.uwinnipeg.ca /htdocs/Net-QMTP/Net/QMTP.html   (737 words)

  
 FreeBSD software : p5-Net-QMTP - mail
Net::QMTP is a perl module which provides an object interface to a Quick Mail Transfer Protocol (QMTP) client.
QMTP is a replacement for the Simple Mail Transfer Protocol (SMTP).
When friends do great things, it's a pleasure to give a little help : take a look at Music-city.org it's a great project dedicated to artists and music.
www.freebsdsoftware.org /mail/p5-Net-QMTP.html   (68 words)

  
 qmail-qmtproutes   (Site not responding. Last check: 2007-08-30)
To use it, you must first apply Russell Nelson's patch to the qmail source tree.
It enables QMTP deliveries in qmail-remote, on the basis of MX priority.
This is useful when you want to send all your mail to a smarthost via QMTP, and you don't want to bother setting up an ad hoc DNS configuration, which often implies split-horizon and other miscellaneous pains.
www.skarnet.org /software/qmail-qmtproutes/index.html   (145 words)

  
 [No title]   (Site not responding. Last check: 2007-08-30)
Normally, when a client has responsibility to deliver a message to a remote recipient, it looks up MX records and attempts to make SMTP connections to each of the addresses it finds.
In the farther future, if all clients support QMTP and all servers have switched from SMTP to QMTP, it will be possible for clients to drop support for SMTP.
In the original design, distances 12801 etc. were assigned to QMTP without an SMTP fallback; this type of assignment makes sense for potential future QMTP-only servers but makes current QMTP+SMTP servers unnecessarily difficult to set up.
cr.yp.to /im/mxps.html   (269 words)

  
 QMTP
I'd like to drastically speed the time that it takes our MS SMTP Server to populate the qmail queue and this is one logical and probably most efficient way to do it.
I'd like to take it and mutilate it into a QMTP server.
It's not very practical for us to develop all the failsafe mechanisms of a good mail server and SMTP should only require modifications in the transmission of the message itself to turn it into a QMTP server.
www.mail-archive.com /qmail@id.wustl.edu/msg10099.html   (105 words)

  
 bernstein-qmtp-01.txt
Quick Mail Transfer Protocol (QMTP) INTERNET-DRAFT draft-bernstein-qmtp-01.txt (expires 1 August 1997) This document is an Internet-Draft.
This memo does not specify an Internet standard of any kind.
Abstract The Quick Mail Transfer Protocol (QMTP) is a replacement for the Simple Mail Transfer Protocol (SMTP).
ietfreport.isoc.org /idref/draft-bernstein-qmtp   (1385 words)

  
 [No title]   (Site not responding. Last check: 2007-08-30)
Some members of the qmail mailing list are currently pushing to widely deploy the the QMTP protocol.
Initial tests by Russ have shown that QMTP pushes messages over the net about twice as fast as SMTP.
If you'd like to help the widespread deployment of QMTP, you need to apply the above patch and change your domain's MX records in accordance with the MXPS protocol.
danp.net /qmtp.html   (208 words)

  
 Life With qmail-ldap
QMTP has shown to be at least twice as fast as SMTP in most cases.
Russel Nelson has written a patch for qmail-remote to use MXPS and, if QMTP support is announced by MXPS, use QMTP to deliver mail.
The QMTP code itself is taken from Dan's serialmail package.
www.lifewithqmail.org /ldap   (7248 words)

  
 RFCMXPS
These preferences are sliced into 16 portions: 12800, 12816, 12832, 12848, 12864,..., 13040: slice #0 (SMTP) 12801, 12817, 12833, 12849, 12865,..., 13041: slice #1 (QMTP) 12802, 12818, 12834, 12850, 12866,..., 13042: slice #2...
Preferences in the remaining slices may be assigned protocols in the future.
If it does not support QMTP, it may try SMTP instead of QMTP, or it may skip A.EXAMPLE.ORG.
www.qmail.org /qmail-manual-html/misc/RFCMXPS.html   (714 words)

  
 [No title]   (Site not responding. Last check: 2007-08-30)
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Latest information at http://romana.now.ie/#net-qmtp $Id: README,v 1.6 2003/06/20 13:07:58 james Exp $ This module is an object interface to the Quick Mail Transfer Protocol (QMTP).
That's intentional (some of the tests verify that things that should cause errors do just that).
cpan.org /pub/CPAN/modules/by-module/Text/JRAFTERY/Net-QMTP-0.05.readme   (170 words)

  
 Citations: QMTP: A Transport Protocol for LargeScale Dissemination of Multimedia Information - Manoj (ResearchIndex)   (Site not responding. Last check: 2007-08-30)
A dissemination group at the transport layer consists of a single source (typically, a session layer entity) and several clients or subscribers.
For the purpose of measuring and monitoring QOS, we introduce the notion of an epoch.
An epoch is a time interval over which QMTP monitors the quality of service of a multicast stream.
citeseer.ist.psu.edu /context/784176/0   (296 words)

  
 Johan Almqvist’s qmail page
I use condredirect because there is no 'condmaildir' or 'conddeliver'.
qmail-remote patch to support qmtp and control/mailroutes - Now moved to separate page.
is a little autoresponder to check your QMTP and MXPS setup.
www.almqvist.net /johan/qmail   (418 words)

  
 [No title]
It expects to be run under an UCSPI client; it sends data to the server on descriptor 7, and reads data from the server on descriptor 6.
The status byte is K if the QMTP server has accepted responsibility for the message, Z if the QMTP server has temporarily rejected the message, and D if the QMTP server has permanently rejected the message.
.B serialqmtp does not necessarily print a result for every file: it may skip files, it may have trouble reading a file from disk, or it may have trouble talking to the QMTP server.
www.davideous.com /tmp/serialmail-0.75/serialqmtp.1   (237 words)

  
 How to set up a qmail QMTP service
A qmail QMTP service handles incomming QMTP connections.
If some process is currently listening on the TCP port 209, you have to stop that process or have that process not listen on the port before going any further.
If you haven't, mail messages received via QMTP will be left in the queue without being delivered anywhere.
www.din.or.jp /~ushijima/qmail-conf/qmtp.html   (247 words)

  
 Access To Fq Qmtp Daemon [Archive] - FutureQuest Community
Access To Fq Qmtp Daemon [Archive] - FutureQuest Community
10-19-2003, 12:42 PM Can only surmise that the QMTP daemon is either broken or that FQ does not allow non-privileged users to access it successfully.
At this point, it is best to just inject your message and let our mail servers do the RightThing(TM)...
www.aota.net /forums/archive/index.php/t-15550.html   (628 words)

  
 Department Overview
A good measure of common sense is also required.
Not that it is a ``secret of trade'', but QMTP are seldom if ever taught as
Examples will be drawn from a variety of subdisciplines: hydrodynamics, nuclear physics, condensed matter, etc. Original scientific papers which offer instructive examples of either successful or unsuccessful QMTP's application will be discussed in the class.
www.phys.ufl.edu /~maslov/QMTP.html   (469 words)

  
 qmail-remote(8): send mail via SMTP/QMTP - Linux man page
The remote host is qmail-remote's first argument, host.
host may include another colon and a protocol specifier after the port number to specify qmtp instead of smtp:
Also, just specifying port 209 doesn't imply qmtp.
www.die.net /doc/linux/man/man8/qmail-remote.8.html   (686 words)

  
 Mailing List Archive: Re: QMTP
I'd like the Qmail send to QMTP if the remote host have this service..
implementation checks if QMTP is (better: could be) available at the
Sep 5, 2000, 10:50 AM Sep 5, 2000, 11:47 AM Re: QMTP
www.gossamer-threads.com /lists/qmail/users/61745?do=post_view_threaded   (77 words)

  
 Taming The eBeastie - QMTP
Fill in your name and QMTP or email address (if you haven't got your own, free QMTP address yet)...
The QMTP system (form) below is an instant message, virus-safe, one-to-one communication tool, and it is my preferred method of online communication.
Your browser does not support iframes or is currently configured not to display iframes.
www.users.on.net /~webpro/TEB-research/qmtp.htm   (130 words)

  
 [No title]
2 lines Changed paths: M /trunk/NEWS A /trunk/qmqpfront-reject.c (from /trunk/smtpfront-reject.c:382) A /trunk/qmqpfront-reject=x (from /trunk/smtpfront-reject=x:382) A /trunk/qmtpfront-reject.c (from /trunk/smtpfront-reject.c:382) A /trunk/qmtpfront-reject=x (from /trunk/smtpfront-reject=x:382) M /trunk/reject-backend.c Added QMQP and QMTP "reject" front ends, for completeness.
2 lines Changed paths: M /trunk/NEWS A /trunk/qmtp-mainloop.c A /trunk/qmtp-respond.c A /trunk/qmtp.h A /trunk/qmtp=l Added a QMTP back-end.
2 lines Changed paths: M /trunk/mailrules.c M /trunk/mailrules.html M /trunk/tests/rules-cdb M /trunk/tests/rules-defaultmsg M /trunk/tests/rules-list M /trunk/tests/rules-recip M /trunk/tests/rules-sender Fixed z/d semantics to match qmail-remote, QMQP, and QMTP.
untroubled.org /mailfront/ChangeLog   (9934 words)

  
 KickTheEmailHabit.com - Affordable, Email-Free, SPAM-Free Solutions for Marketing and Channel Management
Subscribers - Free yourself from that clogged up inbox, smut and scams and take back control of your subscriptions.
Protect your email address, get a free channel viewer, QMTP communication, web conferencing and more.
You can be subscribed to dozens of email-free ezines in about a half hour!
www.kicktheemailhabit.com   (797 words)

  
 Print shoppe Page   (Site not responding. Last check: 2007-08-30)
My RSS channel (GrayWolf) as well as other channels.
If at any time you wish to get in touch with me, you can do so without e-mail by using the QMTP Private Messenger below.
(To contact me via QMTP messenger from any page that does not have the QMTP message box simply click on the
www.jslps.com /print_shoppe_page.html   (506 words)

  
 romana . now . ie : James Raftery
Net::QMTP can be downloaded from my CPAN directory.
The Text::Netstring module gives your perl programs an easy way to create and manipulate netstring encoded strings, as used by the QMTP and QMPC protocols.
You can also browse the module's documentation on CPAN.
romana.now.ie   (1997 words)

  
 Do You Currently Use QMTP? | wayneowens   (Site not responding. Last check: 2007-08-30)
Look at My channel here to see how YOU can obtain both.
QMTP is crystal clear intellegent communications for the next
If you haven't tried it, you don't know what you are missing.
wayneowens.ws /blog/?q=node/15   (272 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.