Hello!
doveconf --version 2.2.36
I want to move to a new server with dovecot but get an error
Error: service(quota-status): listen(*, 12340) failed: Permission denied
when I define
service quota-status {
executable = quota-status -p postfix
inet_listener {
port = 12340
}
Hello!
Greg Wildman schrieb am 27.12.18 um 11:21:55 Uhr:
> What problem are you seeing? It uses the correct SSL certs when I
> connect.
>
> prompt> gnutls-cli --port 993 mail.nimmini.de
> Processed 149 CA certificate(s).
> Resolving 'mail.nimmini.de:993'...
> Connecting to '46.38.231.143:993'
Hello!
Dovecot manages different domains. Today I renewed the certifiactes from
letsencrypt
and since that time, dovecot does not recognized the certs for different
domains anymore:
This is part of my config:
ssl = yes
ssl_cert = < /etc/letsencrypt/live/bitcorner.de/fullchain.pem
ssl_key = < /
Hi all,
I want to remove the authentication penalty for specific ip addresses
(subnets if possible).
I am using Dovecot 2.3.2 (582970113) and figured that this information:
https://wiki2.dovecot.org/Authentication/Penalty
> If the IP is in login_trusted_networks (e.g. webmail), skip any
authentic
Hello!
It's a client thing. The client should not request StartSSL when
there is no certificate present.
Sorry for the noise!
Andreas
Andreas Meyer schrieb am 22.08.17 um 00:16:54 Uhr:
> Hello!
>
> I have a new domain integrated into dovecot but no certificate yet.
>
Hello!
I have a new domain integrated into dovecot but no certificate yet.
In dovecot.conf there is ssl = yes and the other domains have
certificates configured.
How do I exclude this new domain from using SSL?
Greetings
Andreas
pgpX5krx2vxKu.pgp
Description: Digitale Signatur von OpenPGP
Hello!
Certificates from letsencrypt are renewed every three months.
Does that mean a MUA has to accept the renewed certificates manually
everytime it is renewed?
Sorry if this is OT!
Greetings
Andreas
2016-08-05 10:59 GMT+02:00 Aki Tuomi :
>
>
> On 02.08.2016 00:46, Andreas Meyer wrote:
> > 2016-08-01 15:58 GMT+02:00 :
> >
> >>> On August 1, 2016 at 4:38 PM aki.tu...@dovecot.fi wrote:
> >>>
> >>>
> >>>
> >>>>
2016-08-01 15:58 GMT+02:00 :
>
> > On August 1, 2016 at 4:38 PM aki.tu...@dovecot.fi wrote:
> >
> >
> >
> > > On August 1, 2016 at 3:45 PM Andreas Meyer
> wrote:
> > >
> > >
> > > 2016-07-31 16:39 GMT+02:00 :
> > >
&
2016-07-31 16:39 GMT+02:00 :
>
> > On July 27, 2016 at 2:08 AM Andreas Meyer
> wrote:
> >
> >
> > Hi,
> >
> >
> > I want to add a new password hashing scheme as plugin and provide it for
> > the dovecot project, so that it will be included
Hi,
I want to add a new password hashing scheme as plugin and provide it for
the dovecot project, so that it will be included as optional plugin in
future releases.
Yet the plugin compiles fine and the .so file gets created.
My approach is to call the functions password_scheme_register() and
pa
Hello!
I startet solr and configured dovecot to use it. Dovecot just indexes
two files dovecot.index.log and dovecot.mailbox.log but nothing in
the cur directory.
./post -c myfiles /home/a.meyer/Postfach
java -classpath /home/andreas/solr-5.5.1/dist/solr-core-5.5.1.jar -Dauto=yes
-Dc=myfiles -Dd
2016-05-06 23:15 GMT+02:00 Timo Sirainen :
> On 06 May 2016, at 13:14, Andreas Meyer wrote:
> >
> > Hi,
> >
> > Thank you very much for creating and maintaining dovecot!
> >
> > In my scenario, I want to use the password hash algorithms provided by
> &
Hi,
Thank you very much for creating and maintaining dovecot!
In my scenario, I want to use the password hash algorithms provided by
libsodium: https://download.libsodium.org/doc/
So my difficulty is to have dovecot support libsodium's hash algorithms,
particularly: crypto_pwhash_scryptsalsa208s
Hello!
To stay on the list.
"S. Muthu Kumar" schrieb am 06.11.15 um 21:49:32 Uhr:
> log_path here means the logging channel path. It refers to the logger
> daemon to use to generate logs.
>
> Most of the linux/unix based applications prefer to use common system
> logger to take care of writing
Hello!
I want to have dovecot log into a separate file and set
log_path = /var/log/dovecot instead of log_path = syslog
Dovecot does not start if I do this. Tried to change
permissions and overschip of the file, no luck, ha.
Deleted it in the hope dovecot creates it but no.
If I set log_path = s
Hello!
I want to have dovecot log into a separate file and set
log_path = /var/log/dovecot instead of log_path = syslog
Dovecot does not start if I do this. Tried to change
permissions and overschip of the file, no luck, ha.
Deleted it in the hope dovecot creates it but no.
If I set log_path = s
"A.L.E.C" schrieb am 28.09.15 um 10:54:24 Uhr:
> On 09/28/2015 10:48 AM, Andreas Meyer wrote:
> > Postfix is not the problem. It's the login into the IMAP-server that
> > is irritating me. Or am I completely wrong?
>
> You are completely wrong ;) If
Hello!
Marco Fretz schrieb am 28.09.15 um 08:29:59 Uhr:
> Hi Andreas,
>
> I'm not 100% sure what you're trying to accomplish.
>
> smtp_server in roundcube is the outgoing server (submission server, i.e.
> postfix). Mailbox is IMAP (dovecot).
> You can easily spawn 2 instances of dovecot, one s
Hello!
I asked myself wether it is possible to distinguish between
different doamins in dovecot so that a user only sees his
mailbox when he is connecting with us...@aaa.de specifying
the server with mail.aaa.de for example.
So the server does not handout the mailbox for us...@bbb.de
when the cli
Benny Pedersen schrieb am 14.09.15 um 01:17:17 Uhr:
> Andreas Meyer skrev den 2015-09-13 22:52:
>
> > Don't understand it.
>
> in mysql shell you self need to expand %u
>
> since there is possible no user email that is %u
Yes, of course. Too much stress tod
Christian Kivalo schrieb am 13.09.15 um 22:08:04 Uhr:
> > I think the query-string für MySQL would overwrite this mail_location,
> > right? But how do I define it in the query?
>
> yes thats how it should work but your query (looking at the query result
> from your first email) overwrites the m
Hello!
Christian Kivalo schrieb am 13.09.15 um 19:51:38 Uhr:
> > Sep 13 11:55:49 imap(a.me...@nimmini.de): Error: user
> > a.me...@nimmini.de: Initialization failed: Namespace '': Home
> > directory not set for user. Can't expand ~/ for mail root dir in: ~/
> > Sep 13 11:55:49 imap(a.me...@nimmi
Hello!
Setup again to authenticate my users with MySQL but can't login.
Sep 13 11:55:49 auth: Info:
passwd-file(a.me...@nimmini.de,95.88.63.177,): unknown user
Sep 13 11:55:49 auth: Info:
passwd-file(a.me...@nimmini.de,95.88.63.177,): unknown user
Sep 13 11:55:49 imap-login: Info: Login: user=,
Christian Kivalo schrieb am 29.08.15 um 11:00:23 Uhr:
> >> Am 29.08.2015 um 10:10 schrieb Andreas Meyer:
> >> > Aug 29 09:52:57 imap(i...@nimmini.de): Error:
> >mkdir_parents(/var/lib/dovecot/db) failed: Permission denied
> >> > Aug 29 09:52:57 imap(i.
"dravion.sm...@gmx.net" schrieb am 29.08.15 um 10:53:24
Uhr:
> >> Am 29.08.2015 um 10:10 schrieb Andreas Meyer:
> >>> Aug 29 09:52:57 imap(i...@nimmini.de): Error:
> >>> mkdir_parents(/var/lib/dovecot/db) failed: Permission denied
> >>>
Hello!
"dravion.sm...@gmx.net" schrieb am 29.08.15 um 10:41:09
Uhr:
> Am 29.08.2015 um 10:10 schrieb Andreas Meyer:
> > Aug 29 09:52:57 imap(i...@nimmini.de): Error:
> > mkdir_parents(/var/lib/dovecot/db) failed: Permission denied
> > Aug 29 09:52:57 imap(i..
Hello!
My passwd file looks like this:
i...@nimmini.de:{CRAM-MD5}e33cbd144b372a9c919228923464c806b57e35df2d6d1484ceaabe7e3530cd58:5000:5000::/var/spool/vhosts/nimmini.de/info::userdb_mail=maildir:~/
When I login for the first time, I see this in the log:
Aug 29 09:52:57 imap(i...@nimmini.de): E
Hello all!
# dovecot --version
2.1.17
Sometimes I have this in the logfile:
May 11 16:55:52 master: Warning: service(imap-login): process_limit (100)
reached, client connections are being dropped
May 11 17:35:03 master: Warning: service(imap-login): process_limit (100)
reached, client connecti
ihab wrote:
> I use dovecot version 1.2.15 and i put quota for all users , now i want to
upgrade to at least 2.1.17, it's a painless process.
> give more size for some emails , i already added the quota to user database
> , and i added the queries from http://wiki.dovecot.org/Quota/1.1
> MySQL
Hi!
Who can tell me why I have double login lines for some accounts?
Oct 31 12:35:36 imap-login: Info: Login: user=,
method=CRAM-MD5, rip=84.179.59.177, lip=78.47.3.18, mpid=29905, TLS, TLSv1 with
cipher RC4-MD5 (128/128 bits)
Oct 31 12:35:36 imap-login: Info: Login: user=,
method=CRAM-MD5, ri
Stephan Bosch wrote:
> > Oct 20 20:10:39 managesieve-login: Info: Login: user=,
> > method=CRAM-MD5, rip=127.0.0.1, lip=127.0.0.1, mpid=1898, secured
> > Oct 20 20:10:39 managesieve(anme...@anup.de): Warning: sieve-storage:
> > Active sieve script symlink
> > /var/spool/vhosts/anup.de/anmeyer/
Robert Schetterer wrote:
> Am 20.10.2013 20:01, schrieb Andreas Meyer:
> > Stephan Bosch wrote:
> >>> Now, I used the rpm-packages of the distribution (version
> >>> 2.1.13), upgraded yesterday with rpm's to version 2.1.17 but
> >>> the proble
Stephan Bosch wrote:
> On 10/20/2013 6:05 PM, Andreas Meyer wrote:
> > I did not have this problem with the symlink before with a selfcompiled
> > dovecot version 2.1.17 and a selfcompiled version of
> > dovecot-2.1-pigeonhole-0.3.1
> >
> > Now, I used the
Stephan Bosch wrote:
> On 10/20/2013 6:05 PM, Andreas Meyer wrote:
> > I did not have this problem with the symlink before with a selfcompiled
> > dovecot version 2.1.17 and a selfcompiled version of
> > dovecot-2.1-pigeonhole-0.3.1
> >
> > Now, I used the
Charles Marcus wrote:
> On 2013-10-20 11:39 AM, Andreas Meyer wrote:
> > Stephan Bosch wrote:
> >> What is your configuration (output from dovecot -n) ?
>
> > I will not send this sensitive output to a public mailinglist.
> > Do you need a special part of
Hello!
Stephan Bosch wrote:
> On 10/19/2013 1:55 AM, Andreas Meyer wrote:
> > Hello!
> >
> > A Server running openSUSE 12.3 and dovecot version 2.1.13.
> > In the log I find
> >
> > Oct 19 00:23:23 managesieve(anme...@anup.de): Warning: sieve-storage:
&g
Andreas Meyer wrote:
> A Server running openSUSE 12.3 and dovecot version 2.1.13.
> In the log I find
>
> Oct 19 00:23:23 managesieve(anme...@anup.de): Warning: sieve-storage: Active
> sieve script symlink /var/spool/vhosts/anup.de/anmeyer/.dovecot.sieve is
> broken: inval
Hello!
A Server running openSUSE 12.3 and dovecot version 2.1.13.
In the log I find
Oct 19 00:23:23 managesieve(anme...@anup.de): Warning: sieve-storage: Active
sieve script symlink /var/spool/vhosts/anup.de/anmeyer/.dovecot.sieve is
broken: invalid/unknown path to storage (points to
/var/spoo
Robert Schetterer wrote:
> > passwd-file for master users are working in addition to sql auth
> > i guess, it should work too for normal users/domains but there should
> > not be overlapping or same info in both for same users
> >
> > perhaps this helps
> >
> > http://sys4.de/de/blog/2013/02/11
Hello all!
Wondering if it is possible to use a flat passwd-file for some domains
and for some other a MySQL-database for queries?
All of our domains are handled by
passdb {
args = /etc/dovecot/passwd
driver = passwd-file
}
userdb {
args = /etc/dovecot/passwd
driver = passwd-file
}
Can
Ralf Hildebrandt wrote:
> * Robert Schetterer :
>
> > quota_grace = 10%%
> > quota_status_success = DUNNO
> > quota_status_nouser = DUNNO
> > quota_status_overquota = "552 5.2.2 Mailbox is full / Mailbox ist voll"
>
> The very last line "quota_status_overquota" doesn't work. No matt
Daniel Luttermann wrote:
> When I use
>
> service config {
> unix_listener config {
> group =
> mode = 0666
> user =
> }
> }
>
> then the error "permission denied" doesn't occur anymore but the error
>
> warning: access table unix:private/quota-status entry has empty value
Mark Sapiro wrote:
> On 4/12/2013 10:33 AM, Timo Sirainen wrote:
> > http://dovecot.org/releases/2.2/dovecot-2.2.0.tar.gz
> > http://dovecot.org/releases/2.2/dovecot-2.2.0.tar.gz.sig
> >
> > Everything now seems to be stable and working in v2.2, so I can finally
> > move onto developing great ne
Timo Sirainen wrote:
> On 7.4.2013, at 20.58, Andreas Meyer wrote:
>
> >>> Apr 7 15:52:51 delta postfix/smtpd[19988]: warning: access table
> >>> inet:127.0.0.1:12340 entry has empty value
> >>
> >> I wonder if that really means that it
Ralf Hildebrandt wrote:
> * Andreas Meyer :
>
> > Habe ich jetzt neben quota_grace = 10%% auch rausgenommen.
>
> Gut.
>
> > Apr 7 19:38:35 delta postfix/smtpd[23037]: connect from
> > p54B32BC9.dip.t-dialin.net[84.179.43.201]
> > Apr 7 19:38:36 del
Hello!
Timo Sirainen wrote:
> On 7.4.2013, at 17.07, Andreas Meyer wrote:
>
> > Got a problem with the quota-status. I added it using the howto
> > from Ralf Hildebrand at
> > http://sys4.de/de/blog/2013/04/05/dovecot-quota-mit-postfix-abfragen/
> ..
> > I g
Hallo Waffenmeister!
Ralf Hildebrandt wrote:
> > Apr 7 14:07:52 delta postfix/qmgr[19078]: 1D8921B31260:
> > from=, size=1492149, nrcpt=1 (queue active)
> > Apr 7 14:07:53 delta postfix/pipe[19091]: 1D8921B31260:
> > to=, relay=dovecot, delay=2542, delays=2542/0.01/0/0.29,
> > dsn=4.3.0, st
Robert Schetterer wrote:
> >> not sure what this means and in hurry ,but
> >> i.e try alternate setup
> >>
> >> service quota-status {
> >> executable = quota-status -p postfix
> >> unix_listener /var/spool/postfix/private/quota-status {
> >> group = postfix
> >> m
Robert Schetterer wrote:
> Am 07.04.2013 16:07, schrieb Andreas Meyer:
> > Hello!
> >
> > Timo Sirainen wrote:
> >
> >> http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz
> >> http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz.sig
> &g
Hello!
Timo Sirainen wrote:
> http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz
> http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz.sig
>
> + Added quota-status policy service for Postfix
Got a problem with the quota-status. I added it using the howto
from Ralf Hildebrand at
http
Good day!
Apr 07 10:59:40 imap(anme...@anup.de): Info: Disconnected: Disconnected in IDLE
in=725 out=2546
Apr 07 10:59:59 imap(anme...@anup.de): Info: Disconnected for inactivity in=952
out=25789
Please someone explain to me the IDLE state and the inactivity state an what
the numbers at in= and
Zhang Huangbin wrote:
>
>
> On Friday, April 5, 2013 at 5:16 AM, Timo Sirainen wrote:
>
> > + Added quota-status policy service for Postfix
> >
>
>
> Found quota-status related settings in Dovecot-2.2 commit log here:
> http://hg.dovecot.org/dovecot-2.2/rev/980be1dc80c2
yes, great work!
A
Hello!
Timo Sirainen wrote:
> On 21.3.2013, at 16.55, Andreas Meyer wrote:
>
> > The problem occurs when I add the following to dovecot.conf:
> >
> > quota_warning = storage=95%% quota-warning 95 %u
> > quota_warning2 = storage=80%% quota-warning 80 %u
>
Hello!
How do I know what is specified in the global mail_plugins?
# doveconf |grep mail_plugins
mail_plugins =
mail_plugins = " quota sieve"
mail_plugins = " quota imap_quota autocreate"
mail_plugins = " sieve"
Is it just what is defined in the dovecot.conf and when there
is nothing defi
Hello!
I have a nasty problem with a loop when I enable quota_warning. The
mailbox fills up with thousands of email within seconds. This happens
only with mbox'es retrieved with POP3.
From MAILER-DAEMON Thu Mar 21 13:54:07 2013
From: supp...@anup.de
Subject: Mailbox Quota-Warnung
X-UID: 8036
Hello!
I took the thread back to the list.
Tobias Rådenholt wrote:
> I think it is ssha512 hashing. It's not stos.se that's affected. It's
> swedishschoolinsydney.org.au
Just found this:
capabilities are 'IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
STARTTLS LOGINDISABLED' meaning
wrote:
> Hi
>
> I'm trying to get Dovecot to use Drupal users password for authenticating
> IMAP users. But I just cant figure out how to make Dovecot understand the
> password hash type that Drupal 7 is using.
>
> My example user with password Teacher1 looks like this in Drupal database:
> $S$
Hello!
Timo Sirainen wrote:
> On Thu, 2013-01-10 at 16:45 +0100, Andreas Meyer wrote:
> > Hello!
> >
> > We drive mboxes and maildirs and the dovecot-server is running very well and
> > everthing is fine, but I get the following warning in the
> > dovecot-
Hello!
We drive mboxes and maildirs and the dovecot-server is running very well and
everthing is fine, but I get the following warning in the dovecot-lda-errors.log
when a mail is delivered to a mbox.
Jan 10 16:29:24 lda(arc...@bitcorner.de): Warning: quota: Namespace '' is not
Maildir, skipping
Daniel Parthey wrote:
> > > Where is that user's home directory, then? (Where is its
> > > .dovecot.sieve?) That is the path that mail_home should be set to.
> >
> > It's /var/spool/vhosts/xyz.de/archiv . It's one file, a mbox. There is no
> > .dovecot.sieve. This mbox is flushed various times a
Ben Morrow wrote:
> At 12AM +0100 on 20/12/12 you (Andreas Meyer) wrote:
> > Ben Morrow wrote:
> >
> > > Where is that user's home directory, then? (Where is its
> > > .dovecot.sieve?) That is the path that mail_home should be set to.
> >
> &g
Ben Morrow wrote:
> > > mail_home = /var/spool/vhosts/%d/%n
> >
> > ok, done that. I get this in
> > Error: chdir(/var/spool/vhosts/xyz.de/archiv) failed: Not a directory
> > Error: sieve: failed to stat sieve script:
> > stat(/var/spool/vhosts/xyz.de/archiv/.dovecot.sieve) failed: Not a
>
Ben Morrow wrote:
> > When I set
> > mail_home = mbox:/var/spool/vhosts/%d/%n:INBOX=/var/spool/vhosts/%d/%n
> >
> > I get this for mboxes in the log:
> > Error: user arc...@xyz.de: Relative home directory paths not
> > supported:
> > mbox:/var/spool/vhosts/xyz.de/archiv:INBOX=/var/spool/vhosts/
Hello!
dovecot version 2.1.7
I set up vacation with sieve. We have mboxes and maildirs and in dovecot.conf
mail_location =
mbox:/var/spool/vhosts/%d/dovecotprivate/%n:INBOX=/var/spool/vhosts/%d/%n
Error: User arc...@xyz.de doesn't have home dir set, disabling duplicate
database
Dec 19 20:37:03
Ben Morrow wrote:
> At 9PM +0100 on 15/12/12 Andreas Meyer wrote:
> > Ben Morrow wrote:
> >
> > > Before you go any further, please put the virtual_mailbox_maps parameter
> > > back with a map of the valid virtual addresses. Otherwise you'll become
>
Ben Morrow wrote:
> > And finally I think I found the problem. There is a transportmap in postfix
> > integrated that says:
> >
> > anup.devirtual
> > .anup.de virtual
> >
> > I chanched this to
> >
> > anup.dedovecot
> > .anup.de dovecot
> >
> > and mail gets deli
Ben Morrow wrote:
> > dovecot unix - n n - - pipe
> >flags=DRhu user=vmail:vmail argv=/etc/postfix/script.sh ${sender}
> >${recipient}
>
> OK, then I think the problem is entirely on the Postfix side: it's not
> even attempting to deliver the mail to Dove
Ben Morrow wrote:
> > Sending an email from the desktop results in the same error:
> >
> > # mailq
> > -Queue ID- --Size-- Arrival Time -Sender/Recipient---
> > CB9771B3025F 559 Sat Dec 15 16:39:48 anme...@anup.de
> > (unknown user:
Daniel Parthey wrote:
> Andreas Meyer wrote:
> > > > hm, what does dovecot-lda do? I think it tries to connect to
> > > > /usr/var/run/dovecot/auth-userdb ?
> > >
> > > Try to trace the open syscalls of dovecot-lda and its children:
> > >
&
Ben Morrow wrote:
> At 5PM +0100 on 15/12/12 Daniel Parthey wrote:
> > Andreas Meyer wrote:
> > > I managed to su to vmail by giving it a shell.
> > > # su - vmail
> >
> > For security reasons, you should rather not give a login shell
> > to non
Hello!
Daniel Parthey wrote:
> Andreas Meyer wrote:
> > Ben Morrow wrote:
> >
> > > > # su - vmail
> > > > vmail@delta:~> doveconf -m lda base_dir auth_socket_path
> > > > base_dir = /usr/var/run/dovecot
> > > > auth_socke
Ben Morrow wrote:
> > # su - vmail
> > vmail@delta:~> doveconf -m lda base_dir auth_socket_path
> > base_dir = /usr/var/run/dovecot
> > auth_socket_path = auth-userdb
> >
> > But I don't know how to tell dovecot-lda to listen on sockets
> > in /usr/var/run/dovecot
>
> Do you mean 'connect to'?
Ben Morrow wrote:
> That's not where dovecot-lda is looking, at least not according to the
> log above. Is the vmail user able to read dovecot.conf? Do you have more
> than one dovecot.conf, with different settings in? I would ask you to
> run
>
> doveconf -m lda base_dir auth_socket_path
>
Ben Morrow wrote:
> At 2PM +0100 on 15/12/12 Andreas Meyer wrote:
> > [Ben Morrow wrote:]
> > >
> > > Well, that looks OK to me; but the only way to test it is to manually
> > > run dovecot-lda as vmail. Is there an auth-userdb socket in your dovecot
>
Andreas Meyer wrote:
> > Well, that looks OK to me; but the only way to test it is to manually
> > run dovecot-lda as vmail. Is there an auth-userdb socket in your dovecot
> > sockets directory? Does it have the right permissions?
>
> No, no such socket in /var/run/dovec
Hello!
> > I already added
> >
> > service auth {
> > unix_listener auth-userdb {
> > mode = 0600
> > user = vmail # User running dovecot-lda
> > group = vmail # Or alternatively mode 0660 + dovecot-lda user in
> > this group
>
> You're supposed to understand the comm
Hello!
Ben Morrow wrote:
> At 5PM +0100 on 14/12/12 Andreas Meyer wrote:
> > dovecot unix - n n - - pipe
> > flags=DRhu user=vmail:vmail argv=/usr/libexec/dovecot/dovecot-lda -f
> > ${sender} -d ${recipient}
> What happens if yo
Hello!
Ben Morrow wrote:
> At 5PM +0100 on 14/12/12 Andreas Meyer wrote:
> >
> > Some month ago I upgraded our dovecot installation from version 1.0.5
> > to version 2.1.7 without having any trouble. Postfix is delivering
> > email directly per virtual transport to
Hello all!
Some month ago I upgraded our dovecot installation from version 1.0.5
to version 2.1.7 without having any trouble. Postfix is delivering
email directly per virtual transport to the maildirs and mailboxes of
the users in /var/spool/vhosts/domains/
Now I want to use dovecot-lda and c
Hi!
Timo Sirainen wrote:
> On 11.9.2012, at 17.00, Andreas Meyer wrote:
>
> > protocol imap {
> > imap_idle_notify_interval = 29 mins
> > mail_max_userip_connections = 10
> > mail_plugins = " quota imap_quota autocreate"
> > }
> >
Hi!
I want to change the imap_idle_notify_interval t0 29 minutes and have
edited the 20-imap.conf with imap_idle_notify_interval = 29 mins and
restarted the server.
doveconf -n shows me this:
protocol imap {
imap_idle_notify_interval = 29 mins
mail_max_userip_connections = 10
mail_plug
Timo Sirainen wrote:
> http://dovecot.org/releases/2.0/dovecot-2.0.21.tar.gz
> http://dovecot.org/releases/2.0/dovecot-2.0.21.tar.gz.sig
>
> + dict: file backend supports now also fcntl/flock locking optionally
> - imap-login: Memory leak fixed
> - imap: Non-UTF8 input on
Daniel Parthey wrote:
> Hello Andreas,
>
> Andreas Meyer wrote:
> > I activated quota
> >
> > plugin {
> > quota = maildir:User quota
> > quota_rule = *:storage=1GB
> > # 10% of 1GB = 100MB
> > quota_rule2 = Trash:storage=
Hello!
I activated quota
plugin {
quota = maildir:User quota
quota_rule = *:storage=1GB
# 10% of 1GB = 100MB
quota_rule2 = Trash:storage=+10%%
}
But when I want to do per user quota in the passwd-file
...vhosts/anup.de/anmeyer::userdb_mail=maildir:~/userdb_quota_rule=*:bytes=10G
Reindl Harald wrote:
> > ;-) I never ever built a rpm using sources since years. I always
> > build and install from the sources
>
> a good time to start again :-)
>
> i missed to tell another benefit: you have to specify every
> installed file in the %files section, so you are aware of
> chang
Reindl Harald wrote:
> > I wonder ./configure, make and make install went through, but for some
> > reason the /usr/lib/dovecot/modules directory was not updated. Could
> > it be because there was the old version 1.0.5 still running while
> > installing the new one?
>
> ouch - why are you doing
Timo Sirainen wrote:
> On 8.6.2012, at 18.36, Andreas Meyer wrote:
>
> > Jun 08 17:20:19 imap: Error:
> > dlopen(/usr/lib/dovecot/modules/imap/lib10_quota_plugin.so) failed:
> > /usr/lib/dovecot/modules/imap/lib10_quota_plugin.so:
> >
> > What can I do?
Timo Sirainen wrote:
> On 8.6.2012, at 14.05, Andreas Meyer wrote:
>
> > I want to upgrade the docevot-installation from v 1.0.5 to 2.1..7
> >
> > Now I get the following executing
> > doveconf -n -c /etc/dovecot/dovecot.conf > /home/mail1/dovecot-2.conf
&
Reindl Harald wrote:
> Am 08.06.2012 16:50, schrieb Andreas Meyer:
> > Reindl Harald wrote:
> >> you quoted your auth{} section
> >>
> >> in a pure 2.x setup this would not exist
> >>
> >
> > I get this output when I move the passwd set
Reindl Harald wrote:
> >>> The section at line 217 looks like this:
> >>>
> >>> auth default {
> >>> mechanisms = plain
> >>> passdb passwd-file {
> >>> args = /etc/dovecot/passwd
> >>> }
> >>> userdb passwd-file {
> >>> args = /etc/dovecot/passwd
> >>> }
> >>>
> >>> How do I chang
Reindl Harald wrote:
>
>
> Am 08.06.2012 13:05, schrieb Andreas Meyer:
> > I want to upgrade the docevot-installation from v 1.0.5 to 2.1..7
> > Now I get the following executing
> > doveconf -n -c /etc/dovecot/dovecot.conf > /home/mail1/dovecot-2.conf
> &
Hello!
I want to upgrade the docevot-installation from v 1.0.5 to 2.1..7
Now I get the following executing
doveconf -n -c /etc/dovecot/dovecot.conf > /home/mail1/dovecot-2.conf
doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:217: add auth_
prefix to all settings inside auth {}
Hello!
Stephan Bosch wrote:
> Oh, you didn't mention using RoundCube earlier. That implies the need of
> ManageSieve. You'll need to configure the following as well:
>
> http://wiki1.dovecot.org/ManageSieve
>
> Your earlier directory listing indicates that it is not installed on
> your syste
Hello!
Stephan Bosch wrote:
> On 6/2/2012 1:43 PM, Andreas Meyer wrote:
> > Hello!
> >
> > Is there a chance to have sieve working with dovecot version 1.0.5?
>
> Yes, the old CMUSieve plugin should work for that. By the looks of it,
> it is already installed, so
Hello!
Is there a chance to have sieve working with dovecot version 1.0.5?
/usr/lib/dovecot looks like this:
-rwxr-xr-x 1 root root 43932 22. Sep 2007 checkpassword-reply
-rwxr-xr-x 1 root root 538996 22. Sep 2007 deliver
-rwxr-xr-x 1 root root 127728 22. Sep 2007 dict
-rwxr-xr-x 1 root root
Hello!
Mark Sapiro schrieb:
> On Sun, Mar 22, 2009 at 12:27:54PM +0100, Andreas Meyer wrote:
> >
> > Yes, this is what I get too and the default_folder_prefix is empty.
>
>
> I run dovecot with pop3, imap and squirrelmail with no problems.
>
> The major differe
draft_folder = Drafts
> show_prefix_option = false
> default_sub_of_inbox = false
> show_contain_subfolders_option = false
> optional_delimiter = detect
> delete_folder = false
>
Yes, this is what I get too and the default_fold
t; to blank under "folder defaults".
The "default folder prefix" is empty.
>
> ~Seth
>
--
Andreas Meyer
A man, a miss, a car -- a curve,
He kissed the miss and missed the curve -- Burma Shave (1948)
Mein öffentlicher GPG-Schlüssel unter:
http://gpg-keyserver.de/pks/lookup?search=anmeyer&fingerprint=on&op=index
handle IMAP and POP3 accounts?
Kind regards
--
Andreas Meyer
A man, a miss, a car -- a curve,
He kissed the miss and missed the curve -- Burma Shave (1948)
Mein öffentlicher GPG-Schlüssel unter:
http://gpg-keyserver.de/pks/lookup?search=anmeyer&fingerprint=on&op=index
100 matches
Mail list logo