From owner-freebsd-isp Mon Jan 15 12:25:42 2001 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 293B737B402 for ; Mon, 15 Jan 2001 12:25:23 -0800 (PST) Received: from gate.dinoex.sub.org (dinoex@localhost) by net2.dinoex.sub.org (8.11.2/8.11.2) with BSMTP id f0FKP4P24879 for ; Mon, 15 Jan 2001 21:25:04 +0100 (CET) (envelope-from dirk.meyer@dinoex.sub.org) X-MDaemon-Deliver-To: To: freebsd-isp@FreeBSD.ORG Message-ID: From: dirk.meyer@dinoex.sub.org (Dirk Meyer) Organization: privat Subject: Re: sendmail queue Date: Mon, 15 Jan 2001 21:21:06 +0100 X-Mailer: Dinoex 1.77 References: X-Gateway: ZCONNECT gate.dinoex.sub.org [UNIX/Connect 0.90] X-Accept-Language: de,en X-PGP-Fingerprint: 44 16 EC 0A D3 3A 4F 28 8A 8A 47 93 F1 CF 2F 12 X-Noad: Please don't send me ad's by mail. I'm bored by this type of mail. X-Copyright: (C) Copyright 1999 by Dirk Meyer -- All rights reserved. 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-PGP-Key-Avail: mailto:pgp-public-keys@keys.de.pgp.net Subject:GET 0x331CDA5D X-ZC-VIA: 20010115000000W+1@dinoex.sub.org Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Troy Settle wrote: > Clarification please. I use qmail myself, but was recently asked about this > functionality in sendmail. > > It is/was my understanding that (assuming all sendmail): > > - all MX hosts need to have the domain listed in the access.db > to allow relaying All hosts you would like to allow to use your server for RELAY should be listed in the access.db. It don't matter if they have and MX to you or not. > - primary MX has domain in sendmail.cw yes .. only when it delivers all the mail local. Instead the primary MX server may send all mail via the mailertable to a host behind a firewall, which holds all the mail accounts and delivers local. All names for local delivery must be listed in sendmail.cw or named "/etc/mail/local-host-names". > - if a secondary MX recieves a message, it attempts to deliver > to primary/better MX or queues the message until it can > complete delivery right. > - if the mail needs to go to a mail server that is /not/ the > primary MX, then on each MX you would create an entry in the > mailertable: > > domain.com smtp:real-mail-server.domain.com right. But you would like to write: domain.com smtp:[real-mail-server.domain.com] Otherwise your get an error if real-mail-server.domain.com is not accepting, and sendmail will complain the MX points back to itself. kind regards Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message