• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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, [email protected] 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, [email protected], 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