sendfax geht nicht mehr!! Faxgegenstelle hebt nicht ab?!
Volker Dose (vpdose@cpmgut.toppoint.de)
Mon, 22 Nov 1999 14:36:58 GMT
Moin.
Ich habe beim Schreiben glatt die Config-Files vergessen.
Also hier:
-- /etc/mgetty+sendfax/mgetty.conf
#
# mgetty configuration file
#
# this is a sample configuration file, see mgetty.info for details
#
# comment lines start with a "#", empty lines are ignored
# ----- global section -----
#
# In this section, you put the global defaults, per-port stuff is below
# set the global debug level to "4" (default from policy.h)
debug 5
# set the local fax station id
fax-id 49 431 738732
# access the modem(s) with 38400 bps
speed 38400
# use these options to make the /dev/tty-device owned by "uucp.uucp"
# and mode "rw-rw-r--" (0664). *LEADING ZERO NEEDED!*
port-owner uucp
port-group uucp
port-mode 0664
# use these options to make incoming faxes owned by "root.uucp"
# and mode "rw-r-----" (0640). *LEADING ZERO NEEDED!*
fax-owner root
fax-group uucp
fax-mode 0640
# ----- port specific section -----
#
# Here you can put things that are valid only for one line, not the others
#
# Zoom V.FX 28.8, connected to ttyS0: don't do fax, less logging
#
#port ttyS0
# debug 3
# data-only y
# some other Rockwell modem, needs "switchbd 19200" to receive faxes
# properly (otherwise it will fail with "timeout").
#
port ttyS1
speed 38400
switchbd 19200
# ZyXEL 2864, connected to ttyS2: maximum debugging, grab statistics
#
#port ttyS2
# debug 8
# init-chat "" \d\d\d+++\d\d\dAT&FS2=255 OK ATN3S0=0S13.2=1 OK
# statistics-chat "" AT OK ATI2 OK
# statistics-file /tmp/statistics.2864
# modem-type cls2
# direct connection of a VT100 terminal which doesn't like DTR drops
#
port ttyS0
direct y
speed 38400
toggle-dtr n
-------------------------------
-- /etc/mgetty+sendfax/sendmail.conf
#
# sendfax configuration file
#
# this is a sample configuration file, see mgetty.info for details
#
# comment lines start with a "#", empty lines are ignored
# ----- global section -----
#
# In this section, you put the global defaults, per-port stuff is below
# tell everybody what's going on
verbose y
# ... and send everything to the log file (quite detailed)
debug 5
# which devices to use for outgoing faxes
fax-devices ttyS1
# which fax number to transmit to the receiving station
fax-id 49 431 738732
# which command is used to dial out? (Could be ATD, ATDP, ATX3D0W...)
dial-prefix ATDT
# try transmitting every page three times, continue if 3rd try fails as well
max-tries 3
max-tries-continue y
# ----- port specific section -----
#
# Here you can put things that are valid only for one line, not the others
#
# Modem on ttyS0 needs special initialization to do h/w handshaking
#port ttyS0
# modem-handshake AT&K4
# Modem on ttyS1 doesn't work reliably in class 2.0, use class 2 instead
#port ttyS1
# modem-type cls2
-------------
Tschau, Volker.
vpdose@cpmgut.toppoint.de (Volker Dose) Tel.: 0431/738732