This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Quarantine manager "500 Internal Server Error" (7.100)

In 7.100,
When I click the "Preview a Message" button in the SMTP Quarantine Manager,
I get a popup message which only says
500 Internal Server Error

AND,
if I click the "download a message" button, I get a popup window which promptly disappears, and is replaced by a popup message which says
404 not found
!


I'm not sure what to make of that...

There are 2 messages in quarantine, both with reason 'error', one is 1.5 days old, the other is from 11/27.

I don't use the SMTP proxy, so these e-mails were generated by the firewall.

This is using FireFox 2.0.0.11 on WinXP, btw.

Thanks,
Barry


This thread was automatically locked due to age.
Parents
  • HTTPD.LOG:

    2007:12:06-20:08:04 (none) httpd: 0.1.2.3 - - [06/Dec/2007:20:08:04 -0800] "POST /qm.plx HTTP/1.1" 200 316
    2007:12:06-20:08:06 (none) httpd[4649]: [error] [client 0.1.2.3] File does not exist: /var/webadmin/undefined, referer: fw.example.com:4444/qm.plx
    2007:12:06-20:08:06 (none) httpd[4649]: [warn] mod_fcgid: stderr: Use of uninitialized value in concatenation (.) or string at (eval 247) line 20.
    2007:12:06-20:08:06 (none) httpd: 0.1.2.3 - - [06/Dec/2007:20:08:06 -0800] "GET /undefined HTTP/1.1" 404 8637
    2007:12:06-20:08:07 (none) httpd: 0.1.2.3 - - [06/Dec/2007:20:08:07 -0800] "GET /core/js/json.js?t=1197000486 HTTP/1.1" 200 10077
    2007:12:06-20:08:11 (none) httpd: 0.1.2.3 - - [06/Dec/2007:20:08:10 -0800] "GET /core/js/prototype.js?t=1197000486 HTTP/1.1" 200 96630
    2007:12:06-20:08:19 (none) httpd: 0.1.2.3 - - [06/Dec/2007:20:08:19 -0800] "GET /core/js/rico.js?t=1197000486 HTTP/1.1" 200 90397



    SMTP.LOG (after I tried to release one of the messages in the quarantine):

    2007:12:06-20:00:19 (none) cffd[5505]: id="1003" severity="error" sys="SecureMail" sub="smtp" name="DeliveryThread error" srcip="127.0.0.1" from="do-not-reply@fw.example.org" to="barry@example.net" subject="" messageid="1" size="1006" action="freeze" 



    EXIM.LOG:

    2007:12:06-20:12:40 (none) exim[5000]: 2007-12-06 20:12:40 Start queue run: pid=5000
    2007:12:06-20:12:40 (none) exim[5000]: 2007-12-06 20:12:40 End queue run: pid=5000

    (this repeats every 1 minute)

    spamd.log is empty (not using anti-spam features)

    Barry
Reply
  • HTTPD.LOG:

    2007:12:06-20:08:04 (none) httpd: 0.1.2.3 - - [06/Dec/2007:20:08:04 -0800] "POST /qm.plx HTTP/1.1" 200 316
    2007:12:06-20:08:06 (none) httpd[4649]: [error] [client 0.1.2.3] File does not exist: /var/webadmin/undefined, referer: fw.example.com:4444/qm.plx
    2007:12:06-20:08:06 (none) httpd[4649]: [warn] mod_fcgid: stderr: Use of uninitialized value in concatenation (.) or string at (eval 247) line 20.
    2007:12:06-20:08:06 (none) httpd: 0.1.2.3 - - [06/Dec/2007:20:08:06 -0800] "GET /undefined HTTP/1.1" 404 8637
    2007:12:06-20:08:07 (none) httpd: 0.1.2.3 - - [06/Dec/2007:20:08:07 -0800] "GET /core/js/json.js?t=1197000486 HTTP/1.1" 200 10077
    2007:12:06-20:08:11 (none) httpd: 0.1.2.3 - - [06/Dec/2007:20:08:10 -0800] "GET /core/js/prototype.js?t=1197000486 HTTP/1.1" 200 96630
    2007:12:06-20:08:19 (none) httpd: 0.1.2.3 - - [06/Dec/2007:20:08:19 -0800] "GET /core/js/rico.js?t=1197000486 HTTP/1.1" 200 90397



    SMTP.LOG (after I tried to release one of the messages in the quarantine):

    2007:12:06-20:00:19 (none) cffd[5505]: id="1003" severity="error" sys="SecureMail" sub="smtp" name="DeliveryThread error" srcip="127.0.0.1" from="do-not-reply@fw.example.org" to="barry@example.net" subject="" messageid="1" size="1006" action="freeze" 



    EXIM.LOG:

    2007:12:06-20:12:40 (none) exim[5000]: 2007-12-06 20:12:40 Start queue run: pid=5000
    2007:12:06-20:12:40 (none) exim[5000]: 2007-12-06 20:12:40 End queue run: pid=5000

    (this repeats every 1 minute)

    spamd.log is empty (not using anti-spam features)

    Barry
Children