[tpop3d-discuss] tpop3 & mysql

Yuan-Chung Hsiao(ychsiao) ychsiao at linux.mis.stu.edu.tw
Tue, 30 Sep 2003 04:50:08 +0800


My syslog:

get_mysql_server: now using server 127.0.0.1
1 authentication drivers successfully loaded
net_loop: tpop3d version 1.5.2 successfully started
connection_sendresponse: client [6]127.0.0.1/graduate.stu.edu.tw: sent `+OK
<7c3
b060660b62942cc699b772211ba2c@graduate.stu.edu.tw>'
listeners_post_select: client [6]127.0.0.1/graduate.stu.edu.tw: connected to
loc
al address 127.0.0.1:110

connection_parsecommand: client [6]127.0.0.1/graduate.stu.edu.tw: received
`user
  s86101101'

connection_sendresponse: client [6]127.0.0.1/graduate.stu.edu.tw: sent `+OK
Tell
 me your password.'

connection_parsecommand: client [6]127.0.0.1/graduate.stu.edu.tw: received
`pass
 [...]'
auth_mysql_new_user_pass: SQL query: SELECT CONCAT(popbox,'s86101101'),
CONCAT('{md5}', password),'nobody','bsd' FROM grad WHERE uid='s86101101'

authcontext_new_user_pass: began session for `s86101101' with mysql; uid
65534,
gid 6

fork_child: [6]s86101101(127.0.0.1): began session for `s86101101' with
mysql;
child PID is 97069

connection_sendresponse: client [6]s86101101(127.0.0.1): sent `+OK Welcome
aboar
d! You have no messages at all.'


Regards,

> -----Original Message-----
> > Hi:
> > 	I used postfix+tpop3+mysql, now I have a problem,.
> > 	I send mail to blah@blah.com, then use aliases method write to file
> > "/popmail/blah".
> > 	Postfix send is ok, but tpop3 tell me the mailbox "+OK
> Welcome aboard! You
> > have no messages at all."
> >
> > 	"/popmail/blah" have I send mail, but tpop3 can't read/list it.
>         [...]
> > 	mailbox: bsd:/popmail1/$(user)
>
> Is this an error?
>
> What does the log say?
>