-
it's possible u have just to make in ur smtp config for the SMTPconfig useEHLO to 2
<smtp>
weight 50
#file t*.msg
blockTime 60s
numLoops 1
headers ~unif(10, 30)
mime ~binomial(0.3)
numRecips ~lognormal(1,2) : [1, ]
size ~lognormal(4k,4.5)
#...
2009-08-05 10:59:57 UTC by tiire
-
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 by robodan
-
Does anyone know if how we can make test for LMTP protocol?
Thanks.
2009-07-08 09:30:22 UTC by tiire
-
Thanks for ur reply
I will try it now and tell u what does not work
THANKS TWICE
you are an angel (frrench expression) which means that like angels u can rescue people!!!!
2009-07-03 15:21:09 UTC by tiire
-
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 by robodan
-
Hi,
I am new on Mstone and I try to install and to configure Mstone.
I use 2 virtual machines one considered like test master machine and other like client
When I dezipped the file in both the two machines, I run ./Mstone config and I choose some test configurations, after that I run ./Mstone setup to push the configuration in the client machine this is what appears:
[test@master...
2009-07-03 08:09:54 UTC by tiire
-
Hi Lars
Do u have any stable version of Mstone (worked normally) and some command lines for how to install and to configure a test plan
Thanks.
2009-06-26 09:06:26 UTC by tiire
-
> I read the manual but when I enter the command
> line ./setup config it tells me no such file or
> directory.
It looks like the manual is out of data as far as installation but it should be fine as far as the big picture setup.
I think you will have to follow Building.txt and INSTALL.txt from the tar file.
2009-06-19 13:14:26 UTC by lars_nordin
-
Hi lars,
Thanks for ur reply
I have some problems with how to install and how to configure
I read the manual but when I enter the command line ./setup config it tells me no such file or directory.
So if u can give me the stapes to install correctly mstone (capture screen of command line) it will be kind from ur part. my email tiire@hotmail.com
Thanks
best regards.
2009-06-19 09:28:36 UTC by tiire
-
> I am new on benchs and testing performance .
> I tried to install mstone on my vmware mandriva
> and it looks like installing great but I dont know
> how to configure, how to make a test plan,
> how to run...
Have you read over the manual? See
http://mstone.sourceforge.net/doc/mstone.html
As far as the test plan, that is determined by why you are testing.
What...
2009-06-18 12:51:45 UTC by lars_nordin