# Welcome to MySQLAuth ini File. # Leading # makes line a comment # Save this file to /etc/mysqlauth.ini or c:\winnt\system32\mysqlauth.ini or # in same directory as executable. # Manual page is at, http://www.netwinsite.com/dmail/mysqlauth.htm # ------------------------------------------------------------------------------------- # IP address of server to connect to: mysql_server 127.0.0.1 # Login username and password: mysql_login fred mysql_password qwerty # MySQL Table Field Names # --------------------- field_username username field_password passwd field_forward forward # Other common INI settings for MYSQLAuth # -------------------------- # debug true # log_path c:\dmail\sqlauth.log # domain test.com # mysql_mail_user_db maildb # mysql_mail_user_table maildb