From owner-freebsd-isp Sat Apr 13 23:11:14 2002 Delivered-To: freebsd-isp@freebsd.org Received: from net2.dinoex.sub.org (net2.dinoex.de [212.184.201.182]) by hub.freebsd.org (Postfix) with ESMTP id CA70137B400 for ; Sat, 13 Apr 2002 23:11:09 -0700 (PDT) Received: from net2.dinoex.sub.org (dinoex@net2.dinoex.sub.org [127.0.0.1]) by net2.dinoex.sub.org (8.12.3/8.12.3) with ESMTP id g3E6ABje004646; Sun, 14 Apr 2002 08:10:12 +0200 (CEST) (envelope-from dirk.meyer@dinoex.sub.org) Received: from gate.dinoex.sub.org (dinoex@localhost) by net2.dinoex.sub.org (8.12.3/8.12.3/Submit) with BSMTP id g3E6AAI5004628; Sun, 14 Apr 2002 08:10:10 +0200 (CEST) (envelope-from dirk.meyer@dinoex.sub.org) To: freebsd-isp@FreeBSD.ORG, twiebe@mac.com (Tom Wiebe) Message-ID: From: dirk.meyer@dinoex.sub.org (Dirk Meyer) Organization: privat Subject: Re: Secondary Mail Server?? Date: Sun, 14 Apr 2002 08:05:21 +0200 X-Mailer: Dinoex 1.77 References: <20020413133331.A99389@exuma.irbs.com> X-Gateway: ZCONNECT gate.dinoex.sub.org [UNIX/Connect 0.93] X-PGP-Fingerprint: 44 16 EC 0A D3 3A 4F 28 8A 8A 47 93 F1 CF 2F 12 X-Copyright: (C) Copyright 2001 by Dirk Meyer -- All rights reserved. X-PGP-Key-Avail: mailto:pgp-public-keys@keys.de.pgp.net Subject:GET 0x331CDA5D X-ZC-VIA: 20020414000000S+2@dinoex.sub.org X-Accept-Language: de,en X-Noad: Please don't send me ad's by mail. I'm bored by this type of mail. X-Note: sending SPAM is a violation of both german and US law and will at least trigger a complaint at your provider's postmaster. X-No-Archive: yes Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Tom Wiebe wrote, > From what I've read so far, the configuration of Sendmail looks like > something I want to stay away from. I'm primarily a graphic designer, so I > want my admin tasks to be as light as possible. You can use the default configuration (freebsd.mc). If you look at this file, It should not be too hard to understand. More Information (You won't need it now): /usr/share/sendmail/cf/cf/README Activate sendmail in /etc/rc.conf: sendmail_enable="YES" For incoming Backup-Mail you configure in /etc/mail/access: To:mydomain.com RELAY and set your server as second MX with higher costs in DNS. For outgoing Backup-Mail you configure in /etc/mail/access: Connect:host.mydomain.com RELAY Connect:111.222.33.44 RELAY The second line is save, as sombody may forge his reverse DNS lookup. and to activate the changes just type "make" in /etc/mail. kind regards Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany - [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message