Im starting to think maybe its an issue with Calico's BGP setup with my
provider, other email clients are getting connectivity errors instead of
timeouts, If we could leave this thread in limbo whilst I do some digging on
that side and will update once I determine if that's the issue.
__
> "Entrepreneur" == Entrepreneur AJ via dovecot
> writes:
Ok so does it work moving mails to a new folder or not? The lots
are showing a bunch of useless (to this problem of saving mails to a
new folder) SSL: issues.
The rest of the log lines look good, since you can look up user
If it helps;
Dockerfile:
FROM alpine:3.20
RUN apk add dovecot dovecot-pgsql dovecot-lmtpd
RUN addgroup -S -g 1000 vmail && adduser -S vmail -G vmail -u 1000 -h /srv/vmail
RUN rm -rf /etc/dovecot && mkdir /etc/dovecot && mkdir /etc/dovecot/conf.d
ADD dovecot.conf /etc/dovecot/dovecot.conf
ADD con
Applied John's recommendation and getting less in the logs now but here is the
full log from fresh pod start (confirmed to be a single pod deployment only.
Personal IP MODIFIED:
[eaj@lpt1 ~]$ k logs -f pod/dovecot-86c75498c8-hdqtr
Jun 26 09:32:10 master: Info: Dovecot v2.3.21 (47349e2482) starti
My guess is that this is a kubernetes specific issue and not a dovecot
issue.
Please provide kubernetes logs. Also: how is your storage implemented?
Any chance more than one dovecot instance are accessing that storage? Is
the storage available on the node where the container runs?
Regards,
Rober
> "Entrepreneur" == Entrepreneur AJ via dovecot
> writes:
> Migrating everything to a k0s kubernetes cluster, trying to migrate
> dovecot and all so far seems to be well with PVC for mail storage,
> ssl working great, authentication vis PostgreSQL working great.
So how do you have your
Hi all, I'm stuck with an issue.
Migrating everything to a k0s kubernetes cluster, trying to migrate
dovecot and all so far seems to be well with PVC for mail storage, ssl
working great, authentication vis PostgreSQL working great.
Issue is when trying to look at another folder say Deleted or
Hi all, I'm stuck with an issue.
Migrating everything to a k0s kubernetes cluster, trying to migrate
dovecot and all so far seems to be well with PVC for mail storage, ssl
working great, authentication vis PostgreSQL working great.
Issue is when trying to look at another folder say Deleted o