[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:43464] Mew 3.3 で Gmail
- From: MATSUDA Yoh-ichi / 松田陽一 <yoh@xxxxxxxx>
- Subject: [debian-users:43464] Mew 3.3 で Gmail
- Date: Sat, 16 Apr 2005 06:48:12 +0900
- List-help: <mailto:debian-users-ctl@debian.or.jp?body=help>
- List-id: debian-users.debian.or.jp
- List-owner: <mailto:debian-users-admin@debian.or.jp>
- List-post: <mailto:debian-users@debian.or.jp>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:debian-users-ctl@debian.or.jp?body=unsubscribe>
- X-cheering: http://www.teichiku.co.jp/artist/buzy/
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-users-ctl@debian.or.jp; help=<mailto:debian-users-ctl@debian.or.jp?body=help>
- X-ml-name: debian-users
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
- X-moe: http://www.vbp.jp/akari/akariaoki/diary/
- X-moe-info: See http://www.x-moe.org/ for detail, and see http://www.flcl.org/~yoh/x-moe/ for reference.
- X-motto: ナポリタンで行こう
- X-my-soulful-screaming: ぅぇぃ!
- X-original-to: debian-users@debian.or.jp
- X-spam-level: ******
- X-spam-status: No, hits=6.0 required=10.0 tests=EIGHTBIT_BODY,ISO2022JP_BODY,ISO2022JP_CHARSET, RCVD_IN_ORBS,RCVD_IN_OSIRUSOFT_COM,SPAM_PHRASE_00_01, X_OSIRU_OPEN_RELAY version=2.44
- Message-id: <20050416.064809.35681366.yoh@xxxxxxxx>
- X-mail-count: 43464
- X-mailer: Mew version 3.3 on Emacs 20.7 / Mule 4.1 (AOI)
こんにちは。松田陽一@三鷹です。
Mew での Gmail の設定でつまづいています。
症状としては、 "Sending in background..." と出ているが、実際には
送信されず、 smtp 認証の為のプロンプトも出て来ない、という状態で
す。
環境は debian sarge 上で、 emacs20-dl です。
X-Mailer: Mew version 3.3 on Emacs 20.7 / Mule 4.1 (AOI)
ii emacs-dl-canna 1.4-5 Canna DL module for emacs20-dl
ii emacs20-dl 20.7-15 The GNU Emacs editor. (Dynamic Loading supported)
ii emacs20-dl-el 20.7-15 GNU Emacs LISP (.el) files. (for emacs20-dl)
ii emacsen-common 1.4.16 Common facilities for all emacsen
ii mew 3.3+0.20040715-5 Messaging in the Emacs World
ii mew-bin 3.3+0.20040715-5 The external commands for Mew
ii stunnel4 4.070-5 Universal SSL tunnel for network daemons
http://gmail.google.com/support/bin/answer.py?answer=13277&topic=194
の内容に従い、 .mew.el を以下のようにしました。
("gmail"
("name" . "MATSUDA Yoh-ichi / 松田陽一")
("user" . "********")
("smtp-msgid-user" . "********")
("smtp-user" . "********@gmail.com")
("mail-domain" . "gmail.com")
("smtp-msgid-domain" . "gmail.com")
("smtp-server" . "smtp.gmail.com")
("smtp-ssl" . t)
("smtp-ssl-port" . "465")
("smtp-ssh-server" . nil)
("ssl-verify-level" . 0)
)
送信をすると、 *Messages* は以下のようになります。
Connecting to the SMTP server...
Connecting to the SMTP server...done
Sending in background...
smtp-user を設定しているにも関らず、 smtp 認証の為のプロンプト
等がミニバッファに出て来ません。
*Mew debug* の内容です。
<SSL: >
2005.04.16 06:30:52 LOG7[27588:3084136576]: 11243 accepted FD=7 from 127.0.0.1:55023
2005.04.16 06:30:52 LOG7[27588:3084136576]: FD 7 in non-blocking mode
<SSL: >
2005.04.16 06:30:52 LOG7[27588:3083885488]: 11243 started
<SSL: >
2005.04.16 06:30:52 LOG5[27588:3083885488]: 11243 connected from 127.0.0.1:55023
<SSL: >
2005.04.16 06:30:52 LOG7[27588:3083885488]: FD 8 in non-blocking mode
<SSL: >
2005.04.16 06:30:52 LOG7[27588:3083885488]: 11243 connecting 64.233.171.109:465
<SSL: >
2005.04.16 06:30:52 LOG7[27588:3083885488]: connect_wait: waiting 10 seconds
<SSL: >
2005.04.16 06:30:52 LOG7[27588:3083885488]: connect_wait: connected
2005.04.16 06:30:52 LOG7[27588:3083885488]: Remote FD=8 initialized
2005.04.16 06:30:52 LOG7[27588:3083885488]: SSL state (connect): before/connect initialization
2005.04.16 06:30:52 LOG7[27588:3083885488]: SSL state (connect): SSLv3 write client hello A
<SSL: >
2005.04.16 06:30:52 LOG7[27588:3083885488]: SSL state (connect): SSLv3 read server hello A
2005.04.16 06:30:52 LOG4[27588:3083885488]: VERIFY ERROR: depth=0, error=unable to get local issuer certificate: /C=US/ST=California/L=Mountain View/O=Google Inc/CN=smtp.gmail.com
2005.04.16 06:30:52 LOG7[27588:3083885488]: SSL alert (write): fatal: bad certificate
2005.04.16 06:30:52 LOG3[27588:3083885488]: SSL_connect: 14090086: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
2005.04.16 06:30:52 LOG7[27588:3083885488]: 11243 finished (0 left)
<SMTP SENTINEL>
exited abnormally with code 256
--
Nothing but a peace sign.
松田 陽一(yoh)
mailto:yoh@xxxxxxxx
http://www.flcl.org/~yoh/diary/