From owner-freebsd-isp Fri Feb 27 01:28:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA23601 for freebsd-isp-outgoing; Fri, 27 Feb 1998 01:28:16 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from sun-test.hightek.com (sun-test.hightek.com [194.74.141.100]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA23594 for ; Fri, 27 Feb 1998 01:28:11 -0800 (PST) (envelope-from andreas@klemm2.hightek.com) Received: from klemm2.hightek.com ([195.90.203.76]) by sun-test.hightek.com (Netscape Mail Server v1.1) with ESMTP id AAA4152 for ; Fri, 27 Feb 1998 10:28:55 +0200 Received: (from andreas@localhost) by klemm2.hightek.com (8.8.8/8.8.8) id KAA19197; Fri, 27 Feb 1998 10:27:59 +0100 (CET) (envelope-from andreas) Message-ID: <19980227102759.14758@hightek.com> Date: Fri, 27 Feb 1998 10:27:59 +0100 From: Andreas Klemm To: isp@FreeBSD.ORG Subject: sendmails generics table doesn't burn, need a tip Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i X-Operating-System: FreeBSD 2.2.5-STABLE SMP Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi ! I have this test environment running on my local machine klemm2.hightek.com divert(-1) divert(0)dnl VERSIONID(`$Id: klemm2.mc 1.1 1998/02/11 andreas Exp $') OSTYPE(bsd4.4) define(`SMART_HOST', smtp8:mail.hightek.com) MASQUERADE_AS(hightek.com) FEATURE(local_procmail)dnl FEATURE(virtusertable,`hash -o /etc/virtusertable')dnl FEATURE(genericstable,`hash -o /etc/genericstable')dnl MAILER(local)dnl MAILER(smtp)dnl When I write mail as andreas to myself I hoped, that the genericstable feature would allow me to modify my from from andreas to aklemm@aconet.de My genericstable looks like this and I correctly build the hash database. # makemap hash /etc/genericstable < /etc/genericstable andreas aklemm@aconet.de Can you figure out, why my From: is still not being rewritten by genericstable ???? The mail header I receive looks like this: >From andreas@klemm2.hightek.com Fri Feb 27 10:25:50 1998 ^^^^^^^ this is my local account ^^^^^^^^^^^^^^^^^^^ this is my machines fqdn Return-Path: Received: from sun-test.hightek.com (sun-test.hightek.com [194.74.141.100]) ^^^^^^^^^^^^^^^^^^^^ this is our Netscape Mail Server and my SMARTHOST by klemm2.hightek.com (8.8.8/8.8.8) with ESMTP id KAA19191 for ; Fri, 27 Feb 1998 10:25:50 +0100 (CET) (envelope-from andreas@klemm2.hightek.com) Received: from klemm2.hightek.com ([195.90.203.76]) by sun-test.hightek.com (Netscape Mail Server v1.1) with ESMTP id AAA4118 for ; Fri, 27 Feb 1998 10:26:43 +0200 Received: (from andreas@localhost) by klemm2.hightek.com (8.8.8/8.8.8) id KAA19186; Fri, 27 Feb 1998 10:25:46 +0100 (CET) (envelope-from andreas) Message-ID: <19980227102546.55197@hightek.com> Date: Fri, 27 Feb 1998 10:25:46 +0100 From: Andreas Klemm To: aklemm@hightek.com Subject: Test Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i X-Operating-System: FreeBSD 2.2.5-STABLE SMP Thanks ! -- Andreas Klemm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message