Add new postfix recipient options to UI

Bug #1400572 reported by X1D32G2pEQ
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Open AS Communication Gateway
In Progress
Medium
Unassigned

Bug Description

The following new postfix options should be added to the management UI under

MAIL TRANFER --> SMTP Settings --> 'Client restrictions' and 'Recipient restrictions'

[...]
smtpd_recipient_restrictions =
[...]
[% 'reject_invalid_hostname,' IF options.sender_helo_bad_syntax -%]
[% 'reject_non_fqdn_hostname,' IF options.sender_helo_fqdn_required -%]
[...]
[% 'reject_non_fqdn_recipient,' IF options.recipient_fqdn_required -%]
[% 'reject_unknown_recipient_domain,' IF options.recipient_domain_verify -%]
[...]

which means to alter....

lib/etc/xml_backup/antispam.xml
lib/lib/Underground8/limesas_import.pl
lib/lib/Underground8/Service/Postfix.pm
lib/lib/Underground8/limesas_defaults.pl
lib/lib/Underground8/Configuration/LimesAS/Antispam.pm
gui/lib/LimesGUI/I18N/en.pm
gui/lib/LimesGUI/Controller/Admin/Mail_Transfer/Smtp_Settings.pm

description: updated
Changed in open-as-cgw:
status: New → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.