Please find enclosed my sendmail.cf file. You will have to change
mailhost to the name of your ISP's mail relay host (one that will
act as a smart host), or have an alias for it.
Using this config file, your mail will go through by SMTP, not by
UUCP: just add a `sendmail -q' to your ip-up script (or whatever is
called when your ISP connection gets up) and the mail will go out as
you want.
Yves.
(I can email you the .mc file if you want, too).
#
# Copyright (c) 1983, 1995 Eric P. Allman
# Copyright (c) 1988, 1993
# The Regents of the University of California. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
# 1. Redistributions of source code must retain the above copyright
#notice, this list of conditions and the following disclaimer.
# 2. Redistributions in binary form must reproduce the above copyright
#notice, this list of conditions and the following disclaimer in the
#documentation and/or other materials provided with the distribution.
# 3. All advertising materials mentioning features or use of this software
#must display the following acknowledgement:
# This product includes software developed by the University of
# California, Berkeley and its contributors.
# 4. Neither the name of the University nor the names of its contributors
#may be used to endorse or promote products derived from this software
#without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
# ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
##
##
#
# SENDMAIL CONFIGURATION FILE
#
# built by [EMAIL PROTECTED] on Tue Mar 5 23:02:23 MET 1996
# in /usr/local/src/network/sendmail/sendmail-8.7.3/cf/cf
# using ../ as configuration include directory
#
##
##
# @(#)cfhead.m48.3 (Berkeley) 9/15/95 #
# @(#)cf.m48.24 (Berkeley) 8/16/95 #
# @(#)linux.m4 8.2 (Berkeley) 8/21/93 #
# @(#)generic.m4 8.2 (Berkeley) 4/21/95 #
# @(#)redirect.m4 8.4 (Berkeley) 6/25/95 #
# @(#)use_cw_file.m4 8.1 (Berkeley) 6/7/93 #
# @(#)nodns.m4 8.1 (Berkeley) 8/6/93 #
# @(#)nocanonify.m48.1 (Berkeley) 6/7/93 #
# @(#)proto.m4 8.100 (Berkeley) 12/3/95 #
# level 6 config file format
V6/Berkeley
##
# local info #
##
Cwlocalhost
# file containing names of hosts for which we receive email
Fw-o /etc/sendmail.cw
# my official domain name
# ... define this only if sendmail cannot automatically determine your domain
#Dj$w.Foo.COM
CP.
# "Smart" relay host (may be null)
DSesmtp:mailhost
# place to which unknown users should be forwarded
#Kuser user -m -a<>
#DLname_of_luser_relay
# operators that cannot be in local usernames (i.e., network indicators)
CO @ % !
# a class with just dot (for identifying canonical names)
C..
# Mailer table (overriding domains)
#Kmailertable dbm /etc/mailertable
# Domain table (adding domains)
#Kdomaintable dbm /etc/domaintable
# who I send unqualified names to (null means deliver locally)
DR
# who gets all local email traffic ($R has precedence for unqualified names)
DH
# class L: names that should be delivered locally, even if we have a relay
# class E: names that should be exposed as from this host, even if we masquerade
# class M: domains that should be converted to $M
#CL root
CE root
# dequoting map
Kdequote dequote
# who I masquerade as (null for no masquerading) (see also $=M)
DM
# my name for error messages
DnMAILER-DAEMON
CPREDIRECT
CPFAX
# Configuration version number
DZ8.7.3
###
# Options #
###
# strip message body to 7 bits on input?
O SevenBitInput=False
# 8-bit data handling
O EightBitMode=pass8
# wait for alias file rebuild (default units: minutes)
O AliasWait=10
# location of alias file
O AliasFile=/etc/aliases
# minimum number of free blocks on fil