tested dovecot with solr. Works well.
But it uses TCP connection between solr server and dovecot. Can it be
password protected? I have other things than IMAP on the same server
including remote users. i don't want them to be able to do mess.
How to free space when say folders are removed in mail account. Or whole
account is removed?
Hi,
sorry for the delay.
I disabled compression on the server , decompressed the mails and
re-created the index.
All is working normally for now.
I hope this was the problem.
Thanks to all for helping!
Am 04.12.19 um 15:40 schrieb @lbutlr via dovecot:
> On 04 Dec 2019, at 02:36, Sami Ketola
Trying to figure out how to implement an X-Loop header to my
configuration, any ideas?
On 29/11/19 10:00, Claudio Corvino via dovecot wrote:
X-Loop header could be what I was looking for, thanks!
On 28/11/19 22:03, @lbutlr via dovecot wrote:
On 28 Nov 2019, at 09:44, Claudio Corvino
wrote:
J
Hi Claudio Corvino via dovecot, We have received your request and a ticket
has been created with Ticket ID - 22073. A support representative will be
reviewing your request and will contact you shortly.
To view the status of the ticket or add comments, please visit
https://support.ato
Hi Claudio Corvino via dovecot, A new Atomia account has been created for
you. Click the url below to activate your account and select a password!
https://support.atomia.com/register/KfOvGCowO4TkXeAXlMH0 If the above URL does
not work try copying and pasting it into your browser. If you con
Hi,
My situation is as follows.
-An internet-facing spam filter relays email to destination mail server
(Dovecot) with SMTP.
- Dovecot should take email and deliver it to user's mailboxes. I guess I'd
need LMTP for this.
- An external SMTP relay is already in place. I am thinking of using Dove
Hi Claudio Corvino via dovecot, We have received your request and a ticket
has been created with Ticket ID - 22078. A support representative will be
reviewing your request and will contact you shortly.
To view the status of the ticket or add comments, please visit
https://support.ato
Yes dovecot, /etc/dovecot/conf.d/20-lmtp.conf ;)
service lmtp {
chroot =
client_limit = 1
drop_priv_before_exec = no
executable = lmtp
extra_groups = $default_internal_group
group =
idle_kill = 0
inet_listener lmtp {
address =
haproxy = no
port = 24
reuse_port = n
Yes I am running sendmail next to dovecot on backend servers. That works
ok. I have some problems with re-routing mail in a proxy setup.
-Original Message-
To: Marc Roos; dovecot
Subject: Re[2]: Lightweight LMTP daemon to avoid overkill MTA
Hi,
I was unclear in my question. The spa
Hi Claudio Corvino via dovecot, We have received your request and a ticket
has been created with Ticket ID - 22079. A support representative will be
reviewing your request and will contact you shortly.
To view the status of the ticket or add comments, please visit
https://support.ato
Atomia via dovecot skrev den 2019-12-11 17:37:
Hi Claudio Corvino via dovecot,
wonderfull example on why mailman sooks on change sender from ://
this mail here should imho be very private not posted to maillists
stop breaking dkim please
Can a mail admin ban atomia.com from posting? I mean, I like the idea that
every post is clogging up their support queue, but really, not that much.
Sent from my iPhone
Hi Claudio Corvino via dovecot, We have received your request and a ticket
has been created with Ticket ID - 22080. A support representative will be
reviewing your request and will contact you shortly.
To view the status of the ticket or add comments, please visit
https://support.ato
> On 11/12/2019 20:36 LuKreme via dovecot wrote:
>
>
> Can a mail admin ban atomia.com from posting? I mean, I like the idea that
> every post is clogging up their support queue, but really, not that much.
>
> Sent from my iPhone
I have unsubscribed atomia.
Aki
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.
LuKreme via dovecot skrev den 2019-12-11 19:36:
Can a mail admin ban atomia.com from posting? I mean, I like the idea
that every post is clogging up their support queue, but really, not
that much.
he used dovecot@dovecot.org as sender address, very cleaver
so if he try password recovery fun st
On mer. 11 déc. 19:53:23 2019, Benny Pedersen via dovecot wrote:
> he used dovecot@dovecot.org as sender address, very cleaver
>
> so if he try password recovery fun starts
No, he used his address, but the mailling list rewrites the from
--
Alarig
If I don't get swamp of errors with this email, I'll stop the From munging
starting tomorrow. There is now ARC signing done for mails. Lets see how this
works, if we can stop rewriting from I'll be happy.
Aki
> On 11/12/2019 21:58 Aki Tuomi via dovecot wrote:
>
>
> If I don't get swamp of errors with this email, I'll stop the From munging
> starting tomorrow. There is now ARC signing done for mails. Lets see how this
> works, if we can stop rewriting from I'll be happy.
>
> Aki
And last attemp
How to fix the auth passwd-file unknown user error? I guess I maybe have
something active that I do not need?
With this configuration in sendmail
FEATURE(`local_lmtp',`[IPC]',`TCP [192.168.10.44] 24')dnl
MAILER(local)dnl
Dec 11 21:04:18 mailsvr dovecot: lmtp(15361): Connect from 192.168.10.4
It is a test environment, so I do not have much data. I am testing with
'mail wegjd' seems to deliver ok every time.
-Original Message-
Subject: RE: lmtp delivery auth error, but successful delivery
Can you let me know if you get lots of delivery failures?
Aki
Original me
Aki Tuomi via dovecot skrev den 2019-12-11 21:00:
And last attempt, since mailman didn't actually bother to update the
settings in time. Sorry for the spam.
ARC-Authentication-Results: i=1; talvi.dovecot.org;
dkim=pass header.d=open-xchange.com header.s=201705 header.b=SwA7TIE8;
spf=pass (ta
I have currently a working local delivery working ok on 2 backend
servers. The backend servers use slapd/nslcd/nscd for local accounts. If
I enable proxy=yes in the lmtp config section, I am getting this error
'auth: Debug: passdb out: FAIL#0111#011reason=Configured passdbs don't
support cre
Maybe this host= availability can be configured through the pam service?
-Original Message-
To: dovecot
Subject: Lmtp redirection to other backend server
I have currently a working local delivery working ok on 2 backend
servers. The backend servers use slapd/nslcd/nscd for local acc
Hi all!
On 11/12/2019 19:16, Benny Pedersen via dovecot wrote:
> Atomia via dovecot skrev den 2019-12-11 17:37:
[...]
> wonderfull example on why mailman sooks on change sender from ://
Reply-to munging is considered harmful - please fix that.
And thunderbird shows in the "From", "Recipient", "Cor
I'm having trouble setting up submission with Dovecot proxy. The submission
config seems to be getting ignored, but I'm probably doing something wrong.
Expected behaviour: have messages sent to submission ports (25, 465) relayed to
`submission_relay_host`.
--
root@imapproxy1:~# cat /etc/dovec
On 12/12/2019 00:10 William Edwards wrote:
I'm having trouble setting up submission with Dovecot proxy. The submission config seems to be getting ignored, but I'm probably doing something wrong.
E
Bernd Petrovitsch skrev den 2019-12-12 00:44:
Reply-to munging is considered harmful - please fix that.
And thunderbird shows in the "From", "Recipient", "Correspondents" and
"Sender[@]" column only "dovecot@dovecot.org" which neither helpful nor
correct.
it is solved imho
ARC-Authentication-
I see. Which config setting should be used to change the port and encryption
Dovecot proxy attempts to talk SMTP to? The default seems to be port 587 with
STARTTLS, but the docs don’t seem to mention how to change that.
Sent from mobile
> Op 12 dec. 2019 om 02:17 heeft Aki Tuomi het
> volgend
30 matches
Mail list logo