Hey Paul,

As always, thanks much! :)

-Dan

Paul J Stevens wrote:
Dan Stilts wrote:

Hey All;

Well, I hadn't noticed this brought up, so figured I'd give it a shot.

I upgraded from 2.0.6 to the current svn trunk and no longer am able to
view messages in squirrelmail (as far as I can tell, Thunderbird still
works fine). In the inbox, all I see is an empty 'From', 'Unknown date'
and the Subject as (no subject), for all messages in the folder. When I
click on the (no subject) it comes up saying it can't find the message.

I am assuming this has to do with the DB layout changes from 2.0 ->
current, but wanted to check here first. If so, any reasonable way to
get the database in the right state for the messages?


dbmail-util -by is required before 2.1 is usable. The header tables need
to be filled. It may run a while.



Jan 31 02:41:43 mail dbmail/imap4d[28376]: RESPONSE: [HEADER.FIELDS (Date To Cc 
From Subject X-Priority Content-Type)] ]
Jan 31 02:41:43 mail dbmail/imap4d[28376]: dbmysql.c,db_query: executing query 
[SELECT physmessage_id FROM dbmail_messages WHERE message_idnr = '359481']
Jan 31 02:41:43 mail dbmail/imap4d[28376]: dbmysql.c,db_query: executing query 
[SELECT physmessage_id,headername,headervalue FROM dbmail_headervalue v JOIN 
dbmail_headername n ON v.headername_id=n.id WHERE physmessage_id IN (198560) 
AND lower(headername)  IN 
('date','to','cc','from','subject','x-priority','content-type')]
Jan 31 02:41:43 mail dbmail/imap4d[28376]: RESPONSE: [NIL]
]n 31 02:41:43 mail dbmail/imap4d[28376]: RESPONSE: [)


No headers were found for the requested message.


Reply via email to