From: yoichi Date: Tue, 22 Oct 2002 04:32:32 +0000 (+0000) Subject: add wl-smtp-posting-port X-Git-Tag: wl-2_11_1~86 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c87a6404b0fac76e58284275d0901ac7f65b69f;p=elisp%2Fwanderlust.git add wl-smtp-posting-port --- diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index 09e9926..877178e 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -4741,6 +4741,12 @@ Non-nil で、@samp{To:}, @samp{Cc:} が 変数 @code{wl-subscribed 初期設定は @code{nil}。 メール送信時の SMTP サーバ名です。 +@item wl-smtp-posting-port +@vindex wl-smtp-posting-port +初期設定は @code{nil}。 +メール送信時の SMTP ポート番号です。 +@code{nil} ならデフォルトの SMTP ポート番号(25)を使います。 + @item wl-smtp-posting-user @vindex wl-smtp-posting-user 初期設定は @code{nil}。 diff --git a/doc/wl.texi b/doc/wl.texi index 4ada809..61e9cc1 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -4795,6 +4795,12 @@ or @samp{Cc:} field, do not insert @samp{Bcc:} or @samp{Fcc:} field. The initial setting is @code{nil}. This is the SMTP server name for mail transmission. +@item wl-smtp-posting-port +@vindex wl-smtp-posting-port +The initial setting is @code{nil}. +This is the SMTP port number for mail transmission. +If @code{nil}, default SMTP port number (25) is used. + @item wl-smtp-posting-user @vindex wl-smtp-posting-user The initial setting is @code{nil}.