• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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