[mew-int 2820] Re: gmail stmp stunnel wrong version number
Tatsuya Kinoshita <[email protected]>
| Newsgroups | gmane.mail.mew.general |
|---|---|
| Message-ID | <20100209.213038.36366108.tats%[email protected]> |
On February 8, 2010, [mew-int 2818], kshaw (at kendallshaw.com) wrote: > (setq mew-smtp-server "smtp.gmail.com") > (setq mew-smtp-ssl t) > (setq mew-smtp-ssl-port "587") Remove the mew-smtp-ssl-port line (use the default value 465) to use SSL, or set mew-smtp-port to the same value of mew-smtp-ssl-port to use TLS. See also the manual: http://www.mew.org/en/info/release/mew_9.html#TLS > -c -f -a /etc/ssl/certs -d 127.0.0.1:10305 -v 1 -D debug -P -r > smtp.gmail.com:587 > > I changed the source to supply an empty argument for -P. Otherwise, I > get: > > Pid file (none) must be full path name Kazu, this seems to be a bug in mew-ssl.el. "none" should be replaced with empty. Thanks, -- Tatsuya Kinoshita