Re: UUCP und Sendmail


Wolfgang Nowak (wuffel@zurbel.infodrom.north.de)
Mon, 21 Jun 1999 09:13:40 +0200


Hepp

On Sun, Jun 20, 1999 at 07:08:22PM +0200, Christian Weerts wrote:

> ich habe hier ein UUCP-System. Klappt auch alles prima, bis auf offline

Sehr gut.

> geschriebene Mail verschicken. Diese bleibt nach jedem Poll in der queue

Nicht so gut. Suse? Wegwerfen oder nachpflegen, bei
DEbian liegt die Datei in /etc/uucp, bei Suse lag sie
früher mal in var/lib/uucp.

> hängen. Auf dem letzten Stammtisch habe ich was davon gehört, das "rmail"
> in einer sys-Datei stehen sollte. Welche war das noch mal, wie sollte der
> Eintrag aussehen?

Etwa so, anbei eine sys-Datei um mit Infodrom zu kommunizieren:
(Bitte vorsichtig mit Leerzeichen sein, früher mussten
Tabs verwendet werden, angeblich ist das heute anders. Me not know.

--------------------------
#
# sys This is the file where you define all the remote
# UUCP systems you know about, whether you dial in to them
# or they dial in to you.
#
# Note that if you want to dial into another system, you
# have to enter the loginname and password NOT here but
# in the file /etc/uucp/call.
#
#
# First some defaults. These are for all other entries (unless overridden).
#

protocol gvG
protocol-parameter G packet-size 1024
# protocol-parameter G window 7
protocol-parameter G short-packets

call-login *
call-password *

# System 'infodrom, uucpname=indrom'
system indrom
time any
command-path /usr/lib/news/bin /usr/bin /usr/lib/news/input
commands rmail rnews
port TCP
protocol t
address finlandia.infodrom.north.de

alternate
port tcp
address 134.106.121.3

alternate
port serial1
phone 123456

# Portdefinition, die genommen werden soll
port TCP
# port serial1

######### Testrechner oder anderer UUCP-Partner, kriegt keine Phone#
system gnarf
time any
called-login Ugnarf
commands rmail rnews
#command-path /usr/lib/news/bin /usr/bin

# Telefonnummer
port serial1
protocol gi

#### The rest is Examples ###############################
#
# Our remote uucp connection.
#
#system alphen
#call-login *
#call-password *
#time any
#phone 0172-419339
#port ACU
#chat "" \d\d\r\c ogin: \d\L word: \P

#
# This is an alternate - it means that if a connection using the
# above "system alphen" fails it falls through to this entry. Only
# useful if your service provider has more then one phone number for UUCP.
#
#alternate alphen-2
#alias alphen-2
#phone 0172-442580

#
# Here's another alternate - we poll the system over TCP/IP. This is
# useful if we have a PPP connection to our provider. The first two entries
# will fail because the modem is busy and we will poll over TCP/IP.
#
#
#alternate alphen-tcp
#alias alphen-tcp
#time any
#address uucp.cistron.nl
#port TCP
#protocol t

#
# Last example - a system that we poll over TCP/IP.
#
#system horizon
#call-login *
#call-password *
#time any
#chat "" \d\d\r\c ogin: \d\L word: \P
#address uucp.horizon.nl
#port TCP
#protocol t
#------------------------------------------------------------

In /etc/mail/mailertable solltest Du auch einen Blick werfen:
#-----------------------------------------------------------
lux.donar.str smtp:lux.donar.str
gnarf.donar.str uucp:gnarf
#-----------------------------------------------------------
Vorsicht vor wilden Host/Domainnamen, dazu musst Du einen
eigenen DNS aufsetzen. Du benutzt UUCP, als hast Du einen
echten (!) Hostnamen. Benutze den, und für Spielkram (donar.str)
richte Dir nen DNS ein.

CU
Wuffel

-- 
Wolfgang Nowak <wuffel@zurbel.infodrom.north.de>
1 NT ist die Zeiteinheit von Serverabsturz zu Serverabsturz.
Detlef Bosau in d.c.o.u.n.



This archive was generated by hypermail 2.0b3 on Mon Jun 21 1999 - 09:14:56 CEST