• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Odd line in plesk mail logs

tkalfaoglu

Silver Pleskian
It seems that some program is not puting a CRLF after an error message, and two lines are stuck together?
Is that a correct interpretation of such lines?


Aug 15 10:05:50 lin pop3d: IMAP connect from @ [::ffff:11.22.33.139]ERR: 1345017950.674628 LOGOUT, user=blah@blah.com ip=[::ffff:11.22.33.71], top=0, retr=4022, time=1, rcvd=40, sent=4305, maildir=/var/qmail/mailnames/blah.com/blah/Maildir
 
That is standard I guess, ie that is the same format I have with my logs and if its NOT for the error you are getting in the logs, the rest make a lot of sense ..such as

Aug 16 18:37:12 hostname pop3d: IMAP connect from @ [::ffff:209.85.212.146]INFO: LOGIN, user=username@domain.com, ip=[::ffff:209.85.212.146]
 
Many thanks -- it just screws up the reporting of some scripts -- that ERR line not having a C/R at the end..
 
Back
Top