From owner-freebsd-questions@FreeBSD.ORG Thu Jun 29 14:33:50 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33C7116A407 for ; Thu, 29 Jun 2006 14:33:50 +0000 (UTC) (envelope-from wodfer@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id B92FC44D44 for ; Thu, 29 Jun 2006 14:33:49 +0000 (GMT) (envelope-from wodfer@gmail.com) Received: by py-out-1112.google.com with SMTP id t32so254399pyc for ; Thu, 29 Jun 2006 07:33:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=EGMF0XilWhzu46fMtAJ4HeTSJBAHOoy3NumwGkMXBD86PSBCUMIIPX93lxMlDV4zKwFVQh9z7k6kG5N8nKgMTu74+aaO2Ure6UxFF1JqwVA9WTdCZNCIsRmxvsB5EIrmwIrsppxABrcQnsXIAjiwNKedV69EA6dyjw8ZnuwFlBg= Received: by 10.35.37.18 with SMTP id p18mr1582922pyj; Thu, 29 Jun 2006 07:33:49 -0700 (PDT) Received: by 10.35.90.3 with HTTP; Thu, 29 Jun 2006 07:33:48 -0700 (PDT) Message-ID: <23ed14b80606290733y6d6c3b48r8bafed408f1ece84@mail.gmail.com> Date: Thu, 29 Jun 2006 16:33:48 +0200 From: "=?ISO-8859-1?Q?Andreas_Wider=F8e_Andersen?=" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: How do I add more aliases to my .forward vacation file? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 14:33:50 -0000 Hi, How can I add more than one alias to my .forward vacation file? I have an email address that has two aliases in addition to the username. I receive mail to all and would like to know how (if) I can add another alias. My .foward file is like this today: \myusername, "|/usr/bin/vacation -a myalias myusername" I have tried a few things, but just get error messages. Thanks! Andreas