Well, as I said in my ChangeLog comment:

        * Applied [EMAIL PROTECTED]'s KPOP patches.  According to him:

              The following patch fixes a problem with requesting a
              service key for a machine that has multiple 'A' records.  It
              also makes "-kpop" a command line option, for users who
              would like to use both "kpop" and "pop".

          Did no testing of the new features, as I don't have access to a
          KPOP server.

I'll just have to refer you to him if the feature isn't working as he
stated.  Wesley?

Janne Johansson <[EMAIL PROTECTED]> writes:
> It made me _have_ to specify -kpop to inc to be able to
> use kerberized pop. The config.h says:
> 
>  * If you are using KPOP, you will need to change this to "kpop" unless you 
> want
>  * to be able to use both POP3 _and_ Kerberized POP and plan to use inc and
>  * msgchk's -kpop switch every time in the latter case.
>  */
> 
> so I defined:
> 
>  #define POPSERVICE "kpop"
> 
> as always when compiling nmh. It started to ask me for
> password, until I found the -kpop "feature" and had to add
> 
> inc: -kpop -other_options_we_usually_have
> 
> to my .mh_profile so that I could get the expected behaviour.
> 
> Somewhere it should state that the behaviour has changed, so
> that you must specify -kpop now.
> 
> (Which I think is a step away from what I'd like. I'd rather
>  see some sort of ./configure-option that says -kpop-only
>  which would find -lkrb and use it, change config.h to kpop
>  and of course make inc/msgchk use kpop as default.
>  I get the feeling that for every new version, we kpoppers need
>  to do more and more to get the kpop-only behaviour. =)
> 
> 
> One more thing, which isn't really your fault, but the KTH-kerberos
> we use sometimes gets the need for -lresolv build in into the libkrb.a
> making configure fail as if there was no krb at all at the place you
> specify, and then I reconfigure with LDFLAGS="-lresolv" ./configure
> and then it works, but I think this isn't optimal. Of course KTH-krb
> shouldn't do this (probably a Solaris+KTHkrb mixup) but some sort of
> --with-extra-libs or even --with-extra-krb-libs to configure would
> solve this for me.
> 
> Just my 2 cents.
> 
> -- 
> Allt är under kontroll, och Caps lock är bredvid. 

-----------------------------------------------------------------------
Dan Harkless                   | To prevent SPAM contamination, please 
[EMAIL PROTECTED]      | do not post this private email address
SpeedGate Communications, Inc. | to the USENET or WWW.  Thank you.     

Reply via email to