On Wed, 17 Jun 2009 15:58:16 +0200, Ralf Hildebrandt wrote
> * Peter Micunek <micu...@svf.stuba.sk>:
> 
> > I would like to add empty line or <CRLF> before char "." which is last char.
> 
> Why?

MMS center receives from another MMS center the specific mail
(MM4_delivery_report.REQ) and then response back with MM4_delivery_report.RES.

All MM4_delivery_report.REQ emails ended by:
<empty line>
. 
250 Message accepted for delivery
QUIT

are processing correctly.



All MM4_delivery_report.REQ emails ended by:
blablabla
.
250 Message accepted for delivery
QUIT

are processing incorrectly.

So I only try to unified these 2 cases.



> 
> > My body_check is defined as pcre
> > 
> > file body_checks = pcre:/etc/postfix_grx/body_checks
> > 
> > so I think /^\.$/ is only line with '.'
> 
> Yes.
> 
> > My problem is a little bit complicated and refer to MMS center. I use a
> > postfix like a SMTP proxy for modification and so on.
> 
> Aha.
> 
> -- 
> Ralf Hildebrandt
> Postfix - Einrichtung, Betrieb und Wartung       Tel. +49 (0)30-450 
> 570-155 http://www.computerbeschimpfung.de What about the four 
> lusers of the apocalypse? I nominate: "advertising", "can't log in", 
> "power switch" and "what backup?" Runners-up: "But I only changed 
> one line" and  "What's the any key"?


-----------------------------------------------
Stavebna fakulta STU, Bratislava
Faculty of Civil Engineering STU, Bratislava
http://www.svf.stuba.sk


Reply via email to