Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!mp.cs.niu.edu!rickert From: rickert@mp.cs.niu.edu (Neil Rickert) Newsgroups: comp.mail.sendmail Subject: Re: Sendmail Errors - HELP! Message-ID: <1991Mar18.021944.32067@mp.cs.niu.edu> Date: 18 Mar 91 02:19:44 GMT References: <1991Mar15.095040.7795@mgc.uucp> Organization: Northern Illinois University Lines: 31 In article <1991Mar15.095040.7795@mgc.uucp> dave@mgc.UUCP (Dave Lockwood) writes: >Having just set up sendmail for the first time, things seem to be working in >that mail is getting routed in the right direction... > >> ----- Transcript of session follows ----- >>554 No ! in UUCP! (dave) This is caused by you providing a sender address to the UUCP mailer which doesn't have a ! in it. Sendmail wants to create a 'From ' line with: From user date remote from host and without a '!' it cannot find the host. Most likely cause: You are trying to use domain notation 'user@full.dom.ain' instead of UUCP notation: uunode!user or full.dom.ain!user Solution: Change your rewrite ruleset (the one specified in the 'S=' operand to the UUCP mailer) to provide the proper format. Alternate solution: If you have a non-standard uux, or if your neighbor really prefers domain notation on the UUCP mail envelope, just remove the 'U' flag from the 'F=' string of flags in the UUCP mailer definition. Without the 'U' flag (the UGLY UUCP flag), sendmail does not add the 'remote from host' to the end of the 'From ' line, so does not search for a '!'. -- =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*= Neil W. Rickert, Computer Science Northern Illinois Univ. DeKalb, IL 60115 +1-815-753-6940