# Configuration example for imapbiff
# should be under your home (~/.imapbiffrc)
# or specified with -c option

host imap-server.example.org
#port 143
user myname
#password password # if not given, will be asked (recommended)
#mailbox mymailbox # INBOX if not given
use_ssl
login
sleep 600
nobeep
#noquestion
#pos 725x710
#nodecor

png_checking   check.png
png_mail       up.png
png_nomail     down.png
png_mail_ssl   up_ssl.png
png_nomail_ssl down_ssl.png
