Displaying 20 results from an estimated 10000 matches similar to: "Rsync the dovecot repo"
2020 Feb 24
2
Problems with reposync and createrepo on CentOS 7 for RHEL8/CentOS8 repo?
Hi,
I'm trying to mirror the PostgreSQL12 RHEL8 repo:
https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-8-x86_64/
[root at cobbler yum.repos.d]# cat pgdg-12-centos8.repo
# PGDG Red Hat Enterprise Linux / CentOS stable repositories:
[pgdg12-rhel8]
name=PostgreSQL 12 for RHEL/CentOS $releasever - $basearch
2019 Nov 24
2
Dovecot proxy with ldap, complains about 'host not given'
My query? Is dovecot not getting this field automatically?
-----Original Message-----
Subject: Re: Dovecot proxy with ldap, complains about 'host not given'
On 23 Nov 2019, at 16:11, Marc Roos <M.Roos at f1-outsourcing.eu> wrote:
> It looks like the dovecot proxy can authenticate correctly but fails
> then on with this message
>
> Nov 23 23:33:33 test2 dovecot:
2019 Dec 16
1
Local lmtp proxy on backend server
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
Dec 16 10:26:37 svr1 dovecot: auth-worker(12046): passwd(test): invalid
password field '*'
2019 Jan 17
2
Authentication lost within session
> On 17 Jan 2019, at 14.19, Marc Roos <M.Roos at f1-outsourcing.eu> wrote:
>
>
> Same ip, connection, session happens after a few seconds, all on local
> test network.
Sorry I mistakenly overlooked at the ip:s. But anyway that is multiple connections and seems that PAM has some concurrency limit and refuses the third connection Thunderbird opens.
so you probably have
2019 Dec 15
3
Local lmtp proxy on backend server
I receive a local mail when I do a 'mail test' on a backend svr1 with
this[0] configuration. However when I just add only one configuration
change 'lmtp_proxy = yes' I am getting these errors[1]. I would expect
this email to still be delivered locally, should this be working or do I
misunderstand the lmtp proxy functionality?
[0]
passdb {
args =
auth_verbose = default
2019 Dec 11
3
Lightweight LMTP daemon to avoid overkill MTA
Hi,
I was unclear in my question. The spam filter is only able to deliver mail over SMTP, not over LMTP.. So I would still need some kind of daemon that listens for SMTP and then offers incoming email to Dovecot's LMTP socket.
Met vriendelijke groeten,
William Edwards
T. 040 - 711 44 96
E. wedwards at cyberfusion.nl
?
----- Original Message -----
From: Marc Roos (M.Roos at
2019 Dec 12
1
Lightweight LMTP daemon to avoid overkill MTA
I ended up 'hacking' LMTP support into the external spam filter. Someone else already contributed 'real' patches to implement LMTP support, so once I go live with this mail platform it should be stable.
Met vriendelijke groeten,
William Edwards
T. 040 - 711 44 96
E. wedwards at cyberfusion.nl
?
----- Original Message -----
From: Marc Roos (M.Roos at f1-outsourcing.eu)
Date:
2020 Sep 23
4
Vacation sieve explained: how does it work?
On 23 Sep 2020, at 14:07, Marc Roos <M.Roos at f1-outsourcing.eu> wrote:
> It is just a sieve rule.
>
> 1.
> On disk default file .dovecot.sieve
>
> 2. I am using roundcube webmail for that.
>
> 3. with if false # true
> # rule:[Out of Office]
> if true
> {
> vacation :days 1 :subject "Test" "test test";
> }
Is there a way
2019 Nov 23
2
Dovecot proxy with ldap, complains about 'host not given'
It looks like the dovecot proxy can authenticate correctly but fails
then on with this message
Nov 23 23:33:33 test2 dovecot: pop3-login: Error: proxy: host not given:
user=<test>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured,
session=<LDTlHguYJth/AAAB>
I have configured a host= in ldap for this user
2019 Jul 08
8
Samba 4.10.6 for rhel7/centos7 rpms
Hi everyone,
I've posted some updated source and binary rpms following the release of
updates by the samba project. Updated rpms include samba-4.10.6 and
ldb-1.5.5.
Here are the links:
- http://nova.polymtl.ca/~coyote/dist/samba/samba-4.10.6/RHEL7
As usual, these work fine for me (4.10.6) but YMMV. Please do report
issues if you find some.
Regards,
Vincent
2020 Jul 08
4
Urgent Help required
> with broken or vulnerable software is there really a benefit?
LTS distributions back port necessary patches
2018 Dec 08
1
Plugins/MailboxAlias configuration not working when not successive
This is not working because the numbering is not successive. This whole
configuration implementation is of course nothing to be proud of.
plugin {
#setting_name = value
# archive folder
mailbox_alias_old = Archive
mailbox_alias_new = Archief
mailbox_alias_old2 = Archive
mailbox_alias_new2 = Archief mappen
mailbox_alias_old3 = Archive
mailbox_alias_new3 = Archived messages
2020 Oct 26
3
SV: SV: Looking for a guide to collect all e-mail from the ISP mail server
> and forward- and reverse DNS records for your mailserver match.
do even googles ips confirm to this standard?
2019 Nov 25
2
Health check curl example
Thanks, Markus, maybe we should add this to the admin_manual? However I
am now getting the error 'script: Fatal: Missing script path'
Similar as when I try via the command line
bash-5.0# /usr/libexec/dovecot/script -e /bin/health-check.sh
Fatal: Missing script path
bash-5.0# /usr/libexec/dovecot/script -e /bin/ health-check.sh
Panic: BUG: No IOs or timeouts set. Not waiting for
2018 Dec 02
1
Relocate subfolders to different mount point
I think sdbox or mdbox format is what you are looking for
> On 2 Dec 2018, at 09:47, Marc Roos <M.Roos at f1-outsourcing.eu> wrote:
>
>
> No one an idea? I like to put some "archive" folders on a less iops
> storage.
>
>
> -----Original Message-----
> From: Marc Roos
> Sent: donderdag 29 november 2018 18:09
> To: dovecot
> Subject:
2019 Nov 25
2
Health check curl example
:) I really starting to feel a bit like an idiot, but all these 3
configs[0] give error 'Client not compatible with this binary'
[0]
service health-check {
executable = script /bin/health-check.sh
inet_listener health-check {
port = 5001
}
}
service health-check {
executable = script -e "HOME PATH" /bin/health-check.sh
inet_listener health-check {
port =
2018 Dec 20
2
Intentionally use weak server key
On 20/12/2018 12:37, Marc Roos wrote:
>
> You have to create your own ca, and then create the certificate. I doubt
> if you will be able to find companies like DigiCert or Comodo to do
> this.
>
> If you want, I can try sign it with our own 'internal' CA. The only
> thing you have to do is of course adding our CA to your ca bundle but
> that is very easy in
2019 Dec 27
7
Issue running Dovecot in Docker Container
The conf.d files are not included. I have added !include conf.d/*.conf to
director.conf and reloaded the dovecot and director services.
conf.d/10-logging also has the following lines:
log_path = /dovecot.log
info_log_path = $log_path
debug_log_path = $log_path
The /dovecot.log file still shows empty. Nothing is being logged to that
file.
Thanks & Regards,
Naveen
On Thu, Dec 26, 2019 at
2019 Dec 16
5
Local lmtp proxy on backend server
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=<n>]
# [cache_key=<key>] [<service name>]
#args = dovecot
default_fields = proxy=y host=svr2
}
passdb {
driver = passwd
skip = authenticated
default_fields = proxy=y
2017 Nov 06
2
Is CentOS extras repo broken?
Hi there,
I'm trying to run 'reposync' against centos-extras and am getting an
error like this:
python-itsdangerous-0.23-2 0% [ ] 0.0 B/s | 0
B --:-- ETA
python-itsdangerous-0.23-2.el7 FAILED
python-itsdangerous-0.23-2 0% [ ] 0.0 B/s | 0
B --:-- ETA
python-itsdangerous-0.23-2.el7.noarch: [Errno 256] No more mirrors to try.