[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:43464] Mew 3.3 で Gmail



こんにちは。松田陽一@三鷹です。

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/