From owner-freebsd-questions Sun Jul 25 9:37: 6 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns.clientlogic.com (ns.clientlogic.com [207.51.66.75]) by hub.freebsd.org (Postfix) with ESMTP id C0CDE151E2 for ; Sun, 25 Jul 1999 09:36:54 -0700 (PDT) (envelope-from ChrisMic@clientlogic.com) Received: by site0s1 with Internet Mail Service (5.5.2448.0) id ; Sun, 25 Jul 1999 12:34:58 -0400 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB4401105AE7@site2s1> From: Christopher Michaels To: "FreeBSD Questions (E-mail)" Subject: RE: procmail or .forward for "vacation" program. Date: Sun, 25 Jul 1999 12:37:07 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, I should just stop sending e-mail today. I think I'm getting antsy since I'm one day away from vacation. I did a bit more reading of man pages, and hopefully someone can tell me if I'm on the right track. I have several rules that filter out the FreeBSD mailing list and some other things by (if memory serves I'm not at home) the sender line in the header. It then (of course) delivers it to a file in my ~/mail/ dir. Now, according to "man procmailrc" when a delivering rule is processed, subsequent rules are not processed. Given than, is it safe to put the following at the end of my .procmailrc? --------------------------------------------- :0 c: | "/usr/bin/vacation -a cjm2" --------------------------------------------- or should this be formatted as... --------------------------------------------- :0 c: | "/usr/bin/vacation -a cjm2" --------------------------------------------- Sorry to be a PITA but I need to get this right before I leave. Should there be something else where there's no expression. -Chris > -----Original Message----- > From: Christopher Michaels [SMTP:ChrisMic@clientlogic.com] > Sent: Sunday, July 25, 1999 12:09 PM > To: FreeBSD Questions (E-mail) > Subject: procmail or .forward for "vacation" program. > > Ok, > I'm going on vacation. What I would ideally like to do is only have > e-mails > that are delivered to my inbox go through the vacation program. > > I currently use Procmail to process my e-mail, and i'm sorry to say I'm > not > to savvy with it. Does anyone know of an option/rule that will pass only > mail not matching any other rule, to my inbox as well as to the vacation > program? > > -Chris > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message