Jorge Bastos wrote:
> Hi Paul,
> 
> Sorry to re-ask, but since you didn’t said nothing, and meanwhile
> responded to other stuff in dbmail@, not urgent but ‘d like to solve it.

Not urgent, then.

> Adding the UNIQUE key to the envelope table, I have a duplicated record,
> how can I fix this in a safe way?

Delete either one of them


> mysql> CREATE UNIQUE INDEX dbmail_envelope_1 ON
> dbmail_envelope(physmessage_id);
> 
> ERROR 1062 (23000): Duplicate entry '294904' for key 3

I'd clean out the oldest one.

> Other thing is, after using the last GIT HEAD, POP3 doesn’t work, check
> this:

> +OK 685222690176369404 octets

Looking at the code I don't see anything obvious. I'll run some tests
later on, see if I can easily reproduce this. But I'm on a vacation, so
no promisses.


-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

Reply via email to