[imp] Re: auth with mysql

Hans Novak news at repcom.de
Thu Mar 24 06:29:24 PST 2005


Hi,

the must be a disaccord.
My postfix/courier imap with mysql storage works great for any clients 
(like mozilla/outlook/...)
The problem is, that horde/imp is trying to use the database horde (like 
described in his config)
with a TABEL who does not exist in this database.
The tyble exist in the postfix database in mysql. I have try a symlink 
between the tables, but this is not working too.

In the mysql.log, horde/imp show the following:
------------------------------------------------------------------------------------------------------------------------------
050324 15:11:33     519 Connect     horde at localhost on
                    519 Init DB     horde
                      6 Query       SELECT username, password, "", 
'1001', '1001', '/usr/local/virtual', maildir, quota, name, "" FROM 
mailbox WHERE username = "xxxxxx"
------------------------------------------------------------------------------------------------------------------------------

This sql statement looks like the one from postfix. Thats the reason, 
why i'm asking about postfix auth and so on.
What is the different between "horde" or "imp" login (for the server).
I can only login with the conf.php.dist (as conf.php) with no 
authentification.

Hans




>sure it's an answer - postfix doesn't provide imap or pop3 mail delivery
>
>It's somewhat expected that you know what an imap server is and how to
>connect to it.
>
>IMP is an imap client - just like Outlook/Outlook
>Express/Thunderbird/Mozilla/Eudora/etc.
>
>if you can connect to your imap server with one of those, you shouldn't
>have any trouble connecting with IMP
>
>if you can login via telnet...
>
>telnet localhost 143
>
>then you should know how to configure IMP
>
>IMP couldn't care less which IMAP server you use, which MTA (Postfix in
>your case) you use, where your users and passwords are stored, only that
>you can connect via IMAP protocol.
>
>If that's not understandable, perhaps you need to learn more about your
>IMAP server first - the reason that Jan's answer was an answer was
>simply that you are expected to understand what an IMAP server is and
>how to connect to it.
>
>Craig
>
>
>  
>


More information about the imp mailing list