[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

chunking without pipelining



Hi,

	I had a problem with chunking, because I had pipelining
turned off. The thing is when smtp does bdata_flush, it uses
SS->...pipelining value to pass to smtpwrite. If pipelining is
off, smtpwrite will wait for synchorneous smtp response after
saying BDAT and smtpserver wait for data right after BDAT and
not supposed to say anything before all the data is transferred.
:(
							alexis
-- 
		You can't teach a new mouse old clicks