On 13.5.2019 22.56, Root Kev via dovecot wrote:
> Hello Group,
>
> We have dovecot deployed as solely a Pop3 service that is used by our
> applications to pass mail from one application to another internally.
> We have roughly 4 applications that connect to the Pop3 service every
> 2 seconds, to
No, not for lack of interest though.
The former feels abandoned and has design issues IMHO.
The later is a Dovecot Pro thing and when I talked with Timo 2(?) years ago
he felt that Ceph with S3 or Swift wasn't a good fit and we didn't really
want to go with Scality and simply can't do out of ho
Hi,
way forward could be like this:
1) Introduce a new config option 'detail_affix' with parameters 'prefix'
and 'suffix', defaulting to 'suffix' making sure not to break existing
setups using respectively
:user:detail format.
If 'detail_affix' is switched to 'prefix' the expected format of
Is there a fast way for dovecot to set and/or fix its directory permissions?
On Wed May 15 2019 12:58:39 GMT-0400 (Eastern Standard Time), Lefteris
Tsintjelis via dovecot wrote:
> Is there a fast way for dovecot to set and/or fix its directory permissions?
I don't think so. I suggested dovecot implement something like postfix
does, but I believe the response was that ther
Hi,
We recently shutdown our old LDAP server and repointed our mail server
(dovecot + postfix) to our new LDAP server and ever since we've been unable
to fetch mail. Mail is getting delivered, but we just can't pop it. We're
using Ubuntu 16.04, btw.
We keep on getting the following error messages
mail kernel: pid 59433 (imap-login), uid 0: exited on signal 11 (core dumped)
master: Error: service(imap-login): command startup failed, throttling for 16
secs
May 15 17:21:37 imap-login: Fatal: master: service(imap-login): child 92934
killed with signal 11 (core dumped)
I also get a password
I am trying to get Dovecot IMAP and Outlook to talk to each other with SSL
and client certificates enabled. In Dovecot, I have the following options
enabled:
ssl_ca = ...
ssl_verify_client_cert = yes
auth_ssl_require_client_cert = yes
auth_ssl_username_from_cert = yes
when I try to conne
I've rebuilt dovecot, but no change in behavior.
I also enabled debug, but nothing else is logged to /var/log/dovecot
as to why IMAP is crashing.
On Wed, May 15, 2019 at 5:46 PM @lbutlr via dovecot wrote:
>
>
> mail kernel: pid 59433 (imap-login), uid 0: exited on signal 11 (core dumped)
> maste
Hi,
I have setup up a simple mail server using the ISPMail tutorial and I'm trying
to learn how to create email encryption at rest.
I'm having a tough time understanding how to set this up...
So say a user logins thru roundcube and they type in their password...so the
password authenticates to
On 10/05/19 10:10 AM, Richard Hector via dovecot wrote:
> Hi all,
>
> I'm currently using a PostgreSQL database for my user/password db,
> directly from dovecot. The trouble with that is that I'm stuck with
> whatever hash algorithms dovecot supports - which IIRC means (a subset
> of?) what libc h
On 15/5/2019 21:19, Tanstaafl via dovecot wrote:
On Wed May 15 2019 12:58:39 GMT-0400 (Eastern Standard Time), Lefteris
Tsintjelis via dovecot wrote:
Is there a fast way for dovecot to set and/or fix its directory permissions?
I don't think so. I suggested dovecot implement something like pos
I am now trying portmaster -f dovecot-2.3.6 which is reinstalling 78
ports. 🤞🏼
On Wed, May 15, 2019 at 7:26 PM Cerebus the Aardvark wrote:
>
> I've rebuilt dovecot, but no change in behavior.
>
> I also enabled debug, but nothing else is logged to /var/log/dovecot
> as to why IMAP is crashing.
>
On 16.5.2019 2.46, @lbutlr via dovecot wrote:
> mail kernel: pid 59433 (imap-login), uid 0: exited on signal 11 (core dumped)
> master: Error: service(imap-login): command startup failed, throttling for 16
> secs
> May 15 17:21:37 imap-login: Fatal: master: service(imap-login): child 92934
> ki
On 16.5.2019 3.36, dovecot--- via dovecot wrote:
>
> I am trying to get Dovecot IMAP and Outlook to talk to each other with
> SSL and client certificates enabled. In Dovecot, I have the following
> options enabled:
>
>
>
> ssl_ca = ...
>
> ssl_verify_client_cert = yes
>
> auth_ssl_require_client
On 16.5.2019 4.32, emordin via dovecot wrote:
> Hi,
> I have setup up a simple mail server using the ISPMail tutorial and
> I'm trying to learn how to create email encryption at rest.
>
> I'm having a tough time understanding how to set this up...
>
> So say a user logins thru roundcube and they t
No change. Still get
May 15 23:39:43 master: Error: service(imap-login): command startup
failed, throttling for 8 secs
May 15 23:39:43 imap-login: Fatal: master: service(imap-login): child
68411 killed with signal 11 (core dumped)
(with debug enabled)
postconf -n (though it hasn't changed since
On 16.5.2019 9.04, Cerebus the Aardvark via dovecot wrote:
> No change. Still get
>
> May 15 23:39:43 master: Error: service(imap-login): command startup
> failed, throttling for 8 secs
> May 15 23:39:43 imap-login: Fatal: master: service(imap-login): child
> 68411 killed with signal 11 (core dum
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 15 May 2019, Elias Falconi via dovecot wrote:
2019-05-15 16:27:43 auth: Error: LDAP /etc/dovecot/dovecot-ldap.conf.ext:
ldap_start_tls_s() failed: Can't contact LDAP server
2019-05-15 16:39:36 auth: Error: LDAP /etc/dovecot/dovecot-ldap.conf
On 16.5.2019 9.07, Steffen Kaiser via dovecot wrote:
> On Wed, 15 May 2019, Elias Falconi via dovecot wrote:
>
> > 2019-05-15 16:27:43 auth: Error: LDAP
> /etc/dovecot/dovecot-ldap.conf.ext:
> > ldap_start_tls_s() failed: Can't contact LDAP server
> > 2019-05-15 16:39:36 auth: Error: LDAP
> /etc/d
On 16.5.2019 4.43, Richard Hector via dovecot wrote:
> On 10/05/19 10:10 AM, Richard Hector via dovecot wrote:
>> Hi all,
>>
>> I'm currently using a PostgreSQL database for my user/password db,
>> directly from dovecot. The trouble with that is that I'm stuck with
>> whatever hash algorithms dov
21 matches
Mail list logo