Gnus development mailing list
 help / color / mirror / Atom feed
* Problems with "gandi.net"
@ 2014-05-02  5:23 Sharon Kimble
  2014-05-02 15:25 ` Adam Sjøgren
  0 siblings, 1 reply; 16+ messages in thread
From: Sharon Kimble @ 2014-05-02  5:23 UTC (permalink / raw)
  To: ding

[-- Attachment #1: Type: text/plain, Size: 1924 bytes --]

In my '.gnus.el' I have two pop3 accounts with the same ISP, and
they are shown like this -
--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 "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---
They both get emails, but they only seem to be arriving from the
first account.

This is part of my ".authinfo"
--8<---------------cut here---------------start------------->8---
machine mail.gandi.net login sharon@sharons.org.uk password rhubarbandcustard
machine mail.gandi.net login sharon@sharons.org.uk password rhubarbandcustard
machine mail.gandi.net login sharon@tgmeds.org.uk password orangejelly
machine mail.gandi.net login sharon@tgmeds.org.uk password orangejelly
--8<---------------cut here---------------end--------------->8---
which looks weird but they really do have both pop3 and smtp set to
mail.gandi.net! See https://wiki.gandi.net/en/mail/standard-settings
for verification of this.

How can I get both accounts getting only their own emails please?

Thanks
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.16

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2014-05-04 19:11 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-02  5:23 Problems with "gandi.net" Sharon Kimble
2014-05-02 15:25 ` Adam Sjøgren
2014-05-02 18:06   ` Sharon Kimble
2014-05-02 20:08     ` Adam Sjøgren
2014-05-02 20:56       ` Sharon Kimble
2014-05-03  8:42         ` Adam Sjøgren
2014-05-03  9:28           ` Sharon Kimble
2014-05-03 10:10             ` Adam Sjøgren
2014-05-03 21:53   ` Alexander Baier
2014-05-03 22:15     ` Adam Sjøgren
2014-05-03 22:16       ` Alexander Baier
2014-05-03 22:30     ` Adam Sjøgren
2014-05-04  8:23       ` Sharon Kimble
2014-05-04  9:45         ` Adam Sjøgren
2014-05-04 18:17           ` Sharon Kimble
2014-05-04 19:11             ` Adam Sjøgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).