sendmail can lose forwarded mail - (nf)

essick at uiuccsb.UUCP essick at uiuccsb.UUCP
Fri Dec 16 13:30:26 AEST 1983


#R:vax4:-125600:uiuccsb:6300005:000:752
uiuccsb!essick    Dec 15 15:49:00 1983

	This sounds like the effects of a "don't get into an infinite 
forwarding loop" clause in sendmail.

	Since I haven't looked any farther than the 4.1C documentation
for sendmail, I can't offer any prepackaged solutions. This behavior
solves the "I'm gone; call me in two weeks" auto-mail-answering
problem. 

	This problem might be corrected by changing the way
infinite loops are detected from the outgoing edge where we can
say "is this going somewhere it has been" to the incoming
edge where we can say "have we seen this before and does it
have the same destination as the last time we saw it".
Note that this solution breaks down in the "I'm gone; call me" case
since the bouncing letters are new messages.

-- Ray Essick, University of Illinois



More information about the Comp.bugs.4bsd.ucb-fixes mailing list