Displaying 7 results from an estimated 7 matches for "dd72".
Did you mean:
dd2
2016 Oct 20
2
logging TLS SNI hostname
...;>
>>>> Kevin
>> Hi!
>>
>> I wonder if this would be of any help? It provides %{local_name}
>> passdb/userdb variable, you can use it for some logging too...
>>
>> https://github.com/dovecot/core/commit/fe791e96fdf796f7d8997ee0515b163dc5ed
>> dd72
> Should it work for such usage, too?
>
> login_log_format_elements = user=<%u> method=%m rip=%r lip=%l mpid=%e
> local_name=%{local_name} %c session=<%{session}>
>
> Because I'm not getting local_name logged at all (dovecot -a shows its there).
>
>> Aki...
2016 Oct 20
2
logging TLS SNI hostname
...uld need to happen in case if client has
> malicious intents.
>
>> Kevin
>
Hi!
I wonder if this would be of any help? It provides %{local_name}
passdb/userdb variable, you can use it for some logging too...
https://github.com/dovecot/core/commit/fe791e96fdf796f7d8997ee0515b163dc5eddd72
Aki
2016 Oct 20
0
logging TLS SNI hostname
...alicious intents.
> >
> >> Kevin
>
> Hi!
>
> I wonder if this would be of any help? It provides %{local_name}
> passdb/userdb variable, you can use it for some logging too...
>
> https://github.com/dovecot/core/commit/fe791e96fdf796f7d8997ee0515b163dc5ed
> dd72
Should it work for such usage, too?
login_log_format_elements = user=<%u> method=%m rip=%r lip=%l mpid=%e
local_name=%{local_name} %c session=<%{session}>
Because I'm not getting local_name logged at all (dovecot -a shows its there).
> Aki
Thanks,
--
Arkadiusz Mi?kiewicz,...
2004 Jan 29
0
USRMGR add groups
...echoing something that I should be.
Thanks,
Dan
--
-----------------------
Daniel T. Gynn
RHCE #806200978201621
Essential Systems, Inc.
412-931-5403 ext. 1
fax: 412-931-5425
dan.gynn@essensys.com
GnuPG Key http://www.essensys.com/~dan/gpgring.asc
Fingerprint: 0979 73B8 847A 349E 7363 66F4 6A79 DD72 495D CD60
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.samba.org/archive/samba/attachments/20040129/d03cb5ac/attachment.bin
2004 Feb 19
0
Printing issues w/ 3.x
...to get back the old
functionality?
Thanks,
Dan
--
-----------------------
Daniel T. Gynn
RHCE #806200978201621
Essential Systems, Inc.
412-931-5403 ext. 1
fax: 412-931-5425
dan.gynn@essensys.com
GnuPG Key http://www.essensys.com/~dan/gpgring.asc
Fingerprint: 0979 73B8 847A 349E 7363 66F4 6A79 DD72 495D CD60
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.samba.org/archive/samba/attachments/20040219/3ee193e1/attachment.bin
2004 Apr 17
0
printer settings not sticking
...39;m flat out of
ideas for things to try.
Dan
--=20
-----------------------
Daniel T. Gynn
RHCE #806200978201621
Essential Systems, Inc.
412-931-5403 ext. 1
fax: 412-931-5425
dan.gynn@essensys.com
GnuPG Key http://www.essensys.com/~dan/gpgring.asc
Fingerprint: 0979 73B8 847A 349E 7363 66F4 6A79 DD72 495D CD60
--=-qmIlUkodIF8QS7EAwqnx
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQBAgMzOanndckldzWARAu+9AJ9jBsXXnM8x47wdZklwAtut1p16mgCfafE8
btLGfTtEHj7...
2016 Oct 20
0
logging TLS SNI hostname
...> Hi!
> >>
> >> I wonder if this would be of any help? It provides %{local_name}
> >> passdb/userdb variable, you can use it for some logging too...
> >>
> >> https://github.com/dovecot/core/commit/fe791e96fdf796f7d8997ee0515b163dc
> >> 5ed dd72
> >
> > Should it work for such usage, too?
> >
> > login_log_format_elements = user=<%u> method=%m rip=%r lip=%l mpid=%e
> > local_name=%{local_name} %c session=<%{session}>
> >
> > Because I'm not getting local_name logged at all (dovec...