Uwe Kiewel schrieb:
> 
> I have sometimes trouble with sql quarantine. Most of the mails are 
> quarantined successfuly and some are rejected with a temporary error. On 
> a later delivery try, a frommer rejected mail will be quarantined 
> successfuly.
> The data type for the column mail_text ist CLOB(32k) with a default 
> chunk size of 16k. It may be a waste of storage, but actually I'm 
> investigating the quarantine errors.

I have fixed that problem. You need to add the following configuration:

in $DB2_INSTANCE_HOME/sqllib/cgf/db2cli.ini

[<name of db>]
dbalias=<name of db>
longdatacompat=1
longcompat=1

Since I added these lines no more mail were temporary rejected due to 
quarantine errors.

Have fun!
Uwe

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
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