Kilby
10-19-2003, 11:04 AM
Having done a little reading on Mr. 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.
Tried a little experiment using the simple script that comes with the manual pages for perl's Net::QMTP module.
Was able to connect both, directly and through an ssh tunnel to port 209 on Enigma and here are the results:
1. If a message is sent to a user at my domain the server seems to accept the message for delivery and the following confirmatory line is written "[user]@[tld]: success: ok 1066571005 qp 8609" (but, in fact, the message gets lost or eaten by the server and cannot be collected).
2. If a message is sent to an outside domain the server refuses to accept it and the following line is written "Dsorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)."
Can only surmise that the QMTP daemon is either broken or that FQ does not allow non-privileged users to access it successfully.
It would really be nice to be able to test performance under the QMTP daemon vs. the SMTP daemon.
Kilby
Tried a little experiment using the simple script that comes with the manual pages for perl's Net::QMTP module.
Was able to connect both, directly and through an ssh tunnel to port 209 on Enigma and here are the results:
1. If a message is sent to a user at my domain the server seems to accept the message for delivery and the following confirmatory line is written "[user]@[tld]: success: ok 1066571005 qp 8609" (but, in fact, the message gets lost or eaten by the server and cannot be collected).
2. If a message is sent to an outside domain the server refuses to accept it and the following line is written "Dsorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)."
Can only surmise that the QMTP daemon is either broken or that FQ does not allow non-privileged users to access it successfully.
It would really be nice to be able to test performance under the QMTP daemon vs. the SMTP daemon.
Kilby