From: Heimo Claasen <hammer@revobild.net>
To: linux-newbie@vger.kernel.org
Subject: Re: Fetchpop
Date: 20 Jul 2003 [thread overview]
Message-ID: <200307202116.h6KLGWj4010625@ev6.be.wanadoo.com> (raw)
Hmm, difficult to imagine that Fetchpop would not have any means to
set some parameters/arguments. Maybe there are command line switches ?
(At least it has to be given the POP3 server name, the user-ID and
password - where are these stored an how are they read by the prog ?
Some mail fetch progs have an input mask for that where they have
buttons or fields to define "get new mails / delete old" or the like,
which would be based precisely on use of the "last" command. Setting
this type of definition to "get all / delete all" would rather
certainly avoid the use, and possible error-hangup, with this POP3
command.)
If the program source is available (as it should, meant to be run under
Linux), it could even be not too problematic to cut out the subroutine(?)
executing the "last" command and to recompile the thing ?
Basically, fetchmail progs have just two tasks, (1) doing the log-in to
the POP server, and (2) using any of the few server commands, and then
listen and display and/or store what's coming back from the server.
------------mandatory POP3 server commands
list
dele #
retr #
quit
-----------optional POP3 server commands
last
top # Z
-----------(#=msg.no., Z=no.of lines)
(There are some more, e.g. for login/authentication but that's not
relevant here.) Those commands listed have been there almost all from
earliest email times, and with this divison of "optional" ones. Any
fetchmail prog must therefore provide for a possibility to adapt the
use of these latter, as they depend on the ISP's implementation.
// Heimo Claasen // <hammer at revobild dot net> // Brussels 2003-07-20
The WebPlace of ReRead - and much to read ==> http://www.revobild.net
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next reply other threads:[~2003-07-20 0:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-20 0:00 Heimo Claasen [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-07-20 0:00 Fetchpop Heimo Claasen
2003-07-20 4:30 ` Fetchpop Peter
2003-07-19 3:14 Fetchpop Peter
2003-07-19 13:18 ` Fetchpop Hal MacArgle
2003-07-20 1:24 ` Fetchpop Peter
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=200307202116.h6KLGWj4010625@ev6.be.wanadoo.com \
--to=hammer@revobild.net \
--cc=linux-newbie@vger.kernel.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