##################################################################
# Route configuration

# If no routing is defined in config, HPT will not touch
# outgoing netmail (only receive)

# route [<flavour>] <target> <linkWW> [<linkWW> ...]
# see docs for explanation

# don't specify '*' as route destination to prevent send buggy mail like 0:*/*

# Don't route mail to zone adresses
route no-pack *:0/*

# Normal direct route to my own points
route normal noroute 2:5030/9999.*

# All other fidonet mail is routed to host (normally you'll have to put here your netmail uplink address)
route normal host 1:* 2:* 3:* 4:* 5:* 6:*

# Don't route 0:, 32767:, etc.
route no-pack *
