From owner-freebsd-isp Sun Nov 23 13:19:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA02327 for isp-outgoing; Sun, 23 Nov 1997 13:19:41 -0800 (PST) (envelope-from owner-freebsd-isp) Received: from vdp01.vailsystems.com (root@vdp01.vailsystems.com [207.152.98.18]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA02319 for ; Sun, 23 Nov 1997 13:19:37 -0800 (PST) (envelope-from daniel@vailsys.com) Received: from crocodile.vale.com (crocodile [192.168.128.47]) by vdp01.vailsystems.com (8.8.3/8.7.3) with ESMTP id PAA14322 for ; Sun, 23 Nov 1997 15:19:36 -0600 (CST) Received: from vailsys.com (slave1.vale.com [192.168.129.10]) by crocodile.vale.com (8.8.3/8.7.3) with ESMTP id PAA21533 for ; Sun, 23 Nov 1997 15:19:35 -0600 (CST) Message-ID: <3478A178.12C02104@vailsys.com> Date: Sun, 23 Nov 1997 15:34:48 -0600 From: Dan Riley Organization: Vail Systems, Inc. X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.5-STABLE i386) MIME-Version: 1.0 To: freebsd-isp@freebsd.org Subject: cyrus imap sendmail rules Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I recently installed the Cyrus IMAP server from the port and built a sendmail.cf using the m4 macro example cyrusproto.mc. Sendmail complains when starting trying to use the generated sendmail.cf: 554 /etc/sendmail.cf: line 745: invalid rewrite line "Rbb + `+ < @ `=w . > `#cyrusbb `: `1" (tab expected) Am I missing something here? I am pretty sure I remember building a working sendmail.cf with the same example mc file although sendmail may have been several releases older. FreeBSD 2.2.5-Stable. Thanks, Dan Riley