-
I don't know much about LMTP. There isn't any support there now.
From what wikipedia says, it could probably leverage the current SMTP C code. The main thing would be to make sure it is well tested and doesn't break the SMTP/POP/IMAP support.
-Dan.
2009-07-09 04:19:56 UTC in mstone multi-protocol testing system
-
I can only read the english parts, and I suspect that is part of the problem.
First, having the client on a VM isn't required. Putting the client on a separate machine helps to isolate it from the loading effects of the master. You can have the master also act as a client. You can just setup a "client" of "localhost".
Independent of that, I see 3 problems:
It...
2009-07-03 14:42:56 UTC in mstone multi-protocol testing system
-
The mstone smtp code comes from a more forgiving time and it was inconsistent about line endings.
I don't have time to dig into it, but I would gladly accept a patch. Audit the strings code for line endings and fix the problems. There should never be just a "\n", but always a "\r\n".
There is a debug mode where it will log everything it sends and receives to a file...
2009-05-30 18:40:59 UTC in mstone multi-protocol testing system
-
robodan committed revision 183 to the mstone multi-protocol testing system SVN repository, changing 1 files.
2008-05-12 22:18:31 UTC in mstone multi-protocol testing system
-
robodan committed revision 182 to the mstone multi-protocol testing system SVN repository, changing 1 files.
2008-05-12 22:14:47 UTC in mstone multi-protocol testing system
-
robodan committed revision 181 to the mstone multi-protocol testing system SVN repository, changing 1 files.
2008-05-12 22:12:18 UTC in mstone multi-protocol testing system
-
robodan committed revision 180 to the mstone multi-protocol testing system SVN repository, changing 4 files.
2008-05-12 22:00:16 UTC in mstone multi-protocol testing system
-
robodan committed revision 179 to the mstone multi-protocol testing system SVN repository, changing 5 files.
2008-05-09 23:36:36 UTC in mstone multi-protocol testing system
-
robodan committed revision 178 to the mstone multi-protocol testing system SVN repository, changing 4 files.
2008-05-09 22:52:06 UTC in mstone multi-protocol testing system
-
robodan committed revision 177 to the mstone multi-protocol testing system SVN repository, changing 6 files.
2008-04-28 23:33:46 UTC in mstone multi-protocol testing system