Hi All,

I have finally got SQ working but whenever I log in I told that I must be logged on in oreder to access the page.

When I compare the Mercy IMPA logs there seems to be a different set of commands issued depending on whether I login through PMail or Squirrel, e.g.

This one works through PMail

11:08:11.203: << A1 OK LOGIN completed.<cr><lf>
11:08:11.203: >> A2 LIST "" ""<cr><lf>
11:08:11.203: << * LIST (\Noselect) "/" ""<cr><lf>
11:08:11.203: << A2 OK LIST completed.<cr><lf>
11:08:11.203: >> A3 LIST "" "*"<cr><lf>
11:08:11.203: << * LIST (\NoInferiors) "/" INBOX<cr><lf>
11:08:11.203: << * LIST (\NoInferiors) "/" INBOX.Drafts<cr><lf>
11:08:11.203: << * LIST (\NoInferiors) "/" INBOX.Sent<cr><lf>
11:08:11.203: << * LIST (\NoInferiors) "/" INBOX.Trash<cr><lf>
11:08:11.203: << A3 OK LIST completed.<cr><lf>
11:08:11.203: >> A4 STATUS "INBOX" (MESSAGES UNSEEN)<cr><lf>
11:08:11.218: << * STATUS INBOX (MESSAGES 1 UNSEEN 0)<cr><lf>
11:08:11.218: << A4 OK STATUS completed.<cr><lf>
11:08:11.218: >> A8 LOGOUT<cr><lf>

This one does not work through Squirrel


19:57:53.250: << A001 OK LOGIN completed.<cr><lf>
19:57:53.250: >> A002 CAPABILITY<cr><lf>
19:57:53.250: << * CAPABILITY IMAP4rev1 X-MERCURY<cr><lf>
19:57:53.265: << A002 OK CAPABILITY complete.<cr><lf>
19:57:53.265: >> . LIST "INBOX" ""<cr><lf>
19:57:53.265: << * LIST (\Noselect) "/" ""<cr><lf>
19:57:53.265: << . OK LIST completed.<cr><lf>
19:57:53.265: >> A003 LOGOUT<cr><lf>


The difference seems to be the LIST commands. Does anyone know how I would configure Squirrel to be able to LIST properly??


Also worth noting that this only works on Localhost. When I try to log in remotely I just get the error:

PHP Warning: main(../config/config.php): failed to open stream: No such file or directory in D:\Website\WEBDATA\mail\functions\global.php on line 18 PHP Fatal error: main(): Failed opening required '../config/config.php' (include_path='.;c:\php4\pear') in D:\Website\WEBDATA\mail\functions\global.php on line 18



Many thanks

John


Reply via email to