help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

rmail+Mozilla mail+win2k help


From: vpv
Subject: rmail+Mozilla mail+win2k help
Date: 4 May 2006 01:49:18 -0700
User-agent: G2/0.2

problem: when i try to get new mail with emacs rmail from Mozilla Inbox
file i get this error:

rmail: Wrong type argument: listp, "C:/Documents and
Settings/Administrator/Application
Data/Mozilla/Profiles/default/tiv8jw2t.slt/Mail/192.168.12.4/Inbox"

My enviornment is this:

emacs-21.3
Mozilla 1.7.12
Windows 2k

My .emacs mail settings are:

; mail settings
(setq user-full-name "rj")
(setq user-mail-address "r...@host.com")
(setq smtpmail-default-smtp-server "192.168.12.4")
(setq smtpmail-smtp-server "192.168.12.4")
(setq smtpmail-local-domain "host.com")
(setq send-mail-function 'smtpmail-send-it)
(setq message-send-mail-function 'smtpmail-send-it)

(load-library "smtpmail")
; to be able to read mail with rmail
(setenv "MAILHOST" "mailserver.host.com")
(setq rmail-primary-inbox-list "C:/Documents and
Settings/Administrator/Application
Data/Mozilla/Profiles/default/tiv8jw2t.slt/Mail/192.168.12.4/Inbox")
(setq rmail-pop-password-required t)

If you have any suggestions, help, ideas what causes this problem I'd
be grateful.

Thak you!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]