[mew-int 2785] multiple pop accounts

Glen Rubin <[email protected]>
Newsgroups gmane.mail.mew.general
Message-ID <[email protected]>
Hi, 

I am trying to set-up multiple pop accounts on mew.  Unfortunately, it is not working.  If I try either account alone it works fine.  I do this by always having one of the accounts comented (;) out. Here is how they are defined in my .mew-el file:



;;Set-up for a single user at yahoo!  
;(setq mew-smtp-server "smtp.mail.yahoo.com")
;(setq mew-pop-user "rubinglen")
;(setq mew-pop-server "pop.mail.yahoo.com")
;(setq mew-pop-auth 'pass)
;(setq mew-pop-ssl t)
;(setq mew-pop-ssl-port 995)
;(setq mew-ssl-verify-level 0)

 
;;Set-up for a single user at gawab.com
(setq mew-smtp-server "smtp.gawab.com")
(setq mew-pop-user "[email protected]")
(setq mew-pop-server "pop.gawab.com")
(setq mew-pop-auth 'pass)
(setq mew-pop-port 110)
(setq mew-smtp-port 25)


If I try setting it up to access both accounts, it does not work.  Here is what I tried:


;;Set-up for multiple pop accounts
(setq mew-config-alist
      '((yahoo
         (inbox-folder   "+inbox")
     (proto          "$")
     (pop-user       "rubinglen")
         (pop-server     "pop.mail.yahoo.com")
     (smtp-server    "smtp.mail.yahoo.com")
     (pop-auth 'pass)
     (pop-ssl t)
     (pop-ssl-port 995)
     (ssl-verify-level 0))
        (gawab
         (inbox-folder   "+inbox")
     (proto          "$")
     (pop-user       "[email protected]")
     (pop-server     "pop.gawab.com")
     (smtp-server    "smtp.gawab.com")
     (smtp-port      25)
     (pop-auth 'pass)
     (pop-port 110)
     )))



      New Email names for you! 
Get the Email name you&#39;ve always wanted on the new @ymail and @rocketmail. 
Hurry before someone else does!
http://mail.promotions.yahoo.com/newdomains/aa/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.