Date: Fri, 4 Sep 1998 11:25:34 -0700 (PDT) From: Dan Busarow <dan@dpcsys.com> To: Tima <mirlok@twin.ab.az> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: uucp problem Message-ID: <Pine.BSF.3.96.980904111914.10019P-100000@java.dpcsys.com> In-Reply-To: <Pine.GSO.3.94.980904193535.6104B-100000@twin.ab.az>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 4 Sep 1998, Tima wrote: > About a week ago i started to recieve a following error > >>> MAIL From:<rad!rad.dl.ab.az!uucp> > <<< 501 <rad!rad.dl.ab.az!uucp>... Sender domain must exist > 554 mirlok@hotmail.com... Remote protocol error You need to send out your email address in domainized format instead of a bang path. Change your mailer (in sendmail.cf) to uucp-dom If you still have problems try rewriting yourself, I use the following for folks we feed via uucp # uucp-client.com Ruucp-name ! $+ ! $+ $@ $2 < @ $1 . > R$- ! $+ $@ $>96 $2 < @ $1 .UUCP > resolve uucp names That's in ruleset 3, the last line should already be there for a reference point. replace uucp-name with your uucp node name. Dan -- Dan Busarow 949 443 4172 Dana Point Communications, a California corporation dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980904111914.10019P-100000>