[main]
bio_test doatstart
bio_test all_04
bio_test doattheend


// Startup section.
[doatstart]
clean_all_bio_msgs


// Shutdown section.
[doattheend]


// wapp tests.
[all_04]
gen_msg_from_file iacp\iacp_all_04.txt
check_used_bif 1000552f
bio_client_parse
bio_client_process
dump_parsed_message
//
// check mail settings in msg store
check_pop3_named all_04_pop3 Peach
check_smtp_named all_04_smtp Peach
//
// check commdb tables for correct entries
bio_commdb DialOutIsp all_04_commdb_dialoutisp_table
bio_commdb IAP all_04_commdb_iap_table
bio_commdb Proxies all_04_commdb_proxies_table


[all_04_pop3]
chk_pop3_loginname diskono
chk_pop3_password sprocket
chk_pop3_serveraddress pop3.peach.co.uk
chk_pop3_useraddress mal@sprocket.co.uk


[all_04_smtp]
chk_smtp_serveraddress post.peach.co.uk
chk_smtp_emailaddress mal@sprocket.co.uk


[all_04_commdb_dialoutisp_table]
commdb_check text Name "Peach"
commdb_check text LoginName "diskono"
//commdb_check text IfAuthName "diskono"
commdb_check text LoginPass "sprattler"
//commdb_check text IfAuthPass "sprattler"
commdb_check text DefaultTelNum "+44 845 2121666"
commdb_check text IpNameServer1 "BABA:12:0:205:E512:158.152.1.58"
commdb_check text IpNameServer2 "BABA:12:0:205:E512:158.152.1.43"
commdb_check bool UseLoginScript "true"
commdb_check bool EnableSWComp "false"


[all_04_commdb_iap_table]
commdb_check text Name "Peach"
commdb_check text IAPServiceType "DialOutISP"
commdb_check text IAPBearerType "ModemBearer"


[all_04_commdb_proxies_table]
commdb_check text ProxyServerName "BABA:12:0:205:E512:111.222.333.444"
commdb_check uint PortNumber 54321
commdb_check text Exceptions "BABA:12:0:205:E512:10.11.12.13; BABA:12:0:205:E512:100.101.102.103"
commdb_check text ProtocolName "HTTP"
