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

Re: smtp problem



Matti Aarnio <mea@nic.funet.fi>
> 2000-01-04  Matti Aarnio  <mea@mea.tmt.tele.fi>
> 
> 	* transports/smtp/smtp.c:
> 	    If 'DATA' yields '500' series, don't just do RSET + retry
> 	    at the same stream. (EX_IOERR)

Does that mean zmailer still loops in case of 4xx?

If zmailer is trying to forward a message from arnt@onesi.te to
arnt@anothersi.te, I don't want _all_ mail to arnt@onesi.te to be blocked
if anothersi.te thinks _one_ of them is spam and is 4xx-ing that message.

--Arnt