## Sample Configuration File for Away
## (http://www.unbeatenpath.net/software/away/)
##
## See awayrc man page for more information.  (`man 5 awayrc`)
##
## $Id: awayrc,v 1.2 2002/08/11 05:57:45 pepper Exp $
##

# check mailboxes
mail yes

# check mail every 60 seconds
time 60

# do not do persistent checking
persist no

# inbox
maildir /var/spool/mail
  mailbox johndoe                {your Inbox}

# procmail folders
maildir /home/johndoe/mail
  mailbox linux-security         {Linux Security}
  mailbox mutt-announce          {Mutt Announce}
