Re: upgrading from perdition-1.15 to perdition-1.18
Joachim Sehlstedt <[email protected]>
| Newsgroups | gmane.mail.perdition.user |
|---|---|
| Organization | NewStyleData |
| Message-ID | <[email protected]> |
Hi, Seems you have the map_library_opt option in the wrong order, just switch mail_username and mail_host_map and it should work again. <dbhost>[:<dbport>[:<dbname>[:<dbtable>[:<dbuser>[:<dbpwd>[:<dbservercol>[:<dbusercol>[:<dbportcol>]]]]]]]] greetings JS On 2010-08-13 16:21, [email protected] wrote: > Hi All, > > > I've been trying to upgrade from perdition 1.15 to perdition 1.18 > without any luck. > > The behaviour is different with regards to MySQL data which are returned. > > > The query: > > > select mail_username,mail_host_map,143 from access_maps where > mail_username='[email protected]'; > +---------------+-------------------------------------------------+-----+ > | mail_username | mail_host_map | 143 | > +---------------+-------------------------------------------------+-----+ > | [email protected] | [email protected] | 143 | > +---------------+-------------------------------------------------+-----+ > > > In 1.15 "f2ef77fe86754109b347dd97a79444eb" is correctly returned as seen > here: > > > Aug 13 16:18:25 mailstore01 imapd: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], > command=LOGIN > Aug 13 16:18:25 mailstore01 imapd: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], > username=f2ef77fe86754109b347dd97a79444eb > Aug 13 16:18:25 mailstore01 imapd: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], > password=XXXX > Aug 13 16:18:25 mailstore01 imapd: authdaemon: starting client module > Aug 13 16:18:25 mailstore01 imapd: authdaemon: ACCEPT, username > f2ef77fe86754109b347dd97a79444eb > Aug 13 16:18:25 mailstore01 imapd: LOGIN, > user=f2ef77fe86754109b347dd97a79444eb, ip=[::ffff:127.0.0.1], protocol=IMAP > > (the imap server being used is Courier) > > > In 1.18 "[email protected]" is being returned and passed onto Courier instead > of "f2ef77fe86754109b347dd97a79444eb" > > > Aug 13 15:07:15 mailstore01 imapd: LOGIN: DEBUG: > ip=[::ffff:152.111.194.109], command=LOGIN > Aug 13 15:07:15 mailstore01 imapd: LOGIN: DEBUG: > ip=[::ffff:152.111.194.109], [email protected] > Aug 13 15:07:15 mailstore01 imapd: LOGIN: DEBUG: > ip=[::ffff:152.111.194.109], password=XXXX > Aug 13 15:07:15 mailstore01 imapd: authdaemon: starting client module > Aug 13 15:07:15 mailstore01 imapd: authdaemon: REJECT > > > Can anyone tell me how to revert back to the old behaviour to how to go > about trouble shooting this? > > > Regards, > > Cami > > > > ______________________________________________ > Perdition-users mailing list > [email protected] > http://lists.vergenet.net/listinfo/perdition-users ______________________________________________ Perdition-users mailing list [email protected] http://lists.vergenet.net/listinfo/perdition-users