[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ifmail for debian



 > Message-Id: <[🔎] 199612171555.PAA01263@irwell.zetnet.co.uk>
 > Comments: Authenticated sender is <fingers@mail.zetnet.co.uk>
 > From: "Fingers" <Fingers@zetnet.co.uk>
 > Date: Tue, 17 Dec 1996 15:58:25 +0000
 > Subject: Re: ifmail for debian
 > Reply-To: fingers@zetnet.co.uk
 > Resent-Message-Id: <"r_iGd3.0.qp4.r9ijo"@master.debian.org>
 > 
 > > From:          Hamish Moffatt <moffatt@yallara.cs.rmit.edu.au>
 > > Subject:       ifmail for debian
 > > To:            debian-user@lists.debian.org (debian mailing list)
 > > Date:          Tue, 17 Dec 1996 19:47:19 +1100 (EST)
 > 
 > > Anyone working on an ifmail package for Debian?
 > > ifmail is a fidonet mailer for Unix.
 > 
 > Not seen anything on the ftp site, i've tried to compile ifmail 
 > myself on my debian box but not had much luck :(
 > 
 > Chris.
 > Sysop of Logics BBS, Hereford, UK.

I'm running ifmail and FEddi on Debian 1.2 (kernel 2.0.27).

My CONFIG for ifmail looked like this:

...............................................................



/usr/src/uucp/ifmail/CONFIG



......................... snip! ...............................


# Compile-time configuration for ifmail FidoNet mailer and gateway
COPYRIGHT   = "Eugene G. Crosser, 1993-1995"
VERSION     = "2.8f"

# Main configuration file. This default may be overwritten by -I key.
CONFIGFILE  = "/etc/ifmail/config"

# Debug messages turned on by -x key are written here.
DEBUGFILE   = "/var/log/ifmail/ifdebug"

# Procession log. Usually gets several lines for each invocation.
LOGFILE     = "/var/log/ifmail/iflog"

# Use syslog() facility codes for mail gate, news gate and ifcico.
MAILLOG    = LOG_LOCAL0
NEWSLOG    = LOG_LOCAL0
CICOLOG    = LOG_LOCAL0

# Directory where UUCP lock files reside.
LOCKDIR     = "/var/lock"

# Directory from which file requests are resolved.
PUBDIR      = "/var/spool/uucppublic"

# News spool directory (to check space only)
NEWSSPOOL   = "/var/spool/news"

# Compile-time system-dependant options. 

# This was the original first line of the Linux OPTS:
# OPTS        = -DHAS_STATFS -DSTATFS_IN_VFS_H -DHAS_SETSID -DHAS_NDBM_H \

# I had to compile without -DHAS_NDBM_H

# Linux:
OPTS        = -DHAS_STATFS -DSTATFS_IN_VFS_H -DHAS_SETSID \
		-DDONT_HAVE_TM_GMTOFF -DHAS_TERMIOS_H -DASCII_LOCKFILES \
		-DHAS_FSYNC -DHAS_IOCTL_H -DHAS_REGEX_H -DHAS_TCP \
		-DFORCEINTL -DHAS_SYSLOG -DNEED_UUCPFROM -DNEED_BSY \
		-DREGEX_NEED_CARET -DNEED_TRAP -DSLAVE_SENDS_NAK_TOO \
		-DNEED_FORK

# for make install, where to put binaries and what owner to set
BINDIR = /usr/local/bin/ifmail
OWNER = uucp
GROUP = uucp
MODE = 0711
SMODE = 4711

INSTALL = install
RANLIB = ranlib
SHELL = /bin/sh
ECHO = echo -e
CC = gcc
YACC = bison -y
LEX = flex
AWK = awk
TAR = tar

# Linux, 386BSD, SunOS:
CFLAGS = -O2 -Wall
LDFLAGS =

# Linux
LIBS = -lgdbm

INCLUDES = -I${INCDIR}
NEEDED =

......................... snip! ...............................




This is the primary config file (runtime) to get ifcico
to dial out:

/etc/ifmail/config:




......................... snip! ...............................

logfile		/var/log/ifmail/iflog
debugfile	/var/log/ifmail/ifdebug
verbose		12
inbound		/var/spool/uucp/fnet/inbound
listinbound	/var/spool/uucp/fnet/inbound
protinbound	/var/spool/uucp/fnet/inbound
outbound	/var/spool/uucp/fnet/outbound
public		/var/spool/uucppublic
nodelist	/var/spool/uucp/fnet/nodelist/nodelist.341
ModemPort	cua0:L19200
PhoneTrans	1-860-	/
#
# For Jerry Schwartz:
#
# ModemReset	ATL3M1S11=50&Q6+MS=10,0,9600,9600\n\r
ModemReset	ATL3M1S11=50&Q6+MS=10,0,9600,14400\n\r
#
#
# For Brian:
#
# ModemReset	AT&C1&D2&K3L3M1S11=50%E3&Q5+MS=11,0,9600,26400\n\r
#
# For Dumb Modem:
# ModemReset	AT&C1&D2&K3L3M1S11=50%E3&Q5+MS=10,0,2400,9600\n\r
#
#
ModemDial	ATDT\T\n\r
ModemHangup	ATH0\n\r
ModemOK		OK
ModemConnect	CONNECT
ModemError	BUSY
ModemError	NO\sANSWER
ModemError	NO\sCARRIER
ModemError	NO\sDIALTONE
ModemError	RING\r
ModemError	ERROR
TimeoutReset	3
TimeoutConnect	70
options (time Any) NoHold
Name	        Tingri
Location	West Hartford CT
SysOp	        Christopher Hafey
Phone		+860 236 5400
Speed		9600
Flags		MO,XA,V32B,V42B,VFC,V34
address		1:142/540.0@fidonet.org
password	1:142/103.0	*******

# the asterisks aren't really asterisks in the source; they're
# the session-level password.  The reason you see them as
# asterisks is that I just typed over my real password.


......................... snip! ...............................


/etc/ifmail/Areas (totally lame in my case):


......................... snip! ...............................


# Conversion of areatags to newsgroups (with distribution) and back.
# AREA			newsgroup		distribution

142-928			local.142-928		local
BST			local.bst		local
CFORSALE		local.cforsale		local
CLASSIFIEDS		local.classifieds	local
COMPUSALE		local.compusale		local
CT_SINGLES		local.ct_singles	local
CT_USER			local.ct_user		local
FN_SYSOP		local.fn_sysop		local
FOR-SALE		local.for-sale		local
FUNNY			local.funny		local
LINUX			local.linux		local
NESYSOP			local.nesysop		local
OTHERNETS		local.othernets		local
SYSOP142		local.sysop142		local
*			junk.*			local
BAD.*			*



......................... snip! ...............................


I'm not yet up to speed on inbound calls; I only use ifcico
to mail packets created in FEddi.

I generally reboot to dos 15 mins before ZMH, listen on the
port until my hub polls me, and then go back to Linux after
ZMH is over.  I'd very much like to get the mgetty stuff
configured for ifcico; I just haven't had the time.

Christopher W. Hafey
-------------------------------------------------------------
tingri@ntplx.net               | 1078 New Britain Ave Apt 217
WA1TNR since 1974              | W Hartford Ct USA 06110-2434
http://www.ntplx.net/~tingri   | tel. 860-236-5400
-------------------------------------------------------------
        pgp: send msg w/subject: sendkey_me pgp


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: