Re: [Dovecot] Ubuntu package for dovecot 2.0.x from debian package

2011-07-23 Thread William Blunn
On 23/07/2011 10:16, Robert Schetterer wrote: mkdir /usr/src/dovecot_2.0.13 cd /usr/src/dovecot_2.0.13 download i.e wget ... dovecot_2.0.13-0~auto+24_amd64.changes wget dovecot_2.0.13-0~auto+24.debian.tar.gz wget dovecot_2.0.13-0~auto+24.dsc wget dovecot_2.0.13-0~auto+24_i386.changes

Re: [Dovecot] Ubuntu package for dovecot 2.0.x from debian package

2011-07-23 Thread Christian Roessner
Am 23.07.2011 12:31, schrieb Vincent Richomme: > On Sat, 23 Jul 2011 12:08:43 +0200, Christian Roessner wrote: >> Hi, >> >>> I am running a server under Ubuntu 11.04(natty) and I would like to >>> install a 2.x version but >>> unfortunately the only package available is 1.2.15. >>> Of course I coul

Re: [Dovecot] Ubuntu package for dovecot 2.0.x from debian package

2011-07-23 Thread Vincent Richomme
On Sat, 23 Jul 2011 12:08:43 +0200, Christian Roessner wrote: Hi, I am running a server under Ubuntu 11.04(natty) and I would like to install a 2.x version but unfortunately the only package available is 1.2.15. Of course I could compile and install from sources but I would prefer to handle p

[Dovecot] dovecot crashes after reloading service

2011-07-23 Thread Alan Morais
Hello, I just made a fresh install of dovecot using Iredmail, and works just fine, but, after changing a parameter on /etc/dovecot.conf, and reloading service, the daemon crashes, with the message as follows: * restarting the service instead of reload works fine. # Error message

Re: [Dovecot] Ubuntu package for dovecot 2.0.x from debian package

2011-07-23 Thread Christian Roessner
Hi, > I am running a server under Ubuntu 11.04(natty) and I would like to > install a 2.x version but > unfortunately the only package available is 1.2.15. > Of course I could compile and install from sources but I would prefer to > handle packages because > it's a lot simpler and cleaner. > After

Re: [Dovecot] Debian package for dovecot 2.0.x

2011-07-23 Thread Andrzej Adam Filip
Robert Schetterer wrote: > Am 23.07.2011 10:21, schrieb Vincent Richomme: >> [...] >> Still don't understand why distros don't use dovecot 2.x ? Is it >> considered still as unstable ? >> >> >> Thanks > > i always recompile dove 2.x > http://xi.rename-it.nl/debian/pool/testing-auto/dovecot-2.0/

[Dovecot] How to "scramble" emails

2011-07-23 Thread Vincent Richomme
Hi, I am working on a webmail project using dovecot as imap server and I would need to make a demo however I don't want to show all my emails addresses. So my question is knowing that I am using the maildir format, would it ne possible to do a kind of search and replace of all emails/cc/to and

Re: [Dovecot] Ubuntu package for dovecot 2.0.x from debian package

2011-07-23 Thread Robert Schetterer
Am 23.07.2011 10:43, schrieb Vincent Richomme: > On Sat, 23 Jul 2011 10:30:23 +0200, Robert Schetterer wrote: >> Am 23.07.2011 10:21, schrieb Vincent Richomme: >>> Hi, >>> >>> I am running a server under Ubuntu 11.04(natty) and I would like to >>> install a 2.x version but >>> unfortunately the onl

Re: [Dovecot] Ubuntu package for dovecot 2.0.x from debian package

2011-07-23 Thread Vincent Richomme
On Sat, 23 Jul 2011 10:30:23 +0200, Robert Schetterer wrote: Am 23.07.2011 10:21, schrieb Vincent Richomme: Hi, I am running a server under Ubuntu 11.04(natty) and I would like to install a 2.x version but unfortunately the only package available is 1.2.15. Of course I could compile and install

Re: [Dovecot] Ubuntu package for dovecot 2.0.x from debian package

2011-07-23 Thread Robert Schetterer
Am 23.07.2011 10:21, schrieb Vincent Richomme: > Hi, > > I am running a server under Ubuntu 11.04(natty) and I would like to > install a 2.x version but > unfortunately the only package available is 1.2.15. > Of course I could compile and install from sources but I would prefer to > handle package

[Dovecot] Ubuntu package for dovecot 2.0.x from debian package

2011-07-23 Thread Vincent Richomme
Hi, I am running a server under Ubuntu 11.04(natty) and I would like to install a 2.x version but unfortunately the only package available is 1.2.15. Of course I could compile and install from sources but I would prefer to handle packages because it's a lot simpler and cleaner. After some res