all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "vpv" <un3_14qliar@yahoo.com>
Subject: rmail+Mozilla mail+win2k help
Date: 4 May 2006 01:49:18 -0700	[thread overview]
Message-ID: <1146732558.936778.169810@j33g2000cwa.googlegroups.com> (raw)

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	other threads:[~2006-05-04  8:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-04  8:49 vpv [this message]
2006-05-04 16:45 ` rmail+Mozilla mail+win2k help Eli Zaretskii
2006-05-04 16:56 ` Henrik Enberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1146732558.936778.169810@j33g2000cwa.googlegroups.com \
    --to=un3_14qliar@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.