Re: [Dovecot] Berkeley DB with Dovecot

2012-05-22 Thread Andraž 'ruskie' Levstik
:2012-05-22T18:20:/dev/rob0: > > >> What are the main advantages/disadvantages of using SQLite > > >> over MySQL? Well the main one... You don't have a full blown RDBMS running which in my opinion is a waste of resources. Anyway I also have a SQLite based Dovecot and Exim setup. In case you care

Re: [Dovecot] Berkeley DB with Dovecot

2012-05-22 Thread /dev/rob0
On Mon, May 21, 2012 at 02:37:28PM +0200, Sven Hartge wrote: > Jerry wrote: > > On Mon, 21 May 2012 06:14:10 -0400 Charles Marcus articulated: > >> Out of curiousity... > >> > >> How is the performance of SQLite? I'm assuming it is only > >> recommended for servers that are not under heavy load..

Re: [Dovecot] Berkeley DB with Dovecot

2012-05-21 Thread Sven Hartge
Jerry wrote: > On Mon, 21 May 2012 06:14:10 -0400 Charles Marcus articulated: >>On 2012-05-20 1:48 PM, Luuk@dovecot wrote: >>> SQlite is only 61Kb, no config is needed >>> >>> If you start using MySQL, and the MySQL-database is changed because >>> of some upgrades to the system that currenly use

Re: [Dovecot] Berkeley DB with Dovecot

2012-05-21 Thread Jerry
On Mon, 21 May 2012 06:14:10 -0400 Charles Marcus articulated: >On 2012-05-20 1:48 PM, Luuk@dovecot wrote: >> SQlite is only 61Kb, no config is needed >> >> If you start using MySQL, and the MySQL-database is changed because >> of some upgrades to the system that currenly uses it, it might have >

Re: [Dovecot] Berkeley DB with Dovecot

2012-05-21 Thread Charles Marcus
On 2012-05-20 1:48 PM, Luuk@dovecot wrote: SQlite is only 61Kb, no config is needed If you start using MySQL, and the MySQL-database is changed because of some upgrades to the system that currenly uses it, it might have an impact on your mail-system For that 2 cents, i would install SQlite

Re: [Dovecot] Berkeley DB with Dovecot

2012-05-20 Thread Luuk@dovecot
On 20-05-2012 19:00, Jerry wrote: > On Sun, 20 May 2012 10:13:45 -0500 > /dev/rob0 articulated: > >> On Sun, May 20, 2012 at 08:11:33AM -0400, Jerry wrote: >>> On Sun, 20 May 2012 06:35:46 -0500 Stan Hoeppner articulated: On 5/20/2012 6:19 AM, Jerry wrote: > seems like it could potentiall

Re: [Dovecot] Berkeley DB with Dovecot

2012-05-20 Thread Reindl Harald
Am 20.05.2012 19:00, schrieb Jerry: > What I meant was that "SQLite" would have to be installed on the > system. As far as I know, it is not; although MySQL is. I just talked > to my friend and he told me the problem was that the owner of the > company was/is afraid of damaging the databases pres

Re: [Dovecot] Berkeley DB with Dovecot

2012-05-20 Thread Jerry
On Sun, 20 May 2012 10:13:45 -0500 /dev/rob0 articulated: >On Sun, May 20, 2012 at 08:11:33AM -0400, Jerry wrote: >> On Sun, 20 May 2012 06:35:46 -0500 Stan Hoeppner articulated: >> >On 5/20/2012 6:19 AM, Jerry wrote: >> >> seems like it could potentially be a very useful feature. I have >> >> us

Re: [Dovecot] Berkeley DB with Dovecot

2012-05-20 Thread /dev/rob0
On Sun, May 20, 2012 at 08:11:33AM -0400, Jerry wrote: > On Sun, 20 May 2012 06:35:46 -0500 Stan Hoeppner articulated: > >On 5/20/2012 6:19 AM, Jerry wrote: > >> seems like it could potentially be a very useful feature. I have > >> used it myself when a full blown MySQL configuration seemed like

Re: [Dovecot] Berkeley DB with Dovecot

2012-05-20 Thread Charles Marcus
On 2012-05-20 8:11 AM, Jerry wrote: On Sun, 20 May 2012 06:35:46 -0500 Stan Hoeppner articulated: On 5/20/2012 6:19 AM, Jerry wrote: 2) Are their any plans to incorporate that feature into Dovecot? It [Timo answers here] Are you ordering Timo to answer or giving him the option? No... h

Re: [Dovecot] Berkeley DB with Dovecot

2012-05-20 Thread Jerry
On Sun, 20 May 2012 13:58:41 +0200 Stephan Bosch articulated: >On 5/20/2012 1:19 PM, Jerry wrote: >> 1) Does Dovecot support Berkeley DB? >> >> 2) Are their any plans to incorporate that feature into Dovecot? It >> seems like it could potentially be a very useful feature. I have used >> it myself

Re: [Dovecot] Berkeley DB with Dovecot

2012-05-20 Thread Jerry
On Sun, 20 May 2012 06:35:46 -0500 Stan Hoeppner articulated: >On 5/20/2012 6:19 AM, Jerry wrote: >> I have a friend who is preparing to set up a small Postfix/Dovecot >> mail system. There are only approximately 25 users. He wants to use >> Berkeley DB in a similar fashion to the way Postfix does

Re: [Dovecot] Berkeley DB with Dovecot

2012-05-20 Thread Stephan Bosch
On 5/20/2012 1:19 PM, Jerry wrote: I have a friend who is preparing to set up a small Postfix/Dovecot mail system. There are only approximately 25 users. He wants to use Berkeley DB in a similar fashion to the way Postfix does. I told him I do not believe Dovecot supports that. I could not find a

Re: [Dovecot] Berkeley DB with Dovecot

2012-05-20 Thread Stan Hoeppner
On 5/20/2012 6:19 AM, Jerry wrote: > I have a friend who is preparing to set up a small Postfix/Dovecot mail > system. There are only approximately 25 users. He wants to use Berkeley > DB in a similar fashion to the way Postfix does. I told him I do not > believe Dovecot supports that. I could not

[Dovecot] Berkeley DB with Dovecot

2012-05-20 Thread Jerry
I have a friend who is preparing to set up a small Postfix/Dovecot mail system. There are only approximately 25 users. He wants to use Berkeley DB in a similar fashion to the way Postfix does. I told him I do not believe Dovecot supports that. I could not find any documentation relating to it. 1)