Try using:
deb http://debian.nfgd.net/debian stable main
I'll update the website.
Dave Williams wrote:
> I get the following upon running "apt-get install dbmail2-mysql":
>
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Some packages could not be installed. This may mean t
Hi all,
I'm happy to announce the release of dbmail-2.1.3, a major milestone on
the road to 2.2.0.
Some noteworthy changes wrt 2.1.2 are:
- added dbmail-export for dumping mailboxes into mbox files.
- removed the last of the old mime-code. This should make dbmail much
more robust when dealing wi
Hi all
Yesterday I migrated a DBMAIL 1.x installation to DBMAIL 2.0.7 w/MySQL,
then I converted the database to Postgresql 8.0.3. Everything seemed to
work well at first glance.
Meanwhile, I filled up the database (about 60'000 messageblks), and now
I have problems creating folders or storing the
Marcel Gsteiger wrote:
>
> Meanwhile, I filled up the database (about 60'000 messageblks), and now
> I have problems creating folders or storing the outgoing mails in the
> INBOX/Sent folder.
>
> TRACE_LEVEL=5 in the [IMAP] section reveals the following errors:
>
> Oct 11 17:16:05 test dbmail/im
After some further troubleshooting I finally found out what was wrong.
In fact there was an easy explanation. After migrating the data from
mySQL to PostgreSQL, I had forgotten to set the sequences to the proper
value. The insert statements then often lead to primary key violations.
ALTER SEQUENCE