[mew-int 01924] Multiple POP accounts for single user

Charles Muller cmuller-lst at example.com
Fri Dec 31 18:07:14 JST 2004


I've recently set up a couple of extra POP accounts to divide up the 
kinds of mail that I can get. I'd like to use these all in the same 
Emacs/MEW folders that I am presently using under my home directory of

/home/chuck

...but MEW seems to be confused by multiple accounts.


For example, in the below setup, using the same domain of "jj.em-net.jp" 
(an alias for "jj.e-mansion.com"), I would also like to send and receive 
for the addresses of

   pop-user acmuller
   pop-user cmuller-lst
   pop-user h-bud


;; Present MEW Area in .emacs

   (autoload 'mew "mew" nil t)
   (autoload 'mew-send "mew" nil t)
   (setq mew-auto-get nil)
   (setq mew-pop-auth 'pass)
   (setq mew-name "Charles Muller") ;; (user-full-name)
   (setq mew-user "acmuller") ;; (user-login-name)
   (setq mew-mail-domain "jj.em-net.jp")
   (setq mew-pop-user "acmuller")  ;; (user-login-name)
   (setq mew-pop-server "pop.jj.e-mansion.com")    ;; if not localhost
   (setq mew-smtp-server "smtp.jj.e-mansion.com")  ;; if not localhost
   (setq mew-pop-delete t)


Is there a way that I can do this in a single .emacs file, or do I need 
to set up Emacs/MEW under separate user directories, such as

  /home/cmuller-lst
  /home/hbud

   ..etc?

Thanks,

Chuck




---------------------------
Charles Muller

Toyo Gakuen University
Faculty of Humanities
1660 Hiregasaki, Nagareyama-shi
Chiba 270-0161 JAPAN
Mobile Phone: 090-9310-1787

Web Site: Resources for East Asian Language and Thought
http://www.acmuller.net

<acmuller[at]jj.em-net.jp>




More information about the Mew-int mailing list