碇です
どうも訂正ありがとうございます
>さとうふみやす @ OSS テクノロジです。
>
>$ cat gen-str1000xline1048576.pl
>#!/usr/bin/env perl
>$str = "a" x 999 . "\n";
>print $str for (1..1048576);
>
こんな書き方があったんですね。ありがとうございます
On Fri, 25 Jul 2008 22:37:15 +0900 (JST)
Takahiro Kambe <taca@xxxxx> 様wrote:
>きちんと確認しましょう。
>
>RFC2821:
>
> text line
> The maximum total length of a text line including the <CRLF> is
> 1000 characters (not counting the leading dot duplicated for
> transparency). This number may be increased by the use of SMTP
> Service Extensions.
>
>Postfix的には、
>
>% postconf smtp_line_length_limit
>smtp_line_length_limit = 990
>
>かな?
>
>
なるほど
勉強になりました
ありがとうございました
--
碇 永志
<ikari-ml@xxxxx>
_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list