Guest User!

You are not Sophos Staff.

[9.193-11][BUG] Mail Manager still broke

I still get the following message when I try to view the following in the mail Manager: SMTP Quarantine, SMTP Log

Error Message:
Perl runtime error calling qm::smtp_quarantine: Can't use an undefined value as an ARRAY reference at /DBI.pm line 2064.


I am using the Virtual Appliance
Parents
  • Hope this helps [:)]

    systemlog:

    2014:02:04-21:21:28 ifd postgres[7622]: [6-1] ERROR: invalid input value for enum reason_q_enum: "dlp" at character 68 
    
    2014:02:04-21:21:28 ifd postgres[7622]: [6-2] STATEMENT: SELECT * FROM q WHERE (reason = 'as' OR reason = 'av' OR reason = 'dlp' OR reason = 'exp' OR reason = 'ext' OR reason = 'mime' OR reason = 'other' OR reason = 'unscannable') AND action = 'none' ORDER BY received desc LIMIT 20 OFFSET 0 
    2014:02:04-21:21:31 ifd postgres[7622]: [7-1] ERROR: invalid input value for enum reason_l_enum: "dlp" at character 122 
    2014:02:04-21:21:31 ifd postgres[7622]: [7-2] STATEMENT: SELECT * FROM l WHERE (reason = 'address_verification' OR reason = 'as' OR reason = 'av' OR reason = 'batv' OR reason = 'dlp' OR reason = 'exp' OR reason = 'ext' OR reason = 'host_blacklist' OR reason = 'mime' OR reason = 'other' OR reason = 'rbl' OR reason = 'rdns_helo' OR reason = 'sender_blacklist' OR reason = 'spf' OR reason = 'unscannable') AND (result = 'blackholed' OR result = 'bounced' OR result = 'cancelled' OR result = 'deleted' OR result = 'delivered' OR result = 'quarantined' OR result = 'rejected' OR result = 'unknown') ORDER BY result_time desc LIMIT 20 OFFSET 0 


    smtp proxy log (Only log I have concerning SMTP):
    2014:02:04-21:21:00 ifd exim-out[30110]: 2014-02-04 21:21:00 Start queue run: pid=30110 
    
    2014:02:04-21:21:00 ifd exim-out[30110]: 2014-02-04 21:21:00 End queue run: pid=30110 
Reply
  • Hope this helps [:)]

    systemlog:

    2014:02:04-21:21:28 ifd postgres[7622]: [6-1] ERROR: invalid input value for enum reason_q_enum: "dlp" at character 68 
    
    2014:02:04-21:21:28 ifd postgres[7622]: [6-2] STATEMENT: SELECT * FROM q WHERE (reason = 'as' OR reason = 'av' OR reason = 'dlp' OR reason = 'exp' OR reason = 'ext' OR reason = 'mime' OR reason = 'other' OR reason = 'unscannable') AND action = 'none' ORDER BY received desc LIMIT 20 OFFSET 0 
    2014:02:04-21:21:31 ifd postgres[7622]: [7-1] ERROR: invalid input value for enum reason_l_enum: "dlp" at character 122 
    2014:02:04-21:21:31 ifd postgres[7622]: [7-2] STATEMENT: SELECT * FROM l WHERE (reason = 'address_verification' OR reason = 'as' OR reason = 'av' OR reason = 'batv' OR reason = 'dlp' OR reason = 'exp' OR reason = 'ext' OR reason = 'host_blacklist' OR reason = 'mime' OR reason = 'other' OR reason = 'rbl' OR reason = 'rdns_helo' OR reason = 'sender_blacklist' OR reason = 'spf' OR reason = 'unscannable') AND (result = 'blackholed' OR result = 'bounced' OR result = 'cancelled' OR result = 'deleted' OR result = 'delivered' OR result = 'quarantined' OR result = 'rejected' OR result = 'unknown') ORDER BY result_time desc LIMIT 20 OFFSET 0 


    smtp proxy log (Only log I have concerning SMTP):
    2014:02:04-21:21:00 ifd exim-out[30110]: 2014-02-04 21:21:00 Start queue run: pid=30110 
    
    2014:02:04-21:21:00 ifd exim-out[30110]: 2014-02-04 21:21:00 End queue run: pid=30110 
Children