Hello, > > (setq mail-sources > > '((pop :server "pop.gmx.net" :username "foo" :password "bar" :program > "~/.config/getmail/get-all-mail.sh"))) > [...] > > In fact the get-all-mail.sh script contains everything necessary for > > fetching mail, so I don't need to give username, password etc. to > > gnus, but I added these options nevertheless for the case that there > > might somewhere a check wether they are supplied. > > Dunno if it's relevant, but the manual says that you need to specify > "%t":
Thanks, you are right, I missed this sentence. Unfortunately, even after specifying %t (and %u %p %s as well), it doesn't work. But my assumptions about what should happen when I hit g are correct? Would you also expect that something related to fetching mail is written to the *Messages* buffer? Wolfgang -- Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 - sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
