######################################
# Do not signal when new mail is found
NoBeep
#####################################
# Mailfile(s) to use, overrides $MAIL
#MailFiles
#	/var/spool/mail/guylhem
#	/home/guylhem/Mail/Inbox
#End
##################################
# Update frequency (default 5 sec)
Update 60
#####################################################
# Program to execute when left mousebutton is pressed
Execute xterm -T elm -e elm &
###########################################
# Program to execute when new mail is found
#NewMailExecute showaudio message.au &
#################################
# Program to execute every update
#ExecuteOnUpdate fetchmail
#######################################
# Always execute when new mail is found
# If this option is revomed asmail will only execute
# when new mail is found and when the status is changed
# from "nomail/oldmail" to "newmail"
AlwaysNewMailExecute
##################################################
# This option is useful if you are using utilities
# like procmail. Asmail will change status to
# "New Mail" when the time-stamp of the last
# modification of the mailfile is changed
#TimeStampMode
######################################
# Animation speed (default 10 = 1 sec)
#		NoMail	OldMail	NewMail
AnimationSpeed  10	10	1
#########################
# Tunrs off shaped window
#NoShape
######################################################
# Use this option if all icons have the same shape and
# size,	this will save some CPU time if you are using
# animations
LockShape
####################################################
# Display the number of messages and/or new messages
# in the mailbox. This option can not be used if you
# have more then one mailbox specified.
# Modes:
# 	0	Disable feature (default)
#	1	NumOfNewMail/NumOfMail
#	2	NumOfNewMail
#	3	NumOfMail
#NumOfMsgMode 1
################################################
# Position of text, must be inside the icon mask
NumOfMsgPosition 2 10
#############
# Font to use
NumOfMsgFont -*-helvetica-medium-o-*-*-9-*-*-*-*-*-*-*
#########################
# Assign icons/animations
NoMail  
	/usr/X11R6/share/afterstep/desktop/icons/8bpp/e-no.xpm
End

OldMail  	
	/usr/X11R6/share/afterstep/desktop/icons/8bpp/e1.xpm
End

NewMail  
	/usr/X11R6/share/afterstep/desktop/icons/8bpp/e1.xpm
	/usr/X11R6/share/afterstep/desktop/icons/8bpp/e2.xpm
	/usr/X11R6/share/afterstep/desktop/icons/8bpp/e3.xpm
	/usr/X11R6/share/afterstep/desktop/icons/8bpp/e4.xpm
	/usr/X11R6/share/afterstep/desktop/icons/8bpp/e5.xpm
	/usr/X11R6/share/afterstep/desktop/icons/8bpp/e6.xpm
	/usr/X11R6/share/afterstep/desktop/icons/8bpp/e7.xpm
	/usr/X11R6/share/afterstep/desktop/icons/8bpp/e8.xpm
	/usr/X11R6/share/afterstep/desktop/icons/8bpp/e9.xpm
	/usr/X11R6/share/afterstep/desktop/icons/8bpp/e10.xpm
	/usr/X11R6/share/afterstep/desktop/icons/8bpp/e11.xpm
End
# End of file
