Re: [Dbmail] Postgres Migrate function

2013-08-29 Thread Thomas Raschbacher
On 2013-08-29 10:42, Reindl Harald wrote: Am 29.08.2013 09:35, schrieb Iaan Louw: I run dbmail together with postgres on ubuntu. I recently ran: dbmail-util -actbpdsMy Where the -M denotes: migrate legacy 2.2.x messageblks to mimeparts table. in the man file. It was working fine before

Re: [Dbmail] Postgres Migrate function

2013-08-29 Thread Reindl Harald
Am 29.08.2013 09:35, schrieb Iaan Louw: > I run dbmail together with postgres on ubuntu. > > I recently ran: > > dbmail-util -actbpdsMy > > Where the -M denotes: migrate legacy 2.2.x messageblks to mimeparts table. > in the man file. > > It was working fine before I converted the messages

[Dbmail] Postgres Migrate function

2013-08-29 Thread Iaan Louw
Hi, I run dbmail together with postgres on ubuntu. I recently ran: dbmail-util -actbpdsMy Where the -M denotes: migrate legacy 2.2.x messageblks to mimeparts table. in the man file. It was working fine before I converted the messages, would anyone perhaps just satisfy my curiosity on WH