Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* setup for imap server with many users
@ 2013-01-15 10:20 Gour
  2013-01-16  6:05 ` Abramov Aleksey
  2013-01-16 17:52 ` William Gardella
  0 siblings, 2 replies; 9+ messages in thread
From: Gour @ 2013-01-15 10:20 UTC (permalink / raw)
  To: info-gnus-english

Hello!

I fetch mail from several imap accounts  with getmail and deliver to
dovecot running on my localhost using maildrop.

Now I'd like to configure Gnus to access this email which is stored in
~/dovecot/user1@domain1.com
~/dovecot/user2@domain2.com etc.

Some parts from my gnus-init.el:

(setq gnus-secondary-select-methods
        '((nnimap "localhost-IMAP" 
                  (nnimap-address "localhost")
                  (nnimap-stream network)
                  (nnimap-authinfo-file "~/.authinfo")
                  (nnir-search-engine imap)) 


but I've problem configuring gnus-parameters.

Tried with something like:

("^nnimap\\+localhost-IMAP:user1@domain1.com.*"

but cannot figure out the correct regex to select the above-mentioned
virtual dovecot users?

Moreover, authorization with ~/.authinfo does not work as well.

Here is the entry in it:

machine localhost login user1@domain1.com password somepasswd port 143

I use Emacs/Gnus from Debain Wheezy (23.4.1)

Any hint?


Sincerely,
Gour

-- 
The working senses are superior to dull matter; mind is higher 
than the senses; intelligence is still higher than the mind; 
and he [the soul] is even higher than the intelligence.

http://www.atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810

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

end of thread, other threads:[~2013-01-19  8:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-15 10:20 setup for imap server with many users Gour
2013-01-16  6:05 ` Abramov Aleksey
2013-01-16  8:41   ` Gour
2013-01-16 17:52 ` William Gardella
2013-01-16 19:46   ` Gour
2013-01-16 19:55     ` William Gardella
2013-01-16 20:28       ` Gour
2013-01-16 21:04         ` William Gardella
2013-01-19  8:47           ` Gour

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).