Because most forum entries lately were spam, some times even of the NSFW genre, we decided to disable the creation of accounts by new visitors.
When you want an account, visit us at #bongo on irc.oftc.net and ask to be added, or join the mailing list and do the same.
Need to know more about Bongo?
See http://www.bongo-project.org
If you have an account you can still post away.
Admin
|
1
on: May 19, 2010, 08:42:06 AM
|
||
| Started by mivaho - Last post by mivaho | ||
|
2
on: October 19, 2009, 05:10:57 AM
|
||
| Started by aprueckler - Last post by aprueckler | ||
|
Hi,
i'm using Hula Mailserver for 6 years now - time to upgrade, i thought. But now Hula doesn't exist anymore. Now Bongo they say is developed from Hula, and i want to use that. Before i'm going to install i'd like to ask you people out there. Is there a possibility to import my existing Hula users to Bongo? Any help would be appreciated! Thank's in advance! Alex |
||
|
3
on: August 27, 2009, 02:39:16 PM
|
||
| Started by joshdmiller - Last post by LanceHaig | ||
|
Great Stuff,
We are almost reay for a 0.6 release If you know any good web UI developers please tell them we are looking for help Regards Lance |
||
|
4
on: August 27, 2009, 02:22:17 PM
|
||
| Started by joshdmiller - Last post by Ulyssess | ||
|
The cmake command I run is
Code: cmake ../ -DCMAKE_INSTALL_PREFIX=/usr -DBONGO_USER=bongo -DCMAKE_BUILD_TYPE=Debug -DDEBUG=On The cmake and make commands are executed as a normal user; make install via sudo.But you were right: it was a permission issue. /usr/var (with this install; so probably also /usr/local/bongo/var with the previous install) was owned by root and had 700 as permission code. I did not check if this directory existed before, but I suppose not because bonge was the only child folder in it. My umask for root is set to 0022, but for the user I made bongo with 0077... Thanks for your help. Can now start experimenting with bongo ;-) |
||
|
5
on: August 25, 2009, 07:09:55 AM
|
||
| Started by DavidT - Last post by LanceHaig | ||
|
Hi David,
Try 0.6 It is new and has a lot of bugs removed. Change the PREFIX from /usr/local/bongo to just /usr oh and remeber that we now use cmake for bongo Thanks Lance |
||
|
6
on: August 25, 2009, 07:07:36 AM
|
||
| Started by joshdmiller - Last post by LanceHaig | ||
|
Please change your PREFIX from /usr/local/bongo to just /usr
Does the bongo user exist? Thanks Lance |
||
|
7
on: August 25, 2009, 07:05:48 AM
|
||
| Started by joshdmiller - Last post by LanceHaig | ||
|
Hi There,
I have a feeling this is permisssions based. Can you show me the cmake command that you run? Regards Lance |
||
|
8
on: August 25, 2009, 05:22:15 AM
|
||
| Started by joshdmiller - Last post by Ulyssess | ||
|
I just installed the 0.6 branch on a Ubunut 9.04 server and get the same error (after specifying my mail domains):
Code: msgapi: Failed to open database "/usr/local/bongo/var/bongo/dbf/userdb.sqlite". I've checked if bongostore (or any other bongo process) was running, but that turned out to be negative.Warning: Couldn't create user database ERROR: Cannot create server credential Any idea what's going wrong? Thanks! |
||
|
9
on: August 14, 2009, 05:38:45 PM
|
||
| Started by joshdmiller - Last post by joshdmiller | ||
|
Thanks, Lance. I would like this to work as Bongo seems like a cool project, so let me know if there's anything I can do to help.
|
||
|
10
on: August 14, 2009, 05:43:49 AM
|
||
| Started by joshdmiller - Last post by LanceHaig | ||
|
Hi,
we are looking to get the opensuse packages built in the near future. I wil be testing the build on Opensuse 11.1 myself as I am going to migrate my laptop. Regards Lance |
||