[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Brackets in msgs test
- To: <hobbit (at) hswn.dk>
- Subject: Brackets in msgs test
- From: Johan Sjöberg <johan.sjoberg (at) deltamanagement.se>
- Date: Wed, 6 May 2009 09:13:48 +0200
- References: <8FAE292BB5D71246946066DB2CF3E900090102F7 (at) hoexmb1.conoco.net> <4A0122B5.4080506 (at) unil.ch>
- Thread-index: AcnODXvu25Dq/NHySOmk9drZQAQNEgAC3eYg
- Thread-topic: Brackets in msgs test
Hi.
I am having a minor problem with log monitoring for postfix using the msgs test.
In the postfix log files, the e-mail addresses are enclosed in "tag" brackets (<>). It seems like this is ignored or lost during the building of the msgs report page, because all e-mail addresses, and brackets, are missing in the log.
This is how it looks in the mail.log on the server:
May 5 03:40:36 mailgw01 postfix/smtpd[11715]: NOQUEUE: reject: RCPT from unknown[24.156.41.217]: 450 4.1.8 <sender address>: Sender address rejected: Domain not found; from=<sender address> to=<receipient address> proto=ESMTP helo=<24-156-41-217.unassigned.npgco.com>
This is how it looks on the msgs page:
May 5 03:40:36 mailgw01 postfix/smtpd[11715]: NOQUEUE: reject: RCPT from unknown[24.156.41.217]: 450 4.1.8 : Sender address rejected: Domain not found; from= to= proto=ESMTP helo=
The text is not shown if I view source for the page either.
Is there anything I can do about this, or will I have to live with it?
/Johan