Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: pop :program change
Date: 19 Feb 1999 13:15:50 +0100	[thread overview]
Message-ID: <m390duvbbd.fsf@quimbies.gnus.org> (raw)
In-Reply-To: Urban Engberg's message of "12 Feb 1999 08:36:44 +0100"

Urban Engberg <ue@cci.dk> writes:

> For 0.76, reading the manual, I have been trying e.g. 
> 
>      nnmail-spool-file 
>         '((file :path "/usr/mail/ue")
>           (pop :program "movemail"
>               :args (format "po:%s %s %s" ue mail-source-crash-box xxx)))

This has changed in 0.76:

    `:program'
          The program to use to fetch mail from the POP server.  This
          is 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.

         `s'
               The name of the server.

         `P'
               The port number of the server.

         `u'
               The user name to use.

         `p'
               The password to use.

          The values used for these specs are taken from the values you
          give the corresponding keywords.



-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


  reply	other threads:[~1999-02-19 12:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-03 16:08 Lars Magne Ingebrigtsen
1999-02-12  7:36 ` Urban Engberg
1999-02-19 12:15   ` Lars Magne Ingebrigtsen [this message]
     [not found]     ` <m3vhgyyu7u.fsf@peorth.gweep.net>
1999-02-19 21:30       ` Lars Magne Ingebrigtsen
     [not found]         ` <m390duyqst.fsf@peorth.gweep.net>
1999-02-20 16:36           ` Lars Magne Ingebrigtsen
1999-02-22  7:42     ` Urban Engberg
1999-02-23  0:52       ` Aaron M. Ucko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m390duvbbd.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).