Basdove
2017-Mar-13  00:58 UTC
dovecot: master: Dovecot v2.2.22 (fe789d2) starting up for imap, pop3 (core dumps disabled)
Hi. 
Always the below log appraring log under /var/log/mail.log
Is this right or How to resolve it.
Ubuntu 16.04.2 LTS server edition
 
Mar 13 06:13:20 home dovecot: master: Dovecot v2.2.22 (fe789d2) starting up
for imap, pop3 (core dumps disabled)
Mar 13 06:13:30 home postfix/master[1495]: daemon started -- version 3.1.0,
configuration /etc/postfix
dovecot -n  output
--------------------------------------------------------------------
# 2.2.22 (fe789d2): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.13 (7b14904)
# OS: Linux 4.4.0-64-generic x86_64 Ubuntu 16.04.2 LTS 
auth_mechanisms = plain login
mail_location = mbox:~/mail:INBOX=/var/mail/%u
mail_privileged_group = mail
namespace inbox {
  inbox = yes
  location = 
  mailbox Drafts {
    special_use = \Drafts
  }
  mailbox Junk {
    special_use = \Junk
  }
  mailbox Sent {
    special_use = \Sent
  }
  mailbox "Sent Messages" {
    special_use = \Sent
  }
  mailbox Trash {
    special_use = \Trash
  }
  prefix = 
}
passdb {
  driver = pam
}
protocols = " imap pop3"
service auth-worker {
  user = root
}
service auth {
  unix_listener /var/spool/postfix/private/auth {
    group = postfix
    mode = 0660
    user = postfix
  }
}
ssl_ca = >/etc/ssl/certs/01.pem
ssl_cert = </etc/ssl/certs/cacert.pem
ssl_key = </etc/ssl/private/cakey.pem
ssl_key_password =  # hidden, use -P to show it
ssl_protocols = TLSv1
ssl_verify_client_cert = yes
userdb {
  driver = passwd
}
----------------------------------------------------------
Thanhs & Regards
Baskaranand
Christian Kivalo
2017-Mar-13  06:17 UTC
dovecot: master: Dovecot v2.2.22 (fe789d2) starting up for imap, pop3 (core dumps disabled)
Am 13. M?rz 2017 01:58:23 MEZ schrieb Basdove <basdove at rediffmail.com>:>Hi. > >Always the below log appraring log under /var/log/mail.log > >Is this right or How to resolve it. > >Ubuntu 16.04.2 LTS server edition > > > >Mar 13 06:13:20 home dovecot: master: Dovecot v2.2.22 (fe789d2) >starting up >for imap, pop3 (core dumps disabled)This is a normal message. No problem there.>Mar 13 06:13:30 home postfix/master[1495]: daemon started -- version >3.1.0, >configuration /etc/postfixThis is postfix and also is normal. -- Christian Kivalo
Maybe Matching Threads
- Dovecot v2.2.22 (fe789d2) starting up for imap, pop3 (core dumps disabled)
- How to add Ubuntu 16.04.2 server to join and authenticate with domain controller windows2012r2
- Released Pigeonhole v0.4.13.rc1 for Dovecot v2.2.22.rc1.
- Released Pigeonhole v0.4.13.rc1 for Dovecot v2.2.22.rc1.
- VS: Re: v2.2.22 release candidate released