This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SMTP Log evtl. nicht komplett?

Hallo zusammen!

 
mir ist aufgefallen das in unseren archivierten SMTP Logs ab und zu mal manche Einträge etwas gekürzt sind. Vermehrt tritt das auf, wenn im Betreff der Mail irgendein "besonderer" Charset dabei ist.
 
Hier ein mal die "erwartete" Zeile:
2019:03:01-09:21:16 lmeineTolleUTM smtpd[32550]: SCANNER[32550]: id="1000" severity="info" sys="SecureMail" sub="smtp" name="email passed" srcip="XXX.XXX.XXX.XXX" from="X@extern.X" to="X@intern.X" subject="irgend ein Betreff" queueid="1gzdPw-0008T0-Dq" size="95423"
 
Zeile mit Fehler:
2019:02:19-21:34:07 lmeineTolleUTM smtpd[22768]: SCANNER[22768]: id="1000" severity="info" sys="SecureMail" sub="smtp" name="email passed" srcip="XXX.XXX.XXX.XXX" from="X@extern.X" to="X@intern.X" subject="任何科目
 
Ich wollte mal alle eingehenden Mails mit einem Script analysieren aber blöderweise ist diese Zeile mit dem "subject" die aussagekräftigste und kaputt :/
 
Kann das mal jemand bei sich nachschauen damit ich weiß das es nicht nur bei "meiner" UTM so ist?
 
Grüße,
Nap
 


This thread was automatically locked due to age.
Parents
  • Other things to check:

    1. Is there a continuation line?    UTM wraps lines longer than 1000 characters?
    2. Is your analysis script seeing a line terminator that is not intended, as a result of the foreign character set?

    Or you might have found a bug.   If it is neither of these two possibilities, then you should open a case with them to get it documented.

  • 1: it's at random lenghts but cuntinously after the subject

    2: i built an exeption for this cases and searched for them in the raw log. nothing hidden there :/

    i just wanted to check that im not the only one before i submit this as an official bug

Reply
  • 1: it's at random lenghts but cuntinously after the subject

    2: i built an exeption for this cases and searched for them in the raw log. nothing hidden there :/

    i just wanted to check that im not the only one before i submit this as an official bug

Children
No Data