Hello,
We have migrated our mail server from procmail lda to dovecot lmtp/sieve .
dovecot imap create the dir with the email account
t...@s32.teststring.ml for name but lmtp create it as
test-s32.someteststring...@serverhostname.tld
I can't figure out how to manipulate nor what username postfix
In my experiments I also experienced replication being stalled when running
with ssl. Is this being looked into?
Thanks,
Joachim
-Ursprüngliche Nachricht-
Von: dovecot Im Auftrag von Paul Kudla
Gesendet: Donnerstag, 5. Januar 2023 02:46
An: dovecot@dovecot.org
Betreff: Re: Migrating, syn
Can you verify that the stalling occurs with 2.3.20? We have a potential fix
for 2.3.20 also for an TLS stall, so if someone is willing, they could try and
let us know, see:
https://dovecot.org/list/dovecot/2023-January/125929.html
Aki
> On 05/01/2023 17:55 EET Joachim Lindenberg wrote:
>
>
I am setting up a new server combination (postfix + dovecot). dovecot's auth
service works for postfix. Just lmtp does not and I need to find out why. I
don't see anything in the dovecot logging, but I see this on the postfix side
(debug)
Jan 05 16:11:59 snape postfix/lmtp[127]: connection esta
> On 05/01/2023 18:38 EET Gerben Wierda wrote:
>
>
> I am setting up a new server combination (postfix + dovecot). dovecot's auth
> service works for postfix. Just lmtp does not and I need to find out why. I
> don't see anything in the dovecot logging, but I see this on the postfix side
> (
service lmtp {
inet_listener lmtp {
address = 127.0.0.1
port = 24
}
unix_listener /var/spool/postfix/private/lmtp {
mode = 0660
user = postfix
group = postfix
}
Looks like you are activating both a socket and a port. Im not sure what
dovecot does, does it bind to both or does it pick one an
> On 05/01/2023 19:17 EET dove...@ptld.com wrote:
>
>
> > service lmtp {
> > inet_listener lmtp {
> > address = 127.0.0.1
> > port = 24
> > }
>
> > unix_listener /var/spool/postfix/private/lmtp {
> > mode = 0660
> > user = postfix
> > group = postfix
> > }
>
>
> Looks like you are activatin
> On 5 Jan 2023, at 18:17, dove...@ptld.com wrote:
>
>> service lmtp {
>> inet_listener lmtp {
>> address = 127.0.0.1
>> port = 24
>> }
>
>> unix_listener /var/spool/postfix/private/lmtp {
>> mode = 0660
>> user = postfix
>> group = postfix
>> }
>
>
> Looks like you are activating both a sock
> On 5 Jan 2023, at 18:17, dove...@ptld.com wrote:
>
>> service lmtp {
>> inet_listener lmtp {
>> address = 127.0.0.1
>> port = 24
>> }
>
>> unix_listener /var/spool/postfix/private/lmtp {
>> mode = 0660
>> user = postfix
>> group = postfix
>> }
>
>
> Looks like you are activating both a socket
Boy do I feel stupid.
protocols was not set in the new version's dovecot.conf. And default it only
contains imap. My old server had an override in dovecot.conf and I copied
conf.d over but started with afresh dovecot.conf, so lmtp was missing.
G
> On 5 Jan 2023, at 18:39, Gerben Wierda wrote:
Hmm: according to the documentation, the default is "imap pop3 lmtp"
But my installation (2.3.20, Alpine apk) for some reason only ran "imap" by
default
G
> On 5 Jan 2023, at 21:27, Gerben Wierda wrote:
>
> Boy do I feel stupid.
>
> protocols was not set in the new version's dovecot.conf. An
Gerben Wierda skrev den 2023-01-05 21:34:
Hmm: according to the documentation, the default is "imap pop3 lmtp"
But my installation (2.3.20, Alpine apk) for some reason only ran
"imap" by default
and now you know there is no defaults ?
in case of not working a doveconf -n would be helpfull on
One step further in my quest to create a replacement mail server.
I now have my old mail server (2.3.19.1, macOS + MacPorts) and my new (2.3.20,
Alpine Linux, Docker, apk package). When I turn on replication it works, but,
after a while I see:
Jan 06 00:50:31 replicator: Panic: data stack: Out
On January 6, 2023 3:56:39 AM GMT+02:00, Gerben Wierda
wrote:
>One step further in my quest to create a replacement mail server.
>
>I now have my old mail server (2.3.19.1, macOS + MacPorts) and my new (2.3.20,
>Alpine Linux, Docker, apk package). When I turn on replication it works, but,
>a
14 matches
Mail list logo