[main]
bio_test doatstart
bio_test mail_01
bio_test doattheend


// Startup section.
[doatstart]
clean_all_bio_msgs


// Shutdown section.
[doattheend]


// wapp tests.
[mail_01]
gen_msg_from_file iacp\iacp_mail_01.txt
check_used_bif 1000552f
bio_client_parse
bio_client_process
dump_parsed_message
//
// check mail settings in msg store
check_pop3_defs mail_01_pop3
check_smtp_defs mail_01_smtp
check_pop3_named mail_01_pop3 Demon01
check_smtp_named mail_01_smtp Demon01


[mail_01_pop3]
chk_pop3_loginname yashar
chk_pop3_password dig23ler
chk_pop3_serveraddress pop3.demon.co.uk
chk_pop3_useraddress Brahim@yashar.Demon.co.uk


[mail_01_smtp]
chk_smtp_serveraddress post.demon.co.uk
chk_smtp_emailaddress Brahim@yashar.Demon.co.uk
