Confirmation email?

Discussions about using SIP Sorcery on your own computer/server
Post Reply
someperson
Posts: 7
Joined: Sun Oct 31, 2010 4:04 am

Confirmation email?

Post by someperson » Sun Oct 31, 2010 4:06 am

I have just gotten my SipSorcery server running, and I attempted to create a new account on it, but it says I need to respond to a confirmation email. This email was never sent, and I have no idea how the server even attempted to send it. What should I do?

Nebukadnezar
Posts: 47
Joined: Tue Aug 10, 2010 1:46 pm

Re: Confirmation email?

Post by Nebukadnezar » Sun Oct 31, 2010 6:15 am

The database table 'customers' holds a column named 'emailaddressconfirmed' (bool); it should be set to true.

someperson
Posts: 7
Joined: Sun Oct 31, 2010 4:04 am

Re: Confirmation email?

Post by someperson » Sun Oct 31, 2010 6:48 am

Nebukadnezar wrote:The database table 'customers' holds a column named 'emailaddressconfirmed' (bool); it should be set to true.
Thank you; I was able to set it to true and get past this problem.

Post Reply