levander <[EMAIL PROTECTED]> writes: > But, there is one thing I can't find even a clue for how to do in > the info docs. I've got two different email addresses with > different logins on the same mail server. Can I use gnus to login > twice to the same server, and have the INBOX's for each of these > addresses show up as different groups in gnus?
Just note that the "machine" entry in .authinfo is not actually a server address but the symbolic name you use in your select method. You customize the same nnimap-address variable into several select method entries, and give a different symbolic server name to each of those methods, and then have those symbolic server names correspond to different machine entries in your ~/.authinfo file. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
