My name is S C
> 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