thanks a lot! now it works well.at first ,I copy other cmds, and it works.so
I thought this error might be a configuration error.
--
View this message in context:
http://dovecot.2317879.n4.nabble.com/help-enotify-mail-to-run-fine-edit-via-managesieve-0-4-4-complied-failed-tp55752p55777.html
Sen
On 03/31/2016 11:08 AM, Sergey Schwartz wrote:
> There is a workaround - limit replication scope with INBOX namespace
> only.
Sergey,
thanks for pointing that out.
I already thought of that, but this means, that i need some extra
periodic replication for the public namespaces (hence on a failover
Helloafter rebooting the server, i keep getting these errors in mail.err :
Apr 7 06:08:09 main dovecot: master: Error: systemd listens on port 143, but
it's not configured in Dovecot. Closing.
Apr 7 06:08:09 main dovecot: master: Error: systemd
No one will answer, so I will provide my own answer for posterity.
The -s flag does not accept a file, but a string. So a correct for loop would
be the following :
for user in $userlist ; do
state=$(cat "/Users/_dovecot/.bin/syncStates/syncstate$user" )
doveadm sync -u $user -
On 01 Apr 2016, at 21:15, Daniel van Ham Colchete
wrote:
>
> Hey guys!
>
> I've got a problem here and I wish you could help me. A drive failed here
> and went offline for some time. This was a alternate storage drive so it
> took a while (hours) for us to notice. There was a problem with DRBD
Op 4/6/2016 om 1:25 PM schreef wuwei:
> hi all
> edit via vi editor to change dovecot.sieve and enotify works fine.but
> when I telnet 4190 port via managesieve to edit it with the same code,the
> managesieve said "NO "Error in MANAGESIEVE command CHECKSCRIPT: "", find
> many topic in wiki and
New server & just added three domains:
now I see
"dovecot: imap-login: Aborted login (auth failed, 1 attempts in 5 secs):
user=, method=PLAIN, rip=1.1.1.1, lip=99.99.99.99,
TLS, session="
Plus all Outlook users keep being bounced and finally get in.
I am going to kill all the users soon...
Not too
So there is no such folder as "projects.projects"? I don't know why Thunderbird
would try to open it then. Maybe it wasn't Dovecot upgrade but Thunderbird
upgrade that started breaking it?
You could also see if LSUB "" * lists a "projects.projects".
> On 06 Apr 2016, at 22:43, Eric wrote:
>
>
Timo,
b list "" *
.
.
.
* LIST (\HasChildren) "." projects
* LIST (\HasNoChildren) "." projects.xxx
* LIST (\HasNoChildren) "." projects.yyy
* LIST (\HasNoChildren) "." projects.zzz
.
.
.
.
more projects children
* OK List completed (0.00 + 0.00 secs).
And
ls -a /home/vpopmail/domains/domain.t
On 04 Apr 2016, at 13:28, a...@oleane.net wrote:
>
> namespace shared {
>type = shared
>list = yes# children
>disabled = yes
>separator = /
>prefix = shared/%%u/
>location = imapc:~/dovemail/shared/%%u/
> }
Don't you get a warning with this?
Warning: Obsolete setting
On 04 Apr 2016, at 09:49, Hendrik Velloen wrote:
>
> Hi
>
> dsync(hendr...@tcmvpn.co.za): Error: pop3c(196.26.136.162): AUTH PLAIN
> failed: -ERR Invalid command, try one of: USER name, PASS string, APOP name
> digest, QUIT
Dovecot tries to use AUTH PLAIN instead of the regular USER+PASS. I thi
On 2016-04-06 21:22, Timo Sirainen wrote:
Yea, but why is it taking 30 seconds anyway? I'll try and lower it,
but I suspect I'll just get 10.000 secs errors instead?
I don't know. Possibly a hanging TCP connection. That's why I was
asking about the firewall. If it's not that, I don't really kn
On 05 Apr 2016, at 11:33, Chris Laif wrote:
>
> I've captured some requests and they look like this (some parts
> changed due to privacy concerns):
>
> GET
> /solr/select?fl=uid,score&rows=439&sort=uid+asc&q={!lucene+q.op%3dAND}hdr:%3c56f3a6.7080...@domain.de%3e+OR+hdr:%3c664dcdx1a4facd
On 06 Apr 2016, at 22:14, Tom Sommer wrote:
>
>
> On 2016-04-06 20:27, Timo Sirainen wrote:
>> On 06 Apr 2016, at 16:54, Tom Sommer wrote:
>>> Sometimes my redis connection times out, both for pop3, imap and lmtp. I
>>> have no idea why, when I do a "doveadm quota recalc -u" it works just fine
On 05 Apr 2016, at 13:49, Lukas Kolbe wrote:
>
> For each invoke of doveadm backup -R, the local (new) mailbox gets wiped and
> all mails are retransferred - so far, so good. I’d like to use "doveadm sync
> -1“ as per the manpage to keep the downtime short, however sync doesn’t like
> the -R o
On 2016-04-06 20:38, Timo Sirainen wrote:
On 06 Apr 2016, at 13:43, Tom Sommer wrote:
I'm switching quota backend to redis (from maildir++), so all my
current usages are reset.
I get that I can do "doveadm quota recalc -A", but it takes forever
(and auth processes time out/crash).
It wou
On 2016-04-06 20:27, Timo Sirainen wrote:
On 06 Apr 2016, at 16:54, Tom Sommer wrote:
Sometimes my redis connection times out, both for pop3, imap and lmtp.
I have no idea why, when I do a "doveadm quota recalc -u" it works
just fine?
I'm thinking the connection is lost somehow and not ret
On 05 Apr 2016, at 05:23, Eric wrote:
>
> Hello list,
>
> I have a namespace called 'projects' which when clicked in Thunderbird
> (nonexistent in eM Client) yields the following error:
>
> "The current operation on 'projects' did not succeed. The mail server for
> account
> u...@domain.tld r
On 06 Apr 2016, at 13:43, Tom Sommer wrote:
>
> I'm switching quota backend to redis (from maildir++), so all my current
> usages are reset.
>
> I get that I can do "doveadm quota recalc -A", but it takes forever (and auth
> processes time out/crash).
>
> It would make much more sense to reca
On 06 Apr 2016, at 16:54, Tom Sommer wrote:
>
> Sometimes my redis connection times out, both for pop3, imap and lmtp. I have
> no idea why, when I do a "doveadm quota recalc -u" it works just fine?
> I'm thinking the connection is lost somehow and not retried?
>
> Apr 06 15:42:00 lmtp(x...@xxx
> On April 6, 2016 at 5:29 PM Pali Rohár wrote:
>
>
> On Monday 04 April 2016 19:35:22 Pali Rohár wrote:
> > On Monday 04 April 2016 19:31:06 aki.tu...@dovecot.fi wrote:
> > > Can you please send them directly to me, please?
> > > ---
> > > Aki Tuomi
> >
> > Sent.
>
> Received? Are patches OK
On Monday 04 April 2016 19:35:22 Pali Rohár wrote:
> On Monday 04 April 2016 19:31:06 aki.tu...@dovecot.fi wrote:
> > Can you please send them directly to me, please?
> > ---
> > Aki Tuomi
>
> Sent.
Received? Are patches OK now?
--
Pali Rohár
pali.ro...@gmail.com
signature.asc
Description: Th
Sometimes my redis connection times out, both for pop3, imap and lmtp. I
have no idea why, when I do a "doveadm quota recalc -u" it works just
fine?
I'm thinking the connection is lost somehow and not retried?
Apr 06 15:42:00 lmtp(x...@xxx.com): Error: redis: Lookup timed out in
30.000 secs
Ap
hi all
edit via vi editor to change dovecot.sieve and enotify works fine.but
when I telnet 4190 port via managesieve to edit it with the same code,the
managesieve said "NO "Error in MANAGESIEVE command CHECKSCRIPT: "", find
many topic in wiki and maillist but not solved.
need you help!th
On 06-04-16 12:36, davide marchi wrote:
> Hi, my problem is this:
> if i use lmtp for delivery and lookup for real_virtual_u...@mydomain.com
> all function perfectly and mails are delivered correctly (quota and
> presence of user also)
>
> but if i send an email to real_alias_addr...@mydomain.co
I'm switching quota backend to redis (from maildir++), so all my current
usages are reset.
I get that I can do "doveadm quota recalc -A", but it takes forever (and
auth processes time out/crash).
It would make much more sense to recalc the usage on login if the
current usage is unset. Is the
Hi, my problem is this:
if i use lmtp for delivery and lookup for real_virtual_u...@mydomain.com
all function perfectly and mails are delivered correctly (quota and
presence of user also)
but if i send an email to real_alias_addr...@mydomain.com LMTP service
(it's an alias containing several users
* Stephan Bosch schrieb am 06.04.16 um 02:03 Uhr:
> Op 4/6/2016 om 12:14 AM schreef Marc Schiffbauer:
> > * Timo Sirainen schrieb am 05.04.16 um 19:29 Uhr:
> > […]
> >> So now I'm mainly wondering if ':' is a good character? Has somebody
> >> already changed mail_log_prefix in a way that these addi
On 2016-04-06 02:06, Jason Pruim wrote:
If I try to telnet to port 993 from my local computer it connects, but
won't let me login... Same on port 143...
Any ideas?
are you going through this check list ?
http://wiki.dovecot.org/TestInstallation
and there is quite a bit here
https://www.linod
29 matches
Mail list logo