Current time: 05-04-2024, 05:31 PM Hello There, Guest! (LoginRegister)


Post Reply 
upgrade ispcp 1.0rc3 to ispcp 1.0.7
Author Message
darkelf Offline


Posts: 2
Joined: Dec 2007
Reputation: 0
Post: #3
RE: upgrade ispcp 1.0rc3 to ispcp 1.0.7
I did it, and it works
As in my old version, I change courier to dovecat and get some error:
Code:
auth(default): dovecot: User not found! during attempt for ...

the problem is, that the updatescript did not update the new column mail_addr in ispcp.mail_users. I did this with
Code:
UPDATE domain INNER JOIN mail_users ON domain.domain_id = mail_users.domain_id SET mail_users.mail_addr = CONCAT(mail_users.mail_acc,"@",domain.domain_name) WHERE mail_users.mail_pass != '_no_'
and it works.
10-07-2012 02:07 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: upgrade ispcp 1.0rc3 to ispcp 1.0.7 - darkelf - 10-07-2012 02:07 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)