I'd like to do some mail benchmarking, and netscape's mailstone seemed to be
a good choice. Running the smtp-test gives the following result though:

nurja[9374]     t=954768787: mailclient (4.1 built Jun 21 1999 12:03:47)
nurja[9374]     t=954768787: procs=1 threads=1 seconds=10 ramptime=10...
nurja[9375]     t=0: Child starting
nurja[9375]     t=0: readResponse(6) errno=0: Error 0
nurja[9375]     t=0: Error reading [QUIT] response: errno=0: Error 0
nurja[9375]     t=0: ERROR process=0 thread=0 sendCommand(6, 'QUIT') errno=32: Broken 
pipe
nurja[9375]     t=0: Error sending [QUIT] command to server: errno=0: Error 0
nurja[9375]     t=0: readResponse(6) errno=0: Error 0
.. etc 

When running from tcpserver, running from inetd gives a similar result, but without
'Broken pipe' at the end.

It seems to work with sendmail servers though. I understand there's nothing wrong
with qmail and this is just some mailstone stupidness. Adding a 'closing connection'
after 221 QUIT message (sendmail-style) in qmail-smtpd didn't help either.

/Mitja

Reply via email to