On 21.03.2017 08:00, Evgeniy Korneechev wrote:
> Hi!
>
>>> 2. If move a letter to another folder (or remove it), it will be unreadable.
>>> Log:
>>> imap(cloud): Error: read() failed:
>>> read(/home/cloud/Maildir/.Sent.test/cur/1485528498.M838579P2267) failed:
>>> Decryption error: no private
Could you copy LetsEncrypt.pem to a world-readable location, with
world-readable rights, and see if this helps with your problem. I saw
you tried with cat using su(do), but unfortunately supplementary groups
are not always used with processes.
Aki
On 20.03.2017 23:09, i...@gwarband.de wrote:
> T
Thank you very much for this idea.
I thought I have already tried this out.
I have copy the *.crt to the official dir of ssl/cert and set the
access to 644.
And now all works correctly.
Tobias
Am 2017-03-21 08:06, schrieb Aki Tuomi:
Could you copy LetsEncrypt.pem to a world-readable location,
Hello,
I'm getting below error in /var/log/dovecot-proxy.log. Please help. Thanks in
advance.
Mar 21 14:40:36 tejas3 dovecot: director: Error: Director 192.168.1.11/in
disconnected: Connection closed: Illegal seek (connected 0 secs, in=0 out=43,
handshake ME not received
Regards,
Bhushan
Hi All,
Before I start posting where /how can I check to see if the question I
wish to ask about has already been covered?
__
Please consider the environment before printing this email.
Ger
On 21.03.2017 13:31, Ger Hooton Scoil Chroí Íosa Blarney wrote:
>
> Hi All,
> Before I start posting where /how can I check to see if the question I
> wish to ask about has already been covered?
>
> __
>
> Please consider the environment before prin
Hi All,
I cannot get the sieve_before to work. I have dovecot & sieve
installed on Debian 7 as follows
/etc/dovecot/conf.d/90-sieve.conf :
plugin {
# The path to the user's main active script. If ManageSieve is used, this the
# location of the symbolic link controlled by ManageSieve.
sieve
Hi Ger,
sieve_before should be a path to sieve script file, not to a directory.
in your configuration, you set sieve_before to /var/lib/dovecot/sieve/before
which is a directory.
what you need to do is figure out which sieve script you'd like to execute and
its path rather.
If you think that de
Hello Ger,
In addition, you can also check the dovecot archives at marc.info, here :
http://marc.info/?l=dovecot
-- Yassine.
Hi Yassine,
That did not work, is there a way to see is the script is been run?
original message-
From:chaouche yacine [yacinechaou...@yahoo.com ]
To:Ger Hooton Scoil Chroí Íosa Blarney [ghoo...@scins.ie ],
dovecot@dovecot.org Date:Tue, 21 Mar 2017 13:06:14 +
On 03/21/2017 09:30 AM, Ger Hooton Scoil Chroí Íosa Blarney wrote:
Hi Yassine,
That did not work, is there a way to see is the script is been run?
Perhaps it is an SELinux permissions problem? Try setenforce 0 to see?
original message-
From:chaouche yacine
On 03/21/2017 09:06 AM, chaouche yacine wrote:
Hi Ger,
sieve_before should be a path to sieve script file, not to a directory.
in your configuration, you set sieve_before to /var/lib/dovecot/sieve/before
which is a directory.
I don't get that reading:
https://wiki2.dovecot.org/Pigeonhole/Sie
Thanks Robert, how do I do that?
original message-
From:Robert Moskowitz [r...@htt-consult.com ]
To:Ger Hooton Scoil Chroí Íosa Blarney [ghoo...@scins.ie ], chaouche
yacine [yacinechaou...@yahoo.com ], dovecot@dovecot.org Date:Tue, 21
Mar 2017 09:47:18 -0400
ownership may also have been the issue, but we will no know what the
permissions were before you changed them.
I would have tried
chown -R vmail:mail /var/lib/dovecot
Where vmail:mail is the user:group dovecot is running with. This is how
I do it.
On 03/21/2017 10:14 AM, Ger Hooton Scoil C
I have a backup so I can look at that.
original message-
From:Robert Moskowitz [r...@htt-consult.com ]
To:Ger Hooton Scoil Chroí Íosa Blarney [ghoo...@scins.ie ], chaouche
yacine [yacinechaou...@yahoo.com ], dovecot@dovecot.org Date:Tue, 21
Mar 2017 10:20:34
I did chmod -R 777 /var/lib/dovecot and it worked.
I just need to figure out what the correct setting are.
Thanks everyone
//Ger
original message-
From:Ger Hooton Scoil Chroí Íosa Blarney [ghoo...@scins.ie ]
To:Robert Moskowitz [r...@htt-consult.com ], chaouche
On my Debian 7 system I do not have a uid vmail
original message-
From:Robert Moskowitz [r...@htt-consult.com ]
To:Ger Hooton Scoil Chroí Íosa Blarney [ghoo...@scins.ie ], chaouche
yacine [yacinechaou...@yahoo.com ], dovecot@dovecot.org Date:Tue, 21
Mar 2017
>On Tuesday, March 21, 2017 3:03 PM, Robert Moskowitz
>wrote:
>On 03/21/2017 09:06 AM, chaouche yacine wrote:
>> Hi Ger,
>>
>> sieve_before should be a path to sieve script file, not to a directory.
>> in your configuration, you set sieve_before to /var/lib/dovecot/sieve/before
>> which is a dir
Hello,
Dovecot log is showing too many POP3 RETR entries which are identical
lines. I also suspect that it is causing high pop traffic eating most of
the network bandwidth. Here are some of the lines out of 11009 in a
day. Such pattern is observed only for few users. dovecot version is
2.1.1
Now I'm seeing a bunch of these:
02:28 bubba dovecot: dsync-local(u...@mydomain.com): Error:
bzlib.read(/var/mail/mydomain.com/user/mdbox/storage/m.20): corrupted
data at 24123649
Mar 21 11:02:28 bubba dovecot: dsync-local(u...@mydomain.com): Error:
dsync(oldserver.host):
read(zlib(/var/mail/
On 03/21/2017 11:32 AM, chaouche yacine wrote:
On Tuesday, March 21, 2017 3:03 PM, Robert Moskowitz
wrote:
On 03/21/2017 09:06 AM, chaouche yacine wrote:
Hi Ger,
sieve_before should be a path to sieve script file, not to a directory.
in your configuration, you set sieve_before to /var/lib/d
Hi there, I put together a mail server with postfix+dovecot+mysql with virtual
users and it works just fine as internal mail server, but when i put ir under a
multidrop email server it sends ok but so far coulnd make getmail to deliver
mails correctly. the use of getmail + dovecot downloads emai
Thank you Stephan,
I found log location with the command you have suggested.
From the log I understood, that I have not Enabled my uploaded sieve
script (by checking the active radio button in my claws-mail sieve
client).
Sieve is now working
On Tue, 31 Jan 2017 21:26:44 +0100
Stephan Bosch wr
I have the following in my log:
Mar 21 14:46:59 bubba dovecot: replicator: Panic: data stack: Out of
memory when allocating 1073741864 bytes
Mar 21 14:46:59 bubba dovecot: replicator: Error: Raw backtrace:
/usr/local/lib/dovecot/libdovecot.so.0(+0x97c90) [0x7f4638a7cc90] ->
/usr/local/lib/dove
Do you need anything from me to get a patch?
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: larry...@gmail.com
US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281
On 3/20/17, 3:43 PM, "dovecot on behalf of Aki Tuomi"
wrote:
On 22.03.2017 03:40, Larry Rosenman wrote:
> Do you need anything from me to get a patch?
>
>
Should be fixed with this
https://github.com/dovecot/core/commit/3751b61dfbc6c141731a740d982fc59918db2482.patch
Aki
26 matches
Mail list logo