# This is the configuration file for DOM-III PBEM manager


[GENERAL]
# Cygwin values: 
#dom_path	= /cygdrive/d/Program Files/dominions3/	
#temp_turns_path	= /cygdrive/d/temp/

# Windows values: 
dom_path	= D:\Program Files\dominions3
temp_turns_path	= D:\temp
backup_path	= D:\temp\domIII

host_email	= <your gmail address> 
host_pwd	= <your password> 
sig_msg		= Thanks, <your name>
active_game	= <default for currently active game>

[GAMES]
games= <list of games seperated by ,>

[test1]
players = <list of players in the following format: player1_email:player1_nation, player2_email:player2_nation etc. 
	Example: player@gmail.com:mid_oceania, 2nd_player@yahoo.com:mid_pythium, etc>
sent_turns_msg = <message that will be added to the turn distribution email>

