On Sun, Nov 02, 2003 at 04:44:34PM +0100, Paul Diaconescu wrote:
> Yes:
> 
> http://mydomain/cgi-bin/sqwebmail/login/username.authpam/ 
> 4F2AC2F84E139F6885639398E981A574/1067787733? 
> folder=INBOX&form=fetch&pos=7&mimeid=1.2

OK. Do you get anything logged in your Apache error_log when you click the
'Display' link? (That's where sqwebmail's stderr goes)

Also, do the MIME headers look correct for the response? Try doing the
following once you have a valid link like the one above (i.e. before you log
out)

$ script foo.log
$ telnet mydomain.com 80
GET /cgi-bin/sqwebmail/login/username.authpam/.....&mimeid=1.2 HTTP/1.0
Host: mydomain.com
<blank line>
$ exit

Then post 'foo.log' to the list.

Cheers,

Brian.

Reply via email to