info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fetching mail from a pop3 account


From: Reiner Steib
Subject: Re: Fetching mail from a pop3 account
Date: Mon, 05 Oct 2009 22:53:40 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.1 (gnu/linux)

On Mon, Oct 05 2009, Wolfgang Pausch wrote:

> (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":

,----[ (info "(gnus)Mail Source Specifiers") ]
|     `:program'
|           The program to use to fetch mail from the POP server.  This
|           should be a `format'-like string.  Here's an example:
| 
|                fetchmail %u@%s -P %p %t
| 
|           The valid format specifier characters are:
| 
|          `t'
|                The name of the file the mail is to be moved to.  This
|                must always be included in this string.
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]