Since I've got a question about this offlist, I've noticed that I haven't
reported the solution back. The solution was not to start dovecot from the
CLI, but as a service. Put it in /etc/rc.conf.local
That's it!
On Tue, Oct 28, 2014 at 9:05 PM, soko.tica wrote:
> Hel
Hello list,
I am trying to send a mail message from root to a system user on the same
box. While postfix functions without dovecot properly, once dovecot is
installed, I get the message from logs as set in the subject line - that
postfix/lmpt cannot connect to [private/dovecot-lmtp]: No such file
Hello list,
I am trying to send an e-mail message from the local root to another local
user (alias to root) on the same box. While it functions without dovecot,
it doesn't work with dovecot installed. Local user is recognized, but local
u...@domain.tld isn't. While this option is turned on in post
The solution was
auth_username_format = %Ln
in /etc/dovecot/conf.d/10-auth.conf
I saw it on another thread. Thanks Pascal
On Mon, Feb 22, 2016 at 3:11 PM, soko.tica wrote:
> Hello list,
>
> I am trying to send an e-mail message from the local root to another local
> user (alias
Hello list,
After many hours I still fail to configure properly dovecot as the LDA with
opensmtpd, for system users only.
I don't want pop at all, jus lmtp and imap, but still haven't stripped it.
Here is the info, thanks in advance for your response:
=
# doveconf -n
# 2.2.14: /etc/dovecot
11:48 PM, Peter Chiochetti wrote:
> Am 2014-10-28 um 21:05 schrieb soko.tica:
>
>>
>> After many hours I still fail to configure properly dovecot as the LDA
>> with
>> opensmtpd, for system users only.
>> I don't want pop at all, jus lmtp and imap, but
Hallo list,
I was having quite a hard time configuring dovecot on OpenBSD -current.
The problem was default Maildir setting in 10-mail.conf, namely:
mail_location maildir:~/Maildir
was unable to locate user's home directory.
As far as I can remember, it was the correct setting on
OpenBSD-current