Displaying 20 results from an estimated 10000 matches similar to: "Log files"
2013 Sep 04
1
login_log_format_elements does not appear to be changing log format 2.2.5
Hi,
login_log_format_elements does not seem to change the login logs. I
have it set to the below setting and the word "home" does not even
appear. Is there something I have to do to for this? Also I use ldap
for authentication.
[user at MB1 logs]$ doveconf -n | grep -i log
debug_log_path = /home/user/apps/logs/dovecot_debug.log
info_log_path = /home/user/apps/logs/dovecot_info.log
2013 Sep 26
3
Doveadm with a 2nd Instance
Hi Guys,
I am trying to use 2 instances of Dovecot on the same server so I can
have a Director managing my connections, everything appears to be
working, but I can not use doveadm to control my 2nd instance, but
doveconf seems to work fine.
[user at server logs]$ doveconf -i Director | grep logs
debug_log_path = /home/user/apps/logs/director/director_debug.log
info_log_path =
2010 Dec 16
1
Permission denied
After several trouble free months and without any obvious reason our server
just stopped working. I cannot even re-start it:
[root at dsmail /]# service dovecot start
Starting Dovecot Imap: Can't open log file /var/log/dovecot.log: Permission
denied
If I create those manually (touch /var/log/dovecot.log,
.../dovecot_info.log, .. dovecot_debug.log) service starts, but reports an
error in
2010 Aug 30
1
NTLM authentication does not work
Dear Experts,
I configured Samba, Kerberos, etc., can login to my CentOS using ADS account, but missing something in my Dovecot config.
Windbind seems to work:
[root at aCentOs2 dovecot]# wbinfo -a wAlex%pass
plaintext password authentication succeeded
challenge/response password authentication succeeded
Same is true for ntlm_auth helper:
[root at aCentOs2 dovecot]# /usr/bin/ntlm_auth
2016 Jun 26
2
Looking for NTLM config example
Also it seems we lack support for NTLMv2. If you want to use NTLM you need to permit use of NTLM(v1), which is usually not enabled by default.
Aki
> On June 25, 2016 at 7:43 PM Mark Foley <mfoley at ohprs.org> wrote:
>
>
> I've asked this several times over the past year with essentially zero responses. I'll keep it simple:
>
> Does NTLM authentication work in
2018 May 30
0
use instance-name for syslog?
Hi!
On Thu, 31 May 2018 00:44:58 +0900,
A. Schulze wrote:
> When running multiple instances of dovecot on the same host (or running multiple docker container),
> it is hard to distinguish logs from different processes: the syslog entries are all prefixed with the same identifier "dovecot"
> It is hardcoded here:
>
2016 Jun 26
2
Looking for NTLM config example
It should work. Although if you are using linux server you might want to use gssapi instead.
> On June 25, 2016 at 7:43 PM Mark Foley <mfoley at ohprs.org> wrote:
>
>
> I've asked this several times over the past year with essentially zero responses. I'll keep it simple:
>
> Does NTLM authentication work in Dovecot?
>
> I'll post this one last time.
2015 Sep 05
0
How to "Windows Authenticate"
Rick et al,
The link you gave was a start, but is targeted for Samba3 and is assuming a
probably Windows [SBS]Server AD/DC separate from the DC hosting dovecot, and
includes setting up kerberos.
I'm using a Samba4 AD/DC with integrated kerberos (so I don't think there is any
setup I can do there). Nevertheless I've followed the instructions otherwise;
specifically adding to
2015 Sep 03
0
How to "Windows Authenticate"
This can't be that hard. I think I've enabled LDAP in Dovecot just by including
dovecot-ldap.conf.ext in 10-auth.conf and using the default settings. I now have
the configuration shown below. Two questions:
1. How do I set Outlook to authenticate with LDAP? Currently the Outlook
accounts still have the ID and password set in "Logon Information". Checking
"Require logon
2007 Nov 27
1
Dovecot strange logs
Hello,
I have some strange logs entries in my dovecot_info.log
(auth_debug=yes & auth_verbose=ye) :
dovecot: Nov 27 00:28:09 Info: auth(default):
vpopmail(CLIENT_EMAIL,CLIENT_IP): lookup user= domain=????????
dovecot: Nov 27 00:28:09 Info: auth(default):
vpopmail(CLIENT_EMAIL,CLIENT_IP): lookup user=CLIENT_USER
domain=CLIENT_DOMAIN
dovecot: Nov 27 00:28:09 Info: auth(default):
2015 Sep 07
0
How to "Windows Authenticate"
Hmm.? I would expect to see 'mark at hprs.com'.? Whatever your full domain
name is.
It also won't look up /etc/shadow - Samba is doing the AD->Unix UID
mapping.? Your AD users shouldn't be in there when all is said and done.?
Well, at when I did a Samba4 install as a DC it still behaved like a Samba3
member, and there were no AD users in the local unix passwd files.
What does
2015 Sep 08
0
How to "Windows Authenticate"
More experimentation ...
I tried removing userdb and passdb from the dovecot NTLM config. That didn't
work. I then tried adding a static userdb as follows:
userdb {
driver = static
# allow_all_users = yes
args = gid=100 home=/home/HPRS/%n
}
(Interestingly, when I uncommented "allow_all_users" I got an "unsupported
setting" [or something like that], even though that
2013 Aug 15
1
Nee assistance with migrating/copying a virtual user's maildir to another virtual user
Hello,
I am trying to move/copy a virtual user's maildir to another virtual user
but am running into problems with dsync and doveadm. I'm trying to move the
maildir of a user who is no longer with the company to a manager's maildir.
For doveadm I am using the command:
doveadm move -u scavenaugh at lamontanita.coop
jhenning at lamontanita.coop/INBOX/scavenaugh INBOX ALL
2016 Apr 22
3
Looking for NTLM config example
Now that I am running Thunderbird on Linux and away from Windows/Outlook, I'd like to take
another run at setting up NTLM authentication from Thunderbird to my Samba4 AC/DC.
With the help of the samba maillist folks I was able to set up NTLM authentication for domain
user login. I should be able to do the same for email!
But, I need help. I went to
2012 Jun 26
1
unable to log on to Samba shares remotely
Dear,
I have a working Samba 3.5.6 running on one of my servers onto which (existing) users can successfully log on.
Recently, I needed to add some projects and some users but I cannot succeed in letting these new users access the shares.
The smb.conf file is very small and I had only 4 users until now.
In the following smb.conf, projA_dirs is only accessed by user1, while projB_dirs is the new
2012 May 18
0
Public maiboxes
hello
I'm trying to setup a server with public mailboxes only
but I cannot succeed.
Anyone could help me a bit ? thank you
here is the doveconf -n output
# 2.1.6: /usr/local/etc/dovecot/dovecot.conf
# OS: FreeBSD 7.4-RELEASE-p3 amd64
auth_debug = yes
debug_log_path = /var/log/dovecot/debug.log
disable_plaintext_auth = no
info_log_path = /var/log/dovecot/info.log
log_path =
2012 May 18
1
Public mailboxes
hello
I'm trying to setup a server with public mailboxes only
but I cannot succeed.
Anyone could help me a bit ? thank you
here is the doveconf -n output
# 2.1.6: /usr/local/etc/dovecot/dovecot.conf
# OS: FreeBSD 7.4-RELEASE-p3 amd64
auth_debug = yes
debug_log_path = /var/log/dovecot/debug.log
disable_plaintext_auth = no
info_log_path = /var/log/dovecot/info.log
log_path =
2019 Nov 25
0
Lmtp logging, does not log
Looks like dovecot is not sending stuff to syslog anymore I am getting
some message in /tmp/dovecot.log. However the lmtp log files are not
even created.
bash-5.0# doveconf | grep log_
auth_policy_log_only = no
debug_log_path =
deliver_log_format = msgid=%m: %$
doveadm_http_rawlog_dir =
imapc_rawlog_dir =
info_log_path =
lmtp_proxy_rawlog_dir = /tmp/lmtp-proxy.log
lmtp_rawlog_dir =
2018 Jun 15
0
After logrotation Dovecot still writes to old log file
>From the manpage:
SIGNALS
Dovecot handles the following signals as described:
USR1 Force dovecot to reopen all configured log files
(log_path, info_log_path and debug_log_path).
So, you need to add
kill -s USR1 `cat /var/run/dovecot/master.pod`
(or wherever your distribution puts the PID for dovecot) in your
log-rotate file, to tell Dovecot to use the new log
2019 Nov 20
0
Dovecot can't log in Virtual user - please help
On 19.11.2019 19.21, Andrej Rehak via dovecot wrote:
> Hello
>
> Im having issues login to dovecot using imap through telnet.
>
> Im running?|Linux 4.9.0-11-amd64 #1 SMP Debian 4.9.189-3+deb9u1
> (2019-09-20) x86_64 GNU/Linux|
>
> Im totally new to setting up mailservers. I havesetup a postfix for
> SMTP and it can receive emails. Postfix version is?|mail_version =