From owner-freebsd-hackers Wed Oct 9 10:43:45 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA14507 for hackers-outgoing; Wed, 9 Oct 1996 10:43:45 -0700 (PDT) Received: from seine.cs.umd.edu (10862@seine.cs.umd.edu [128.8.128.59]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA14500 for ; Wed, 9 Oct 1996 10:43:43 -0700 (PDT) Received: by seine.cs.umd.edu (8.7.6/UMIACS-0.9/04-05-88) id NAA12781; Wed, 9 Oct 1996 13:43:41 -0400 (EDT) Date: Wed, 9 Oct 1996 13:43:41 -0400 (EDT) From: rohit@cs.umd.edu (Rohit Dube) Message-Id: <199610091743.NAA12781@seine.cs.umd.edu> To: freebsd-hackers@freebsd.org Subject: Sendmail question Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I was wondering if somebody knew of a fix to the /etc/sendmail.cf which would force the return path to be user@domain-name instead of user@machine-name.domain-name. Right now I have a bunch of FreeBSD machines running with the same sendmail.cf file. One of them is also aliased to the domain name. If I send mail from this machine, the return path is set to the domain name but mail from any other machine, forces the return path to be machine-name.domain-name. Thanks. --rohit. PS: I am running Sendmail verion 8.7.6 over FreeBSD 2.2-961006-SNAP