Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

how to send mail on windows(M$) by gnus without mew

0 views
Skip to first unread message

Simon

unread,
Nov 7, 2009, 6:35:05 AM11/7/09
to
where can i find sample about this?
--

My name is S C

Stephen Leake

unread,
Nov 8, 2009, 4:55:47 AM11/8/09
to
Simon <csb...@gmail.com> writes:

> where can i find sample about this?

I use Gnus for email on MS Windows without any external programs; I
think that's what you are asking for.

I just followed the setup instructions in the Gnus manual. This is
what I have now:

(setq user-mail-address "stephe...@stephe-leake.org")

(setq smtpmail-default-smtp-server "smtp.comcast.net")
(setq smtpmail-smtp-service 587)

(setq mail-sources
'((pop :server "mail.stephe-leake.org" :user "sleake")
))

(setq gnus-select-method
'(nntp "news.flashnewsgroups.com"))

Read the help on each of these variables for more info.

--
-- Stephe

Simon

unread,
Nov 8, 2009, 10:25:40 PM11/8/09
to
thank you ,it's work.
--
Simon
0 new messages