> But replication gives an error
> ---
> Error: open(/var/run/dovecot/replication-notify-fifo) failed: Permission
> denied
> ---
>
> Why is this?
>
> By the way, When 30-dsync.conf is changed as follows, it works only for one
> user
> ---
> service aggregator {
> fifo_listener replication-n
Hi,
Thx for your answer.
But this link is about application accessing Google apps...
Not google accessing other services...
This is clearly not about reading your external email account from GMail.
Look, this is from the article :
LSAs are non-Google apps that can access your Google accou
Please tell me about Dsync replicator.
The following are set to enable the "replication" plug-in
/etc/dovecot/conf.d/10-mail.conf
*---mail_plugins = notify replication---*
And I made the following file
/etc/dovecot/conf.d/30-dsync.conf
*---service replicator
* Yannick SIEGLER:
> auth: Debug: auth client connected (pid=21831)
> pop3-login: Debug: SSL: where=0x10, ret=1: before SSL initialization
Today's announcement[1] about "less secure apps" seems to imply that
POP3/IMAP will soon no longer be an option with G Suite accounts. You
may be better off s
I have tested also with lmtp.pl script to send a message directly to the
lmtp port, to exclude a sendmail issue and also this email keeps being
locally delivered. I tried with changing the userdb with default fields,
also does not work. This forwarding between backend servers should work
not?
* Wojciech Puchar, 16.12.19 18:04
>>> how to disable throttling (or better - put other limits) for 127.0.0.1?
>>
>> https://wiki2.dovecot.org/Upgrading/2.3 - look for "Localhost Auth Penalty"
>>
> that's certainly this.
>
> but i am not an expert in this passdb system
>
> my current config is
>
How this will fix x64 rpm build issues? Please stay in topic.
Mart
Benny Pedersen wrote:
> Mart Pirita skrev den 2019-12-16 09:32:
>
>> So official EOL is just for dummies. :)
>
> maybe upgrade to gcc 9.x.x first ?
>
> or drop precompiled distros !
>
how to disable throttling (or better - put other limits) for 127.0.0.1?
https://wiki2.dovecot.org/Upgrading/2.3 - look for "Localhost Auth Penalty"
that's certainly this.
but i am not an expert in this passdb system
my current config is
passdb {
driver=passwd-file
args= username_format=%L
On 16 Dec 2019, at 15:21, Aki Tuomi wrote:
Some more information would be useful, but try setting mail_debug=yes
and then check your log files for more
Yeah, would have provided more if I had more info.
What I needed was to set min processes for lmtp
service lmtp {
process_min_avail = 1
}
* Wojciech Puchar, 16.12.19 15:54
> i've upgraded dovecot on my server to 2.3.9
>
> works properly but saslauthd that uses it for rimap authentication over
> 127.0.0.1 works SLOW. You need to wait 15-20 seconds before authentication.
>
> only imap login over 127.0.0.1 is slowed down, while over
I am staring constantly at the same logs, this is what I get from
dovecot[1]. Sendmail[2] is sending with test@svr1 maybe this overrides
lmtp proxying? This is a test with a special-userdb passwd-file also
having host=svr2
[1]
Dec 16 16:30:16 svr1 dovecot: lmtp(16466): Debug: none: root=, in
> On 16/12/2019 16:54 Wojciech Puchar wrote:
>
>
> i've upgraded dovecot on my server to 2.3.9
>
> works properly but saslauthd that uses it for rimap authentication over
> 127.0.0.1 works SLOW. You need to wait 15-20 seconds before
> authentication.
>
> only imap login over 127.0.0.1 is
Hi Marc,
Turn on auth_debug and mail_debug and see if the logs provide any clues.
Aki
> On 16/12/2019 15:19 Marc Roos wrote:
>
>
> Hi Aki,
>
> I also tried with changing the original ldap source to svr2. Although
> everywhere svr2 is configured, still mails keep being delivered locally
>
i've upgraded dovecot on my server to 2.3.9
works properly but saslauthd that uses it for rimap authentication over
127.0.0.1 works SLOW. You need to wait 15-20 seconds before
authentication.
only imap login over 127.0.0.1 is slowed down, while over any other IP is
quick.
i had this proble
Hi Aki,
I also tried with changing the original ldap source to svr2. Although
everywhere svr2 is configured, still mails keep being delivered locally
on svr1. Do I need to configure more than 20-lmtp.conf?
[@svr1 conf.d]# cat 20-lmtp.conf | grep -v '^#'
lmtp_proxy = yes
protocol lmtp
> On 16/12/2019 16:16 Heiko W. Rupp wrote:
>
>
> Hey,
>
> I have a successful setup with dovecot and sieve and since a few days
> sieve is all of a sudden no
> longer working.
> I am on OSX and my mta is an older version of postfix (apple supplied).
>
> Has anyone gone through that and has
Hey,
I have a successful setup with dovecot and sieve and since a few days
sieve is all of a sudden no
longer working.
I am on OSX and my mta is an older version of postfix (apple supplied).
Has anyone gone through that and has some hints on how to best debug
(and fix) that?
Thanks a lot
Hi everyone, I'm new to this ML.
I have some issue with GMail import settings...
I run a dovecot server (2.3.4.1) on Debian10 and I try to connect to my
accounts from GMail.
It's work fine from thunderbird in pop3,pop3s, imap, imaps... Submission
work too...
But it won't work on GMail ex
Mart Pirita skrev den 2019-12-16 09:32:
So official EOL is just for dummies. :)
maybe upgrade to gcc 9.x.x first ?
or drop precompiled distros !
Hi Aki,
If I adapt this configuration on svr1 like this[0], should the mail not
be delivered at svr2
passdb {
driver = pam
# [session=yes] [setcred=yes] [failure_show_msg=yes]
[max_requests=]
# [cache_key=] []
#args = dovecot
default_fields = proxy=y host=svr2
}
passdb {
driver = p
Add the passdb entry inside
protocol lmtp {
}
Aki
On 16/12/2019 10:32 Marc Roos <
m.r...@f1-outsourcing.eu> wrote:
I added this:
passdb {
driver = passwd
Is this (DOV-3600) fixed in 2.3.9?
Best regards
Hativ
Am Montag, den 14.10.2019, 09:44 +0200 schrieb Stephan Bosch:
> On 11/10/2019 10:06, Hativ via dovecot wrote:
> > Hello Aki,
> > I have this problem just with 2.3.8, my self-compiled 2.3.3 works
> > fine. I have previously tried to update from 2
I added this:
passdb {
driver = passwd
skip = authenticated
}
Which enables indeed local delivery, I also noticed this. Maybe the
password field check shoud not be done, when you enable skip
authentication?
Dec 16 10:26:37 svr1 dovecot: auth-worker(12046): Debug: passwd(test):
lookup
Hi,
I asked how to build x64 rpm, so discussion about EOL operating systems
is totally off topic. :(
FYI, I'm still managing 4 production RedHat 6.2 (Zoot relased year 2000)
based MTA servers and they
are using latest self compiled and updated kernel, latest dovecot,
postfix, openssl, openssh,
24 matches
Mail list logo