[imp] (no subject)

peter lawrie peter.lawrie at glendiscovery.co.uk
Mon Feb 25 22:14:40 UTC 2013


Hi

Thanks to Simon,  Michael and Jan, I've made some progress. I removed the
MySQL and tried authentication via a 'real' unix user in /etc/shadow
(That's not where I want to end up as it needs the users in virtualmin.

Having established that postfix was sending and receiving mail. I took
dovecot back to the point I started from and then added

userdb {
  driver = passwd
  args = blocking=no
}
passdb {
  driver = shadow
}

Now the test.php authenticates to IMAP

Feb 25 21:46:55 auth: Debug: auth client connected (pid=16769)
Feb 25 21:46:55 auth: Debug: client in: AUTH    1       PLAIN
service=imap    secured lip=127.0.0.1   rip=127.0.0.1   lport=143
rport=41122     resp=cGxhd3JpZQBwbGF3cmllAHBhc3N3b3Jk
Feb 25 21:46:55 auth: Debug: shadow(plawrie,127.0.0.1): lookup
Feb 25 21:46:55 auth: Debug: client out: OK     1       user=plawrie
Feb 25 21:46:55 auth: Debug: master in: REQUEST 228982785       16769
1       b7b53a9538ea85865cfcbc679c5cb44a
Feb 25 21:46:55 auth: Debug: passwd(plawrie,127.0.0.1): lookup
Feb 25 21:46:55 auth: Debug: master out: USER   228982785       plawrie
system_groups_user=plawrie      uid=527 gid=100 home=/home/plawrie
Feb 25 21:46:55 imap-login: Info: Login: user=<plawrie>, method=PLAIN,
rip=127.0.0.1, lip=127.0.0.1, mpid=16770, secured
Feb 25 21:46:55 imap(plawrie): Info: Disconnected: Logged out bytes=26/362

Wonderful, I thought, so now let's click on horde / mail and this is what I
got!
I've attached a copy of the error details as a zip file.


A fatal error has occurredIMP_Imap: Invalid method call "getParam".

Peter Lawrie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: invalid-method-call-getParam.zip
Type: application/zip
Size: 2008 bytes
Desc: not available
URL: <http://lists.horde.org/archives/imp/attachments/20130225/fb1d269f/attachment-0001.zip>


More information about the imp mailing list