Displaying 20 results from an estimated 858 matches for "log_timestamp".
2010 Oct 04
3
log_timestamp is not recognized
Hi @all,
I tried to change the log_timestamp to
log_timestamp = "%Y-%m-%d %H:%M:%S "
However it is not recognized and log entries are still written with the
default settings:
Oct 4 22:04:42 discovery dovecot: imap-login: Login:
Oct 4 22:04:42 discovery dovecot: imap: Debug: Module loaded:
Oct 4 22:04:42 discovery dovecot: imap:...
2008 May 05
1
Wish: change default log_timestamp
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I'd suggest to change the default value of log_timestamp to something with
complete date and time. Currently the string is missing the year. Maybe,
%F (ISO date) would fit best.
Bye,
- --
Steffen Kaiser
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIHz1uVJMDrex4hCIRAqIiAJsEBSsnhIZg2nGnuzPmJbiSf7VjrwCdHPTX
T31joYCErSgOt5OAXa...
2020 May 29
1
Operation not permitted - fchown() failed for /run/dovecot/login
...y 29 17:32 .
drwxr-xr-x 1 root root 4096 May 28 17:08 ..
drw------- 2 root root 4096 May 29 17:32 domains
====# cat /etc/dovecot/dovecot.conf=====
auth_mechanisms = plain login
auth_username_format = %Lu
auth_verbose = yes
auth_debug = yes
auth_debug_passwords = no
log_timestamp = "%Y-%m-%d %H:%M:%S "
login_greeting = IMAP server ready
disable_plaintext_auth = no
protocols = imap pop3
log_timestamp = "%Y-%m-%d %H:%M:%S "
mail_location = maildir:/var/mail/domains/%d/%n
first_valid_gid = 105
first_valid_uid = 102
last_valid_gid = 105
last_valid_uid = 1...
2006 Jul 02
3
Dovecot deliver logging problem and procmail
...ou think this is a good concept?
For testing I use the commands discussed below. Currently I'm having a
problem that deliver doesn't recognize the logging configuration from the environment (as non root user):
setenv INFO_LOG_PATH $HOME/deliver.log
setenv LOG_PATH $HOME/deliver.log
setenv LOG_TIMESTAMP "%b %d %H:%M:%S "
cat testmail.txt | /usr/libexec/dovecot/deliver -m testbox
cat testmail.txt | strace /usr/libexec/dovecot/deliver -d gerhard -m Mail/testbox
cat testmail.txt | strace /usr/libexec/dovecot/deliver -m Mail/testbox
Mail is delivered correctly, but no logging at all.
Any...
2018 Mar 30
2
dovecot auth error: Illegal seek
...k and sending/receiving email is ok,
how can, if possible, I suppress this error message?
In the following my dovecot config:
host-prompt# dovecot -n
# 2.1.7: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-5-686-pae i686 Debian 7.11
auth_mechanisms = plain login
auth_username_format = %Ln
listen = *
log_timestamp = "%Y-%m-%d %H:%M:%S "
login_greeting = Server ready.
mail_full_filesystem_access = yes
mail_location = mbox:~/:INBOX=/var/mail/%u:INDEX=/var/index/%u
mail_privileged_group = mail
passdb {
? driver = pam
}
passdb {
? args = scheme=MD5-CRYPT username_format=%n /etc/dovecot/users
? drive...
2012 Apr 04
3
Listener not binding to port
...:(
$ sudo netstat -tlnp | grep -c 993
0
Other infos for your scrutiny.
$ sudo dovecot --version
2.0.18
$ doveconf -n
# 2.0.18: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.5-grsec x86_64 Debian wheezy/sid ext4
auth_debug = yes
auth_mechanisms = plain login
auth_verbose = yes
first_valid_uid = 1000
log_timestamp = "%Y-%m-%d %H:%M:%S "
mail_debug = yes
mail_location = maildir:/home/vmail/%d/%n/Maildir
passdb {
args = /home/vmail/%d/etc/passwd
driver = passwd-file
}
service auth {
unix_listener /var/spool/postfix/private/auth {
group = postfix
mode = 0660
user = postfix
}
user...
2012 Nov 08
3
Mails don't get deleted after POP3
...ell me anything...
Can you tell me, what configuration might be wrong or how can I
enable more debugging to see what dovecot is doing after
the mails got sent out via pop3?
Here is the configuration:
# dovecot -n
# 1.2.15: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.38-8-server x86_64 Ubuntu 11.04
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: pop3 pop3s
login_dir: /var/run/dovecot/login
login_executable: /usr/lib/dovecot/pop3-login
mail_privileged_group: mail
mbox_write_locks: fcntl dotlock
mail_executable: /usr/lib/dovecot/pop3
mail_plugin_dir: /usr/lib/dovecot/modules/pop3
auth default:
passdb:
dr...
2003 Feb 21
2
Trouble setting up dovecot
...them only show up after I've
killed the dovecot process, so I'm wondering if there needs to be a bit
of flushing somewhere?
As well I've also tried to run "dovecot -F", with the log files
commented out in the .conf file, but get nothing via stderr. I note that
when I try the log_timestamp option, the dates sent from imap-login are
completely incorrect and don't change, so I don't think the date is
being read correctly. Is log_timestamp operational?
One thing I'm not clear on is what process to run it under, I've setup a
user/group 'dovecot', but does dovecot...
2008 Jun 23
2
Maildir and Invalid data in file
...ink this is a hard
drive fault.
Some additional info: this server is being used by about 200 users who get about 100
emails daily each one of them.
Config:
root at warsaw Maildir # dovecot -n
# 1.0.13: /etc/dovecot/dovecot.conf
log_path: /var/log/dovecot.log
info_log_path: /var/log/dovecot.log
log_timestamp: %Y-%m-%d %H:%M:%S
ssl_listen: *
login_dir: /var/run/dovecot/login
login_executable: /usr/libexec/dovecot/imap-login
login_process_per_connection: no
login_processes_count: 15
login_max_processes_count: 512
max_mail_processes: 4096
mail_privileged_group: mail
mail_location: maildir:/var/mail/Maildi...
2015 Jun 02
3
Outlook Express with XP...
...> http://www.postfix.org/DEBUG_README.html#mail
>
>
> -- Noel Jones
>
>
>
>
>>
>> dovecot -n as follows:
>>
>> # 2.0.9: /etc/dovecot/dovecot.conf
>> # OS: Linux 2.6.32-504.16.2.el6.x86_64 x86_64 CentOS release 6.6 (Final) ext4
>> log_timestamp = "%Y-%m-%d %H:%M:%S "
>> mail_location = maildir:/home/vmail/%d/%n/Maildir
>> mail_max_userip_connections = 50
>> namespace {
>> inbox = yes
>> location =
>> prefix = INBOX.
>> separator = .
>> type = private
>> }
>> passd...
2011 Jan 31
4
disable_plaintext_auth = no ignored by dovecot in Ubuntu 10.04
...u want to use either of these explicitly,
put the
# value inside quotes, eg.: key = "# char and trailing whitespace "
...
#listen = *
disable_plaintext_auth = no
dave at mail:~$ sudo dovecot -n
# 1.2.9: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-24-generic i686 Ubuntu 10.04.1 LTS
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap pop3 imaps pop3s managesieve
ssl_cert_file: /etc/ssl/certs/ssl-mail.pem
ssl_key_file: /etc/ssl/private/ssl-mail.key
ssl_cipher_list:
ALL:!LOW:!SSLv2:ALL:!aNULL:!ADH:!eNULL:!EXP:RC4+RSA:+HIGH:+MEDIUM
login_dir: /var/run/dovecot/login
login_executable(default): /us...
2003 Apr 15
0
Patch for stderr logging
...{
close(i);
open("/dev/null", O_RDWR);
}
diff -Nuar rsync-2.5.6/loadparm.c rsync-2.5.6.new/loadparm.c
--- rsync-2.5.6/loadparm.c Sun Apr 13 00:06:02 2003
+++ rsync-2.5.6.new/loadparm.c Sat Apr 12 23:52:58 2003
@@ -100,6 +100,8 @@
{
char *motd_file;
char *log_file;
+ BOOL log_timestamp;
+ BOOL log_pid;
char *pid_file;
int syslog_facility;
char *socket_options;
@@ -267,6 +269,8 @@
{"syslog facility", P_ENUM, P_GLOBAL, &Globals.syslog_facility, enum_facilities,0},
{"socket options", P_STRING, P_GLOBAL, &Globals.socket_options,NULL, 0}...
2008 Apr 18
1
Cannot connect to dovecot imap server -- nothing in log
...dovecot: 2008-04-16 20:11:37 Info: Dovecot v1.0.10 starting up
dovecot: 2008-04-17 16:40:30 Warning: Killed with signal 15
dovecot: 2008-04-17 16:40:30 Info: Dovecot v1.0.10 starting up
starshine# man dovecot
starshine# dovecot -n
# 1.0.10: /etc/dovecot/dovecot.conf
log_path: /var/log/dovecot.log
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: none
login_dir: /var/run/dovecot/login
login_executable: /usr/lib/dovecot/imap-login
mail_privileged_group: mail
mail_location: maildir:~/Maildir:INBOX=~/failed-to-sort-Maildir:INDEX=%
h/imap-folders
namespace:
type: private
separator: /
prefix: folders/
locat...
2009 Nov 01
1
How to create nested dirs
...eriencing a problem that several users had, but I could not find
a solution.
I cannot create any subfolders with my thunderbird 2.0.0.23 client, but
I can creat other folders.
Any ideas?
tnx
leo
# dovecot -n
# 1.2.4: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.12.6-arm1 armv5tejl Debian 5.0.3
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imaps
login_dir: /var/run/dovecot/login
login_executable: /usr/lib/dovecot/imap-login
mail_privileged_group: mail
mbox_write_locks: fcntl dotlock
auth default:
passdb:
driver: pam
userdb:
driver: passwd
-------------- next part --------------
An embedde...
2013 Dec 11
1
restricted dovecot conf
...eed is an IMAP-Server which
restricts the user to the following:
- no folder createable
- no messages deleteable
How to get what I want?
My Version: Debian x86 Squeeze, Dovecot 1:1.2.15-7.
Many thanks in advance!
Goran
---
protocols = imaps
disable_plaintext_auth = yes
shutdown_clients = yes
log_timestamp = "%Y-%m-%d %H:%M:%S "
ssl = yes
ssl_cert_file = /etc/ssl/certs/dovecot.pem
ssl_key_file = /etc/ssl/private/dovecot.pem
mail_location = mbox:~/mail:INBOX=/var/mail/%u
mail_privileged_group = mail
mbox_write_locks = fcntl dotlock
auth default {
mechanisms = plain
passdb shadow {...
2013 Dec 21
0
Ignoring mount points for secondary dovecot instance does not seem to work
...ing something?
My configurations are as follows:
root at fileserver# doveconf -ni smtp-auth
# 2.2.9: /usr/local/etc/dovecot/dovecot.conf.smtp
# OS: Linux 3.2.0-4-686-pae i686 Debian 7.1
auth_mechanisms = plain login
base_dir = /var/run/dovecot.smtp/
first_valid_uid = 123
instance_name = smtp-auth
log_timestamp = "%Y-%m-%d %H:%M:%S "
mail_gid = mail
mail_location = maildir:~/mail
mail_uid = vmail
passdb {
args = /usr/local/etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
passdb {
args = dovecot
driver = pam
}
protocols =
service auth-worker {
user = vmail
}
service auth {
unix_listene...
2011 Mar 09
1
Dovecot + Sieve does not work
Hi,
On my Debian Squeeze server I installed Dovecot 1.2.16 from
http://xi.rename-it.nl/debian/ and configured as follow:
# dovecot -n
# 1.2.16: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.26-110209 i686 Debian 6.0 ext3
log_path: /var/log/dovecot.log
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap sieve
disable_plaintext_auth: no
login_dir: /var/run/dovecot/login
login_executable: /usr/lib/dovecot/imap-login
first_valid_uid: 100
mail_privileged_group: postfix
mail_location: maildir:/home/virtual/%d/%n
mbox_write_locks: fcntl dotlock
imap_client_wor...
2012 Feb 03
1
What does this /var/log/maillog message means?
Hi,
I'm, trying to configure Devcot(2.0.9). Here is my dovecot.conf:
[code]
protocols = imap pop3 lmtp
log_timestamp = "%Y-%m-%d %H:%M:%S "
mail_location = maildir:/home/vmail/%d/%n/Maildir
ssl_cert = /etc/pki/dovecot/certs/dovecot.pem
ssl_key = /etc/pki/dovecot/private/dovecot.pem
namespace {
type = private
separator = .
prefix = INBOX.
inbox = yes
}
protocol lda {
log_path = /ho...
2018 Sep 09
3
Dovecot - being dropped
...w the config i dont see any process_limits
Dovecot 2.2.13
root at mail:/var/log# dovecot -n
# 2.2.13: /etc/dovecot/dovecot.conf
# OS: Linux 3.16.0-6-amd64 x86_64 Debian 8.11
auth_mechanisms = plain login
auth_verbose = yes
disable_plaintext_auth = no
info_log_path = /var/log/mail.log
log_timestamp = %b %d %H:%M:%S Dovecot/
mail_access_groups = vmail
mail_location = maildir:~/Maildir
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character
vacation subaddress comparator-i;ascii-numeric relational regex imap4flags
copy include variabl...
2006 Sep 04
2
Dovecot problem in RHEL4
Hi all,
I have some problem with dovecot in RHEL4.
IMAP server is dropping connection after woorking for some time.
It seems that the login process count keeps increasing?(stale login
process are not removed)
Any points to sort the problem?
--
Adarsh