Im attempting a migration of a Dbmail 2.2.17 installation to 3.0.2 with a
backup of our production database on a spare machine to test the procedure.
Our dbmail installation contains some 900k messages and is some 360gig
(data; index 1.9gig). The primary reason for wishing to migrate is for the
Just as an update to my message, it occurred to me the foreign key error
could well be a result of the core dump and nothing to do with what was
causing the error.
Im a little out of my depth here, but a look at the core dumps seems to
point towards a problem around gmime (using gmime-24-2.4.2
Actually it's now gotten to the point where dbmail-util -My doesnt run for
more than a couple of seconds before I get the errors I'm encountering. I'm
not getting so many core dumps as just simple aborts to the command line:
May 22 13:56:22 dbm3 dbmail-util[14952]: [0x80220b040] Error:[d
Hi Daniel,
just came to my mind: did you run dbmail util on your orginal storage/version?
Maybe there is a problem in the dataset that might get fixed this way?
Otherwise I think you have to wait till Paul gets on this topic.
Greetings,
Daniel
Am 22.05.2012 um 15:02 schrieb Daniel Schütze:
> A
I am using dbmail 3.0 and while sieve scripts work fine, I can't use the
vacation script. I tried a very simple one like:
require ["vacation"];
if header :matches "subject" "*" {
vacation :subject "Automatic response"
"I'm away -- send mail to foo in my absence";
}
Bu