Re: [Exim] Mail notification

Top Page
Delete this message
Reply to this message
Author: Matthew Byng-Maddick
Date:  
To: Exim
Subject: Re: [Exim] Mail notification
On Sun, Dec 02, 2001 at 01:40:11PM -0600, AMH wrote:
> I would like to notify my users when a new mail arrives in their
> mailbox. This notification should be send to a different email address.
> Can some one please help me how to do this.


Using the trick in
http://www.exim.org/pipermail/exim-users/Week-of-Mon-20011126/032629.html

create a filter that has something like

  mail to <other-address> text "new mail from $return_path" subject \
    "New mail"
  unseen finish


MBM

-- 
Matthew Byng-Maddick         <mbm@???>           http://colondot.net/