Displaying 20 results from an estimated 9000 matches similar to: "dovecot stats-writer socket permissions"
2019 Apr 20
3
stats-writer error is back
Afer a reboot (and installation of postfix-3.4.5) I am getting the stat-writer permission denied error again.
from doveconf -n
service stats {
unix_listener stats-reader {
user = dovecot
}
unix_listener stats-writer {
user = dovecot
}
}
# ls -ls /var/run/dovecot/stats-writer
0 srw-rw---- 1 dovecot dovecot 0 Apr 20 04:34 /var/run/dovecot/stats-writer
Apr 20 04:45:00 mail
2018 Aug 11
0
dovecot stats-writer socket permissions
service stats {
unix_listener stats-reader {
group = mail
mode = 0666
user =
}
unix_listener stats-writer {
group = mail
mode = 0666
user =
}
}
service anvil {
unix_listener anvil {
group = mail
mode = 0666
}
}
I put those in a local.conf
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail:
2017 Dec 25
3
Sieve 0.5.0/Dovecot 2.3.0
Updated (current) doveconf -n attached....
On Mon, Dec 25, 2017 at 04:33:16PM -0600, Larry Rosenman wrote:
> FTR, this is being delivered via LMTP from Exim using the recommended transport / director.
>
> headers from one of my tests:
> Return-Path: <ler at lerctr.org>
> Delivered-To: ler at lerctr.org
> Received: from thebighonker.lerctr.org
> by
2017 Dec 25
2
Sieve 0.5.0/Dovecot 2.3.0
Using 2.3.0/0.5 and the below scripts/config, why doesn?t a mail addressed to ler_freebsd at lerctr.org get the FreeBSD flag?
.dovecot.sieve points to master.sieve.
Scripts:
http://www.lerctr.org/~ler/sieve/
doveconf -n:
thebighonker.lerctr.org /home/ler/sieve $ doveconf -n
# 2.3.0 (c8b89eb): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.0 (d68c23a1)
# OS: FreeBSD
2019 Apr 20
2
stats-writer error is back
On 20 Apr 2019, at 14:05, Larry Rosenman via dovecot <dovecot at dovecot.org> wrote:
> service stats {
> unix_listener stats-reader {
> group = mail
Why would I change the group from the group the socket is using?
> mode = 0666
That cannot possibly be best practice.
I'm not opening up any part of my mail stack to all processes.
>> # ls -ls
2019 Apr 20
1
stats-writer error is back
On 20 Apr 2019, at 14:21, Larry Rosenman via dovecot <dovecot at dovecot.org> wrote:
> Then figure out what user/group needs the access and set the perms.
Well, stats-write has an owner and group of dovecot, as I showed.
dovecot dovecot 0 Apr 20 04:34 /var/run/dovecot/stats-writer
--
'I thought dwarfs didn't believe in devils and demons and stuff like
that.'
2019 Jan 06
2
IMAP preauth and stats-writer
I'm the FreeBSD port maintainer for dovecot and I just added this patch to
the port in SVN. 489515.
On Sun, Jan 6, 2019 at 11:39 AM Stephan Bosch <stephan at rename-it.nl> wrote:
>
> Op 06/01/2019 om 18:12 schreef John Fawcett:
> > On 06/01/2019 11:37, Stephan Bosch wrote:
> >> Op 06/01/2019 om 03:35 schreef John Fawcett:
> >>> On 06/01/2019 02:26, John
2019 Sep 08
1
Subscribe to a fileinto :create mailbox?
Is it possible in pigeonhole?
I.E. I do a fileinto :create "some/mail/box"
How can I make it autosubscribe?
doveconf -n:
# 2.3.7.2 (3c910f64b): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.7.2 (7372921a)
# OS: FreeBSD 12.0-STABLE amd64
# Hostname: thebighonker.lerctr.org
auth_default_realm = lerctr.org
auth_mechanisms = plain login
auth_realms = lerctr.org
2018 Jul 11
2
Connection refused (61)
If you telnet to port 25, do an EHLO host, does the response include AUTH? If not, opensmtpd is not offering AUTH over unencrypted port 25 connections.
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: larryrtx at gmail.com
US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106
?On 7/11/18, 6:05 PM, "Teno Deuter" <gvgter
2018 Jul 11
2
Connection refused (61)
Yes.
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: larryrtx at gmail.com
US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106
?On 7/11/18, 6:02 PM, "Teno Deuter" <gvgter at googlemail.com> wrote:
you mean to turn off TLS in roundcube config file?
On Thu, Jul 12, 2018 at 12:51 AM, Larry Rosenman
2018 Jul 11
2
Connection refused (61)
Turn off TLS for webmail. It's not leaving the machine.
Or get a letsencrypt.org cert. (they are free) see acme.sh (https://github.com/Neilpang/acme.sh)
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: larryrtx at gmail.com
US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106
?On 7/11/18, 5:48 PM, "Teno Deuter"
2018 Jul 11
2
Connection refused (61)
what do you mean by 'suscribed'?
On Thu, Jul 12, 2018 at 12:21 AM, Larry Rosenman <larryrtx at gmail.com> wrote:
> Is the user subscribed to the mailboxes?
>
> --
> Larry Rosenman http://www.lerctr.org/~ler
> Phone: +1 214-642-9640 E-Mail: larryrtx at gmail.com
> US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106
>
> ?On
2018 Jul 11
2
Connection refused (61)
yep
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: larryrtx at gmail.com
US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106
?On 7/11/18, 5:46 PM, "Teno Deuter" <gvgter at googlemail.com> wrote:
the maillog shows:
reason="io-error: error:14037418:SSL routines:ACCEPT_SR_KEY_EXCH:tlsv1
alert
2018 Jul 11
2
Connection refused (61)
I can see the mails with neomutt
I can also see them with roundcube if I skip in dovecot the
'mail_location = maildir:~/var/mail/%u:LAYOUT=fs'
On Thu, Jul 12, 2018 at 12:11 AM, Larry Rosenman <larryrtx at gmail.com> wrote:
> Can you see the mails with neomutt?
>
> If so, the error is on the roundcube side.
>
>
> --
> Larry Rosenman
2018 Jul 11
4
Connection refused (61)
I am using OpenSMTPD. The OpenBSD 6.3 default one.
Also, when telnet to 127.0.0.1 25 I get a response! So must be
something with 587?
On Wed, Jul 11, 2018 at 11:47 PM, Larry Rosenman <larryrtx at gmail.com> wrote:
> What's your neomutt connecting to?
>
> For smtp?
>
> --
> Larry Rosenman http://www.lerctr.org/~ler
> Phone: +1 214-642-9640
2018 Jul 11
2
Connection refused (61)
in:
/var/mail/[user]/Inbox
drwxr-xr-x 2 512 Jul 5 01:30 tmp
-rw------- 1 5 Jul 7 00:00 subscriptions
drwxr-xr-x 2 512 Jul 7 00:00 new
-rw------- 1 24 Jul 7 00:00 dovecot.mailbox.log
-rw------- 1 1988 Jul 7 00:22 dovecot.index.log
-rw------- 1 4568 Jul 11 19:34 dovecot.index.cache
-r--r--r-- 1 0 Jul 7 00:00 dovecot-uidvalidity.5b3fe690
-rw------- 1 8 Jul
2018 Jul 11
2
Connection refused (61)
Then you need to look at the opensmtpd logs to figure out why the starttls is failing.
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: larryrtx at gmail.com
US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106
?On 7/11/18, 5:42 PM, "Teno Deuter" <gvgter at googlemail.com> wrote:
actually I did define the staic
2018 Jul 11
2
Connection refused (61)
drwxr-xr-x 5 512 Jun 26 21:41 Trash
drwxr-xr-x 5 512 Jun 26 21:41 Spam
drwxr-xr-x 5 512 Jun 26 21:41 Sent
drwx------ 6 512 Jul 7 00:23 Inbox
drwxr-xr-x 5 512 Jun 26 21:41 Drafts
On Thu, Jul 12, 2018 at 12:00 AM, Larry Rosenman <larryrtx at gmail.com> wrote:
> What does an ls -lr of /var/mail/<user> look like?
>
>
> --
> Larry Rosenman
2018 Jul 11
2
Connection refused (61)
forgot to also ask about the maildir set up I have:
mail_location = maildir:~/var/mail/%u:LAYOUT=fs
for the following structure:
/var/mail/[user]/Drafts
Inbox
Sent
Spam
Trash
but should be wrong cause when I log in into roundcube I can't see the
stored emails. If I completely skip
2018 Jul 11
2
Connection refused (61)
Yes, or, add another block of lines with lo (or lo0) depending on what your kernel uses for loopback in place of the $egress_int parameter to get it to listen on 127.0.0.1 as well.
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: larryrtx at gmail.com
US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106
?On 7/11/18, 5:38 PM,