[Amavisadmin-bugs] [ amavisadmin-Bugs-1643722 ] Mail text has to be binary
Status: Beta
Brought to you by:
streindl
From: SourceForge.net <no...@so...> - 2007-01-24 17:50:23
|
Bugs item #1643722, was opened at 2007-01-24 18:48 Message generated for change (Comment added) made by streindl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=919863&aid=1643722&group_id=187080 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: db layer >Group: 1.0-alpha3 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Stephen Reindl (streindl) Assigned to: Stephen Reindl (streindl) Summary: Mail text has to be binary Initial Comment: The mail_text field of table quarantine has to be of type bytea according to the Amavisd-new readme. ---------------------------------------------------------------------- >Comment By: Stephen Reindl (streindl) Date: 2007-01-24 18:50 Message: Logged In: YES user_id=1594254 Originator: YES Revision: 43 http://amavisadmin.svn.sourceforge.net/amavisadmin/?rev=43&view=rev Author: streindl Date: 2007-01-24 09:49:44 -0800 (Wed, 24 Jan 2007) Log Message: ----------- fix for #1643722 Modified Paths: -------------- amavisadmin/trunk/src/java/de/sreindl/amavisadmin/ShowSingleMail.java amavisadmin/trunk/src/java/de/sreindl/amavisadmin/db/AbstractQuarantine.java amavisadmin/trunk/src/java/de/sreindl/amavisadmin/db/Quarantine.hbm.xml amavisadmin/trunk/src/java/de/sreindl/amavisadmin/db/Quarantine.java ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=919863&aid=1643722&group_id=187080 |