[main]
bio_test doatstart
bio_test mail_07
bio_test doattheend


// Startup section.
[doatstart]
clean_all_bio_msgs


// Shutdown section.
[doattheend]


// wapp tests.
[mail_07]
gen_msg_from_file iacp\iacp_mail_07.txt
check_used_bif 1000552f
bio_client_parse
bio_client_process
dump_parsed_message
//
// check mail settings in msg store
check_imap_named mail_07_imap mail_07
check_smtp_named mail_07_smtp mail_07


[mail_07_imap]
chk_imap_loginname user_07
chk_imap_password pass_07
chk_imap_serveraddress imap.mail_07.net


[mail_07_smtp]
chk_smtp_emailaddress email@mail_07.com
chk_smtp_serveraddress smtp.mail_07.net
