From owner-freebsd-questions Wed Jul 3 14:28:26 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA26973 for questions-outgoing; Wed, 3 Jul 1996 14:28:26 -0700 (PDT) Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [36.33.0.163]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA26966 for ; Wed, 3 Jul 1996 14:28:22 -0700 (PDT) Received: from localhost (andrsn@localhost) by andrsn.stanford.edu (8.7.5/8.6.12) with SMTP id OAA04407 for ; Wed, 3 Jul 1996 14:28:16 -0700 (PDT) Date: Wed, 3 Jul 1996 14:28:16 -0700 (PDT) From: Annelise Anderson To: freebsd-questions@freebsd.org Subject: Sorting Incoming Mail Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've noticed that some people have different return addresses on e-mail depending on the mailing list to which they're posting, and presumably the incoming mail is sorted into folders or whatever depending on the address. This separates the personal mail, then, from mail to lists. This could be done by creating users for the various lists, but then one would have to log in as these various users to read the mail. Is there a better way to do this--e.g., using /etc/aliases and procmail (procmail seems rather complicated to set up)? Thanks Annelise