Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 598524 Details for
Bug 840665
milter-regex does not evaluate TLS related macros if using STARTTLS
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to add STARTTLS support
milter-regex-1.9-starttls.patch (text/plain), 682 bytes, created by
Fritz Elfert
on 2012-07-16 20:59:56 UTC
(
hide
)
Description:
Patch to add STARTTLS support
Filename:
MIME Type:
Creator:
Fritz Elfert
Created:
2012-07-16 20:59:56 UTC
Size:
682 bytes
patch
obsolete
>diff -uw milter-regex-1.9-orig/milter-regex.c milter-regex-1.9/milter-regex.c >--- milter-regex-1.9-orig/milter-regex.c 2012-07-16 19:30:27.120520043 +0200 >+++ milter-regex-1.9/milter-regex.c 2012-07-16 19:38:04.251049263 +0200 >@@ -119,7 +119,14 @@ > { "helo", "{cipher_bits}" }, > { "helo", "{cert_subject}" }, > { "helo", "{cert_issuer}" }, >+ { "helo", "{verify}" }, > { "envfrom", "i" }, >+ { "envfrom", "{tls_version}" }, >+ { "envfrom", "{cipher}" }, >+ { "envfrom", "{cipher_bits}" }, >+ { "envfrom", "{cert_subject}" }, >+ { "envfrom", "{cert_issuer}" }, >+ { "envfrom", "{verify}" }, > { "envfrom", "{auth_type}" }, > { "envfrom", "{auth_authen}" }, > { "envfrom", "{auth_ssf}" },
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 840665
: 598524