Discussion: Request for response
Afficher un message
Vieux 05/02/2007, 23h31   #6
Per Hedeland
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Request for response

In article <52219$45c784be$5449b38a$369@news.hispeed.ch> mega
<erich.titl@think.ch> writes:
>
>In my attempt to get my authentication running I reverted again to the
>code. Is anyone here with enough insight into the sendmail code to give
>me a few hints where to dig.


You seem to have started at least half a dozen different threads on this
subject - I don't know what you hope to achieve by that, but it
certainly doesn't make it any easier to out - nor does a meningless
Subject like the one you've chosen for this thread.

>This all refers to 8.13.8
>
>I found that in my case the D_NOTLS flag was set in the envelope at
>deliver.c line 2946, thus clearing the usetls flag and possibly
>inhibiting STARTTLS. Does anyone know where the offered server commands
>are set in the envelope?
>
>here the usetls flag gets reset
>
>usetls = bitset(MCIF_TLS, mci->mci_flags);
>if (usetls)
> usetls = !iscltflgset(e, D_NOTLS);
>
>The same appears to happen with the D_NOAUTH flag.


I answered your question about D_NOAUTH in another of your threads, the
answer for D_NOTLS is essentially the same.

--Per Hedeland
per@hedeland.org
  Réponse avec citation
 
Page generated in 0,04744 seconds with 9 queries