Path: utzoo!dptcdc!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!husc6!bloom-beacon!mit-eddie!uw-beaver!cornell!rochester!uhura.cc.rochester.edu!prodigal.psych.rochester.edu!carlo From: carlo@prodigal.psych.rochester.edu (Carlo Tiana) Newsgroups: comp.mail.misc Subject: Re: Mail loop problem (HELP!) Summary: maybe a forwarding problem Keywords: .forward Message-ID: <1577@ur-cc.UUCP> Date: 19 Apr 89 03:02:30 GMT References: <1224@bub.UUCP> Sender: news@uhura.cc.rochester.edu Reply-To: carlo@cvs.rochester.edu.UUCP (Carlo Tiana) Organization: University of Rochester, New York Lines: 23 In article <1224@bub.UUCP> lad@bub.UUCP (lad) writes: >[a lot of stuff deleted] > > ----- Transcript of session follows ----- >554 ... Mail loop detected >554 sendall: too many hops (15 max) > We had the same kind of messages from the mailer once, when everyone tried to get mail delivered to their workstation from any other machine on the network that remote mounted their home directory. We tried to do this forwarding using a .forward file containing the line: myself@my_workstation.our_net.rochester.edu and things got confused just as you showed. We fixed this by prepending a '\' to the lline in .forward, thus: \myself@my_workstation.our_net.rochester.edu I am not sure your problem is the same as ours, but it seemed worth a shot. Carlo. carlo@cvs.rochester.edu