Hello,
I just applied the mysql-qpoper patch and the compile
wentjust fine and the popper daemon starts up and
binds toport 110 just fine. However when I attempt to
telnetto port 110 I got the following:

telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Unable to process config file
/usr/local/etc/mysql-popper.conf
Connection closed by foreign host.

For the above transcript I started qpopper with the
following command line:

/usr/local/sbin/popper -d 
-t /usr/local/tmp/debuglog -f
/usr/local/etc/mysql-popper.conf 


my /usr/local/etc/mysql-popper.conf looks like the
following:

MysqlAuthHost   127.0.0.1

MysqlAuthPort   3306
MysqlUsername xxxxxx
MysqlPassword xxxxxx
MysqlAuthDB qpopper
MysqlAuthTable email
MysqlAuthUsernameField username
MysqlAuthPasswordField password
MysqlAuthPasswordMethod crypt




Configure Line:

./configure --enable-specialauth
 --disable-check-pw-max 
--enable-fast-update
--prefix=/usr/local 
--enable-debugging --enable-mysql 
--enable-servermode
--enable-shy 
--enable-spool-dir=/var/spool/mail 
--enable-log-login-mysql
--withmysqlincludepath=/usr/local/mysql/include/mysql
--enable-standalone
--with-mysqlconfig=/usr/local/etc/mysql-popper.conf 
--with-mysqllibpath=/usr/local/mysql/lib/mysql 
--with-openssl=/usr/local/ssl
 --mandir=/usr/share/man


OS Solaris 5.8 Generic_108528-23 sun4u sparc
SUNW,Ultra-60

Qpopper = qpopper4.0.5

Patch = qpopper-mysql-0.12.patch

Mysql version =  4.0.14

The trace file shows the following after successful
binding:

Sep 19 11:39:24.980 2003 [27628] new child for
connection [main.c:923]
Sep 19 11:39:24.980 2003
Sep 19 11:39:24.983 2003 [27628] Trace and Debug
destination is file "/usr/local
/tmp/debuglog" [pop_init.c:904]
Sep 19 11:39:24.983 2003
Sep 19 11:39:24.983 2003 [27628] Processing config
file '/usr/local/etc/mysql-po
pper.conf'; CallTime=1 [pop_config.c:1354]
Sep 19 11:39:24.983 2003
Sep 19 11:39:24.983 2003 [27628] ...read line 1 (23):
MysqlAuthHost     127.0.0.
1 [pop_config.c:1390]
Sep 19 11:39:24.983 2003
Sep 19 11:39:24.984 2003 [27628] Expected "set" or
"reset", found "MysqlAuthHost
" at line 1 of config file
/usr/local/etc/mysql-popper.conf [pop_config.c:1414]
Sep 19 11:39:24.984 2003
Sep 19 11:39:24.984 2003 [27628] Finished processing
config file '/usr/local/etc
/mysql-popper.conf'; rslt=0 [pop_config.c:1538]
Sep 19 11:39:24.984 2003


If any of you could give me any feedback on how to
rectify the problem I would greatly appreciate it.


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

Reply via email to