From owner-freebsd-questions Thu Jan 5 23:01:00 1995 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id XAA00471 for questions-outgoing; Thu, 5 Jan 1995 23:01:00 -0800 Received: from hp.com (hp.com [15.255.152.4]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id XAA00461 for ; Thu, 5 Jan 1995 23:00:58 -0800 Received: from hpautow.aus.hp.com by hp.com with SMTP (1.37.109.14/15.5+ECS 3.3) id AA124755655; Thu, 5 Jan 1995 23:00:55 -0800 Message-Id: <199501060700.AA124755655@hp.com> Received: by hpautow.aus.hp.com (1.38.193.4/16.2) id AA01200; Fri, 6 Jan 1995 18:00:08 +1100 From: "M.C Wong" Subject: sender's name masquerading To: freebsd-questions@freefall.cdrom.com (freebsd-questions@freefall.cdrom.com) Date: Fri, 06 Jan 1995 18:00:07 EDT X-Mailer: Elm [revision: 109.14.c] Sender: questions-owner@FreeBSD.org Precedence: bulk Hi, I want to achieve sender's name masquerading with the following situation : - I have a shell account on an ISP with say email address myname@remote.host - I have an account on a workstation on the local net with email address myname@myworkstation.localdomain - all mail are sent to myname@mailrelay.localdomain and get redirected to myname@myworkstation.localdomain. All replies will have myname@mailrelay.localdomain appearing as sender in message header. That is : incoming mail sender@else.world ------> mynamemailrelay.localdomain ----------------> myname outgoing mail recipient@else.world <------ mynamemailrelay.localdomain <-------------- myname In mailrelay:/usr/mail/myname, it looks like : Forward to myname@myworkstation.localdomain Now, I want to be able to achieve this further such that all mails get sent to myname@remote.host will get directed myname@mailrelay.localdomain, which in turn get directed to myname@myworkstation.localdomain. This can be done easily with saying : myname@mailrelay.localdomain in remote.host:~myname/.forward Now, on myworkstation.localdomain, I want to be able to : 1) reply to all mails sent to myname@remote.host such that it will have myname@remote.host appears as the sender's address! 2) send mail as myname@remote.host to others on either local domain or rest of the world. Can someone tell me if this achievable ? Thanks in advance. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ M.C Wong Email: mcw@hpato.aus.hp.com Australian Telecom Operation Voice: +61 3 272 8058 Hewlett-Packard Australia Ltd Fax: +61 3 898 9257 31 Joseph St, Blackburn 3130, Australia OS: FreeBSD-1.1.5.1 http://hpautow.aus.hp.com:9999/~mcw/mcw.html (or http://hpautorf/~mcw)