Simon <[email protected]> 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 "[email protected]")

(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
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to