Smail Problems (Slackware)

Smail Problems (Slackware)

Post by Robert A. Hayd » Tue, 14 Jun 1994 02:31:23



I've been trying to get mail of ANY kind working on my system.  I am
using the most recent version of Slackware which comes with smail (but
not sendmail).

In any case, I've had problems with mail eith not showing up at the
target site or is * with the following error (or one similiar):


        deferred: (ERR_170) router uucp_neighbors: read error in output
        from `/usr/bin/uuname'

I tried installing sendmail, but that prooved to be an exercise in
futility and I gave up after I ran out of hair to pull out of my head.

Can anyone identify the above error and tell me if there is an easy fix
for it (yes, I installed the uucp package)?  Note, this installation was
tested on two different machines with identical problems.

In addition, as I mentioned, I've had some problems apparently with mail
being sned out, it not creating the above error, but it apparently never
getting responded to.  This was accomplished by sending to various
listservers and the like asking for help files or to sign up on mailing
lists.  Nothing ever comes back.  No error is produced, but it just plain
dissappears.

Any help would be appreciated.

--

\  /__          -=-=-=-=-          <=>          -=-=-=-=-
 \/  /  Finger for Geek Code Info  <=> I do not necessarily speak for the
   \/   Finger for PGP Public Key  <=> City of Mankato or Blue Earth County
-=-=-=-=-=-=-=-

                       n-(---) h+(*) f+ g+ w++ t++ r++ y+(*)

 
 
 

Smail Problems (Slackware)

Post by Dan Swartzendrub » Tue, 14 Jun 1994 11:38:09



>I've been trying to get mail of ANY kind working on my system.  I am
>using the most recent version of Slackware which comes with smail (but
>not sendmail).

>In any case, I've had problems with mail eith not showing up at the
>target site or is * with the following error (or one similiar):


>    deferred: (ERR_170) router uucp_neighbors: read error in output
>    from `/usr/bin/uuname'

This is a known problem with smail.  The problem is in the
file routers/uuname.c.  It runs a command (uuname) via popen()
and then checks for any errors (with ferror()).  Unfortunately,
it first closes the stream with fclose().  Any subsequent
operations on the stream are undefined, and fail on Linux (it
presumably worked on the developer's machine :]).  Just save
the error state before doing the fclose(), then check it.

--

#include <std_disclaimer.h>

Dan S.

 
 
 

Smail Problems (Slackware)

Post by Juha Lai » Wed, 15 Jun 1994 17:27:01




>>I've been trying to get mail of ANY kind working on my system.  I am
>>using the most recent version of Slackware which comes with smail (but
>>not sendmail).

>>In any case, I've had problems with mail eith not showing up at the
>>target site or is * with the following error (or one similiar):

>>        deferred: (ERR_170) router uucp_neighbors: read error in output
>>        from `/usr/bin/uuname'
>This is a known problem with smail.  The problem is in the
>file routers/uuname.c.
...
>Just save the error state before doing the fclose(), then check it.

Other chance is to remove the 'uuname' router definition from
/usr/lib/smail/routers and write some kind of paths file if needed.
As the original poster just had the binary, this could be a viable
alternative.
--
Wolf  a.k.a.  Juha Laiho     Helsinki, Finland
(Geek Code 1.0.1) GCS d? p c++ l++ u(-) e+ m+ s+/- n- h(*) f(?) !g w+ t- r y+
"...cancel my subscription to the resurrection!" (Jim Morrison)
 
 
 

Smail Problems (Slackware)

Post by Dan Swartzendrub » Fri, 17 Jun 1994 06:57:20






[deleted]

Quote:>Other chance is to remove the 'uuname' router definition from
>/usr/lib/smail/routers and write some kind of paths file if needed.
>As the original poster just had the binary, this could be a viable
>alternative.

This is in fact what I did later, because I wanted to do
some non-standard routing.  Suggesting this as the initial
fix, however, is a little too much like the old "Doctor, it
hurts when I do ..." joke.

--

#include <std_disclaimer.h>

Dan S.

 
 
 

1. smail config problem with slackware 2.0

I am running slackware 2.0 with kernel 1.0.9 and smail.
Ther is some problem with sending mail to my uucp provider.
in coming mail works fine but outgoing mail is not.
When sending, the mail went into smail/input and smail/lock ok but when
transferred to uucp spool directory the C* file was ok but the D*
files were set to zero length thus nothing in it.

I tried to mkconfig again but no help.

Can any one suggest any clues ???

Thanks
--
Stanley Chan                            

Snail  Golden Casket Art Union Office
       Locked Bag 7, Coorparoo DC QLD Australia 4151

2. attaching named pipes to multiple xconsoles

3. SMAIL/Slackware 2.0 problem

4. Antialiased fonts in Gnome 2.0

5. smail/Mail problem in slackware 1.1.0?

6. newsgroup for Vietnamese

7. Help smail/smail+term problems

8. NIS vs. 'passwd'

9. slackware/smail/uucp don't work!

10. Question about Slackware smail security

11. Linux v1.0 Slackware /usr/lib/smail/routers file missing

12. Smail hints for Slackware users

13. Smail & Slackware