From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4069 invoked from network); 27 Jun 2001 03:34:51 -0000 Received: from ns2.primenet.com.au (HELO mail2.primenet.com.au) (?NfJy14Ma4QbAI7773xY3aZJh7PIwvCjy?@203.24.36.3) by ns1.primenet.com.au with SMTP; 27 Jun 2001 03:34:51 -0000 Received: (qmail 2313 invoked from network); 27 Jun 2001 03:34:49 -0000 Received: from sunsite.dk (130.225.51.30) by ns2.primenet.com.au with SMTP; 27 Jun 2001 03:34:49 -0000 Received: (qmail 26226 invoked by alias); 27 Jun 2001 03:33:55 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3960 Received: (qmail 26202 invoked from network); 27 Jun 2001 03:33:54 -0000 Date: Tue, 26 Jun 2001 23:34:35 -0400 From: =?iso-8859-1?Q?J=F6rg_Ziefle?= To: zsh-users@sunsite.dk Subject: 2nd mail question :) Message-ID: <20010626233435.A4263@acmex.gatech.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0us Does anybody see a way to execute an external program when new mail has come in? Events, for example? What I wanna do is when new mail arrives, I want to have a little program executed that starts my mailer with the right folder (user-specified if several folders have received mail). Thanks, Jörg