At 03:23 PM 1/6/2004, José Nunes wrote:
Hello,
I recently installed ser 0.8.12. And after that, I reinstalled the database in MySQL.
Now, when I try to add a new user with:
serctl add user1 user1 <mailto:user1@mydomain.com>user1@mydomain.com
I get the following message:
"error: overlap with an existing alias".
Although I checked the Subscriber and Aliases tables, and there's no entry for user1.
What can I do to correct this problem?
debug it. run serctl in debugging mode (add the -x flag to #!/bin/sh line),
see what the doublechecking database lookups return, and eventually report
your findings to the mailing list.
thanks,
-jiri