On Wed, Jan 29, 2014 at 08:24:06AM +0100, Holger Wansing wrote:

> -In order to contain spam (unwanted and unsolicited email) problems, many 
> ISPs which provide consumer grade Internet connections are implementing 
> counter measures.
> +### HW: "contain" does not make sense here IMHO. I think s/contain/avoid is 
> what you want.
> +In order to avoid spam (unwanted and unsolicited email) problems, many ISPs 
> which provide consumer grade Internet connections are implementing counter 
> measures.

I use "contain" in context of "containment"
  http://en.wikipedia.org/wiki/Containment

Avoid is too strong.  We have to face spam and can not avoid spam.
Maybe less confusing choice of word is *minimize*.

> +### HW: excuse me, maybe I get something completely wrong, but I am a bit 
> confused here:
> +### HW: the chapter is about "remote mail retrieval and forward utilities", 
> but in 
> +### HW: the list there only "mail retrievers" listed, none of the utilities 
> has
> +### HW: "forwarding" capabilities (or the "forwarding capability" is missing 
> the list).

getmail - retrieve messages from one or more POP3, IMAP4, or SDPS
mailboxes and deliver to a maildir, mboxrd-format mbox file, or external
MDA

fetchmail is a mail-retrieval and forwarding utility; it fetches mail
from remote mailservers and forwards it to your local (client) machine's
delivery system.  You can then handle the retrieved mail using normal
mail user agents such as mutt(1), elm(1) or Mail(1).  The fetchmail
utility can be run in a daemon mode  to  repeat‐ edly poll one or more
systems at a specified interval.

So table needs update.


>  [grid="all"]
>  
> `------------`-------------`------------`-------------------------------------------------------------------
>  package      popcon        size         description
> @@ -475,6 +505,15 @@
>  type = SimplePOP3SSLRetriever
>  server = pop.example.com
>  username =  [email protected]
> +### HW: If the real password has to be stored here, I would suggest 
> something like:
> +### HW:      password = <insert-your-secret-password-here>
> +### HW: When you write "password = secret" that could be understood as a 
> setting:
> +### HW: choose between secret transmission (encrypted) or plain text 
> transmission.
> +### HW:      password = secret
> +### HW:              or
> +### HW:              password = text
> +### HW: or something like that.
> +### HW: At least getmail-Newbies like me might think so ;-)
>  password = secret

OK but let'smake it shorter.  Which do you like better:
   password = <insert-password>
   password = <your-password>


>  `lprng`                  @-@popcon1@-@ @-@psize1@-@ , ,            , , 
> (Enhanced)
> +### HW: in this case the conversion from , , into " does not work (see html 
> output in front of "Enhanced")

,, was there to indidcate the same as above.  This is not German lower
quote signs.

>  For the user, `ssh`(1) functions as a smarter and more secure `telnet`(1).  
> Unlike `telnet` command, `ssh` command does not bomb on the `telnet` escape 
> character (initial default CTRL-]).
> +### HW: Shame on me:
> +### HW: don't know, what "ssh command does not bomb on the telnet escape 
> character" means ???

Well, you are lucky youi never used telnet.  See manpage for escape
character of telnet.

> +### HW: in this case the conversion from , , into " does not work (see html 
> output in front of "SSL support")

  The same as above.. looks good for me.

Osamu


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to