[mew-int 2880] Re: need help to read news using mew
Haulyn Jason
saharabear at example.com
Tue Jun 15 18:44:24 JST 2010
On 06/14/2010 06:53 PM, Haulyn Jason wrote:
> Hi,
>
> I am very happy to meet mew, it works well with my emacs, including
> imap and pop3, but I meet a problem now.I didn't find any archive of
> this mailing list, I hope somebody can help me.
>
> I want to use mew to read news from news://freenews.netfront.net, but
> I can not find any reference. I read the documents of mew, and
> configure my .mew as:
>
> ;; news group comp.lang.c
> (comp.lang.c
> (mailbox-type "mbox")
> (proto "-")
> (nntp-server "freenews.netfront.net")
> (nntp-user "Haulyn Jason")
> (nntp-newsgroup "comp.lang.c")
> (nntp-size "0")
> (nntp-msgid-user "Haulyn Jason")
> (smtp-ssl t)
> (smtp-auth-list ("PLAIN" "LOGIN" "CRAM-MD5"))
> (smtp-user "")
> (smtp-server "smtp.gmail.com")
> (smtp-ssl-port "465")
> (signature-file "~/.signature")
> )
>
> but it does not work, when I press C comp.lang.c, then C-u Z, mew
> always gets email from my default imap mail box, then I press 's', it
> said "no new emails".
>
> Any suggestions or reference, are all helpful, thanks very much.
>
Thanks to mew document, after 12 hours debug time, resolved.
please refer the following:
;; news group comp.lang.java.programmer
(comp.lang.c
(nntp-server "news.cn99.com")
(nntp-port "119")
(nntp-user nil)
(nntp-newsgroup "-comp.lang.java.c")
(nntp-size 0)
(nntp-header-only nil)
(nntp-msgid-user "Haulyn Jason")
(nntp-msgid-domain "news.cn99.com")
(smtp-ssl nil)
(smtp-auth-list ("PLAIN" "LOGIN" "CRAM-MD5"))
(smtp-user "haulyn at example.com")
(smtp-server "smtp.gmail.com")
(smtp-ssl-port "465")
(signature-file "~/.signature")
)
Hope this will help.
--
Thanks!
VVThumb Microproduction
Location:Room 807,QiLuRuanJianDaSha Qilu Software Park
No. 1 Shunhua Rd High-Tech Development Zone
Jinan, China 250101
Website: http://www.haulynjason.net/haulyn
Mobile: +86 15854103759
Haulyn Jason
More information about the Mew-int
mailing list