From owner-freebsd-questions Sat Feb 28 18:18:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA24026 for freebsd-questions-outgoing; Sat, 28 Feb 1998 18:18:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.boisfrancs.qc.ca (mail.boisfrancs.qc.ca [207.253.52.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA23971 for ; Sat, 28 Feb 1998 18:17:48 -0800 (PST) (envelope-from xenub@boisfrancs.qc.ca) Received: from liloo.boisfrancs.qc.ca (ppp112.boisfrancs.qc.ca [207.253.52.112]) by mail.boisfrancs.qc.ca (8.8.5/8.8.5) with SMTP id VAA20745 for ; Sat, 28 Feb 1998 21:19:03 -0500 (EST) Date: Sat, 28 Feb 1998 21:18:40 -0500 (EST) From: Alain LP+1 To: questions@FreeBSD.ORG Subject: Sendmail Rewriting rules Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have big troubles with sendmail.cf rewriting rules. Here is the last rule I tried following by the error message: (Rulset 0) ----------------------------------------------------------------- # forward FAX messages to HylaFAX software R$+<@$+.FAX> (tab) $#fax $@ $2 $: $1 (tab) xenub@boisfrancs.qc.ca ---------------------------------------------------------------- sendmail -bd -q30m ------------------------------------------------------------------ 554 /etc/sendmail.cf: line 644: invalid rewrite line "R^+<@^+.FAX> (tab) A^#fax `@ `2 `: `1 (tab) xenub@liloo.boisfrancs.qc.ca" (tab expected) # Feb 28 21:13:07 liloo sendmail[10812]: NOQUEUE: SYSERR(root): /etc/sendmail.cf: line 644: invalid rewrite line "R^A+<@^A+.FAX> ^A#fax ^A@ ^A2 ^A: ^A1 xenub@liloo.boisfrancs.qc.ca" (tab expected) Feb 28 21:13:07 liloo sendmail[10812]: NOQUEUE: SYSERR(root): /etc/sendmail.cf: line 644: invalid rewrite line "R^A+<@^A+.FAX> ^A#fax ^A@ ^A2 ^A: ^A1 xenub@liloo.boisfrancs.qc.ca" (tab expected) Feb 28 21:13:07 liloo sendmail[10812]: daemon invoked without full pathname; kill -1 won't work ----------------------------------------------------------------- I get the similar error with another rulset I tried to set a while ago and never found what was the problem... Any help would be greatly appreciated! Thanks. Louis-Philippe Alain Internet Bois-Francs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message