x11 {
	beep yes
	on_mouse_left aterm -geometry 80x35 -bg wheat -vb -fn -cronyx-fixed-medium-r-semicondensed--13-120-75-75-c-60-koi8-r -title "pine: albert" -n "pine: albert" -e bash -c ~/bin/pine &
	on_mouse_right aterm -geometry 80x25 -bg wheat -vb -fn -cronyx-fixed-medium-r-semicondensed--13-120-75-75-c-60-koi8-r -title "xterm: for the right button" &
	on_mouse_middle aterm -geometry 80x25 -bg wheat -vb -fn -cronyx-fixed-medium-r-semicondensed--13-120-75-75-c-60-koi8-r -title "xterm: for the middle button" &
	on_new_mail cat /home/albert/.asmail/clink.au > /dev/audio &
	shape yes
}

mailbox {
	type maildir
	file /home/albert/MailDir
	update 2
	unread-is-new no
}

mailbox {
	type mbox
	file /var/mail/albert
	update 3
}

#mailbox {
##	type pop3
#	auth plain md5
#	server example.com 
#	user your_name
#	password your_pass
#	update 20
#}

#mailbox {
#	type imap
#	server example.com
#	user your_name 
#	password your_pass
#	update 10
#}

