Eric Abrahamsen writes: > Igor Sosa Mayor writes: > >> Eric Abrahamsen writes: >> >>> Igor Sosa Mayor writes: >>> >>>> Rainer M Krug writes: >>>> >>>>> Maintenance: I use offlineimap to sync my gmail account to a local >>>>> dovecot imap server, and after each sync, "notmuch" -new is called - so >>>>> no maintenance on my side. >>>> >>>> sorry for the noise... but is it somehow possible to see your dovecot >>>> config? I never managed to run a local dovecot imap server in >>>> archlinux... >>>> >>>> many thanks in advance! >>> >>> Here's my output of "doveconf -n". This is all the configuration I've >>> got, apart from /etc/dovecot/passwd. >>> >> >> thanks! this is local imap server, isn't it? > > Right, then Gnus connects via (for instance, for this email address): > > (nnimap "EA" > (nnimap-address "localhost") > (nnimap-stream network) > (nnimap-authenticator login) > (nnimap-user "eric@ericabrahamsen.net")) > Or like this: (nnimap "Maildir" (nnimap-stream shell) (nnimap-shell-program "/usr/local/opt/dovecot/libexec/dovecot/imap -o mail_location=maildir:$HOME/Maildir"))) If you do it like this, it is not necessary to run the imap server daemon - no worries about security. And if I am correc=ct, you don't need to configure dovecot with the conf file, as you specify the parameters in the commandline. Cheers, Rainer > > -- Rainer M. Krug email: Rainerkrugsde PGP: 0x0F52F982