Dhruva_KRISHNAMURTHY(a)delmia.com writes:
With the 21.2.b36 build ( on NT ), I could not find the
fakemail.exe built. It
prevents me from using GNUS mail. Please let me know if I am wrong or some other
setting could help use GNUS mail without fakemail.exe
If you're on NT, I suppose you are getting your mail from
other pop3 server. If that's the case, you can use Gnus'
pop3 support to fetch mail. Get latest version of XEmacs
Gnus package and add something like this to your .gnus:
(setq mail-sources
'((pop :pserver "your.host.example.org"
:user "foo")))
If you have any problem with Gnus,
http://www.gnus.org/
and ding gnus mailing list is your friend.
--
Yoshiki Hayashi