David Leinbach wrote: > I'll just keep adding details :-) > > Looking at the dbmail_messageblks table, the message is actually stored > all on one line with the '\011' and '\012' bits in there.
Did you run the first bit in migrate_from_2.0_to_2.2.pgsql? Where it converts the messageblk column to bytea? Gimme a: dbmail=# \d dbmail_messageblks; -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
