Hi guys.
I must be missing, having something misconfigured. I have:
-> $ gluster volume info VMAIL
Volume Name: VMAIL
Type: Distributed-Replicate
Volume ID: 462a1850-a31a-4a17-934d-26f3996dc9b8
Status: Started
Snapshot Count: 0
Number of Bricks: 1 x 2 = 2
Transport-type: tcp
Bricks:
Brick1: 10.
lejeczek via dovecot skrev den 2023-11-05 12:09:
What might I have incorrect or wrong?
parrent dir miss write access for uid 2000 ?
___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org
On 05/11/2023 12:16, Benny Pedersen wrote:
lejeczek via dovecot skrev den 2023-11-05 12:09:
What might I have incorrect or wrong?
parrent dir miss write access for uid 2000 ?
___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an
lejeczek via dovecot skrev den 2023-11-05 13:09:
On 05/11/2023 12:16, Benny Pedersen wrote:
lejeczek via dovecot skrev den 2023-11-05 12:09:
What might I have incorrect or wrong?
parrent dir miss write access for uid 2000 ?
ough.. It was SELinux.
good its solved now :)
__
On Sat, 2023-11-04 at 16:32 -0700, Michael Peddemors wrote:
> Why use Dovecot/IMAP at all for the SMTP Authentication, can't you
> simply go direct to your database?
>
> On 2023-11-03 09:55, Nick Lockheart wrote:
> > I have a Dovecot IMAP server and a Postfix server on separate
> > machines.
> >
On 6/11/23 03:25, Nick Lockheart wrote:
I can't use the real Dovecot IMAP server for auth, because it runs on
a separate server, and Postfix does not support TLS connections for SASL.
--
You should be able to use ssh with port forwarding to establish a TLS
connection between devices. Postfix
On 6/11/23 04:36, jeremy ardley via dovecot wrote:
You should be able to use ssh with port forwarding to establish a TLS
connection between devices. Postfix would see a remote SASL service as
a local service.
An alternative and possibly more reliable and easily configured
mechanism would b