asjo@koldfront.dk (Adam Sjøgren) writes: > Sharon Kimble writes: > >> Thanks very much for this Adam. Using this code as a template I've >> been able to get both of my gandi accounts to get their own >> individual emails, completely separate from each other! > > So what is different now, from the first time I suggested that solution, > you tried it, and it didn't work? > > OK, this what I had in my ".gnus.el", since commented out --8<---------------cut here---------------start------------->8--- ;; (setq gnus-secondary-select-methods '((nnml "") ;; (nnimap "sharons" ;; (nnimap-address "mail.gandi.net") ;; (nnimap-inbox "INBOX") ;; (nnimap-server-port 993) ;; (nnimap-stream ssl)) ;; (nnimap "gmail" ;; (nnimap-address "imap.gmail.com") ;; (nnimap-server-port 993) ;; (nnimap-stream ssl)) ;; (nnimap "tgmeds" ;; (nnimap-address "mail.gandi.net") ;; (nnimap-inbox "INBX") ;; (nnimap-server-port 993) ;; (nnimap-stream ssl)) ;; ) ;; gnus-select-method '(nnnil "")) --8<---------------cut here---------------end--------------->8--- and this is what was in my ".authinfo" --8<---------------cut here---------------start------------->8--- #machine sharons mail.gandi.net login sharon@sharons.org.uk password orangejelly #machine sharons mail.gandi.net login sharon@sharons.org.uk password orangejelly #machine tgmeds mail.gandi.net login sharon@tgmeds.org.uk password rhubarbandcustard #machine tgmeds mail.gandi.net login sharon@tgmeds.org.uk password rhubarbandcustard --8<---------------cut here---------------end--------------->8--- Every time this was run it asked me for its password as user "boudiccas" which does not exist for either account, and would not accept any password I put in for it. Consequently I was locked out of both accounts, until I took out the "sharons & tgmeds" immediately after machine, and then I had access to mail from "sharons.org" again. That is how my set-up was, and why it didn't work. With your setup it all works as it should, and I thank you for it. Sharon. -- A taste of linux = http://www.sharons.org.uk my git repo = https://bitbucket.org/boudiccas/dots TGmeds = http://www.tgmeds.org.uk Debian testing, Fluxbox 1.3.5, emacs 24.4.50.19