Bug 38948

Summary: check HELO string against reverse DNS entry
Product: UCS Reporter: Daniel Tröder <troeder>
Component: MailAssignee: Daniel Tröder <troeder>
Status: CLOSED FIXED QA Contact: Sönke Schwardt-Krummrich <schwardt>
Severity: normal    
Priority: P5 CC: gohmann, schwardt
Version: UCS 4.0Keywords: interim-1
Target Milestone: UCS 4.1   
Hardware: Other   
OS: Linux   
What kind of report is it?: --- What type of bug is this?: ---
Who will be affected by this bug?: --- How will those affected feel about the bug?: ---
User Pain: Enterprise Customer affected?:
School Customer affected?: ISV affected?:
Waiting Support: Flags outvoted (downgraded) after PO Review:
Ticket number: Bug group (optional):
Max CVSS v3 score:
Bug Depends on: 38292    
Bug Blocks:    

Description Daniel Tröder univentionstaff 2015-07-17 16:03:08 CEST
+++ This bug was initially created as a clone of Bug #38292 +++

Postfix should check the HELO string against the reverse DNS entry.
The feature should be configurable via a UCR variable.
Comment 1 Daniel Tröder univentionstaff 2015-07-17 16:04:40 CEST
Commit 62216 introduces the UCRVs
* mail/postfix/smtpd/restrictions/sender/reject_unknown_client_hostname
* mail/postfix/smtpd/restrictions/sender/reject_unknown_reverse_client_hostname

They are added to smtpd_recipient_restrictions after reject_unauth_destination (position is calculated dynamically).
Comment 2 Sönke Schwardt-Krummrich univentionstaff 2015-07-27 12:56:25 CEST
The latest code change of Bug #38292 in UCS 4.0-2 has not been merged yet.
Comment 3 Daniel Tröder univentionstaff 2015-07-27 14:49:06 CEST
Commit 62427 modified the smtp_restrictions sorting code to be safer (with numbers >99). (Commit 62428 corrects the changelog entry.)
Comment 4 Sönke Schwardt-Krummrich univentionstaff 2015-10-05 12:46:01 CEST
OK: diff shows no relevant differing lines between ucs-4.0-3 and ucs-4.1-0 in 
    mail/univention-mail-postfix
Comment 5 Stefan Gohmann univentionstaff 2015-11-17 12:12:47 CET
UCS 4.1 has been released:
 https://docs.software-univention.de/release-notes-4.1-0-en.html
 https://docs.software-univention.de/release-notes-4.1-0-de.html

If this error occurs again, please use "Clone This Bug".