Hey Paul,
So I upgraded tonight and everything is displaying great now. However I
am running into a new problem. When I receive and email, it shows as
'inserted' into the database, but it never shows up in any mail client
at all. I've posted some TRACE 5. There are two parts to the file. The
top one, to an email address that has a 'deliver_to' to some procmail
scripts I have setup for filtering and such, and the second part, is
just with an alias of [EMAIL PROTECTED] and a deliver_to of the user
id (in my case, the user id is '3'). Any thoughts?
Thanks,
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.