On Monday 11 August 2008 06:09:20 pm Mark Martinec wrote:
<--snip-->
>
> Adding the following to amavisd.conf would make NULL and 0 values
> be treated equivalently on a quarantine release:
>
> $sql_clause{'sel_quar'} =
>    'SELECT mail_text FROM quarantine'.
>    ' WHERE coalesce(partition_tag,0)=coalesce(?,0) AND mail_id=?'.
>    ' ORDER BY chunk_ind';
>
> Could you please check if the message with your mail_id '3bXlhn6uyq23'
> can now be found by a release code in amavisd.
>
>   Mark
Hi Mark,

That worked, thanks!

Regards,
Rick

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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