All,

 

  I moved to 2.6 from a 2.5 based application.  I made all the schema
changes I could reverse engineer from the RELEASE NOTES and
README.sql.mysql files. (or whatever it was called).

 

I did not change my configuration in any way aside from that.

 

When I attempt to release some mail (but not all) I am seeing this
error:

 

mail:/var/amavis# /opt/amavisd/sbin/amavisd-release "pqDpQoPXKTKq"

450 4.5.0 Failure: Can't open sql obj for reading: No such file or
directory at (eval 96) line 375, <GEN31> line 4.

 

Additionally, I can find the message in 'msgs':

 

select * from msgs where mail_id = 'pqDpQoPXKTKq';

1 row in set (0.00 sec)

 

However, it's not in the quarantine table:

 

select * from quarantine where mail_id = 'pqDpQoPXKTKq';

Empty set (0.00 sec)

 

Any help appreciated.   Thanks!

 

Jason

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
AMaViS-user mailing list
[email protected] 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to