• Taylor UUCP in Debian

    From Gecko Maze@1:103/705 to Dennis Katsonis on Tue Jun 10 21:09:39 2025
    Re: Taylor UUCP in Debian
    By: Dennis Katsonis to All on Mon Apr 28 2025 11:05 am

    Yes. I have.

    Post details. I can help.

    Basic info that helped me ...

    - Basically, UUCP is two uucico's talking to each other over a call. One is caller, other is receiver.

    - A classic way to setup UUCP is to set uucico as the login shell of a dedicated uucp account. It won't be running all the time (it does not need to be) but will be when "called" upon login. This integrates nicely with ssh. Having the uucico's listen over tcp or on a serial port is also possible.

    - For receiver:
    Need to define uucp users in /etc/uucp/passwd
    Nodenames of systems that will call you need to be in /etc/uucp/sys

    - For caller:
    Receiver system username and password needs to be /etc/uucp/call
    Method of connection to receiver must be /etc/uucp/Port

    - If your system is both a caller and receiver then both the above apply.

    - The forward-from and forward-to options in /etc/uucp/sys enable forwarding.
    This allows callers to give receivers files for other systems. They will hold
    the file until they call/get a call from the other system.
    Not applicable if you only have two uucico's.

    - Postfix supports UUCP and can integrate with your install. This allows you to
    send mail via UUCP to other systems reachable in your configs.
    --- SBBSecho 3.27-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Dennis Katsonis@3:633/384 to Gecko Maze on Wed Jun 11 23:02:44 2025
    Re: Taylor UUCP in Debian
    By: Gecko Maze to Dennis Katsonis on Tue Jun 10 2025 09:09 pm

    Yes. I have.

    Post details. I can help.
    *snip*

    Thanks for the reply. I snipped out your information but I did get it working soon after. The issue was to do with Debians systemd service file for UUCP

    I changed the "ExecStart" line in uucp@.service from "/usr/sbin/in.uucpd" to "/usr/sbin/uucico -l"

    This got uucp working as expected, as you described.
    --- SBBSecho 3.10-Win32
    * Origin: MS & RD BBS bbsweb.mozysswamp.org (3:633/384)