|
Bugzilla – Full Text Bug Listing |
| Summary: | Using yast2 mail and selecting amavis gives an amavis service that does not run | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Freek de Kruijf <freek> |
| Component: | YaST2 | Assignee: | Peter Varkoly <varkoly> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | freek |
| Version: | Leap 15.5 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | y2logs.tgz | ||
|
Description
Freek de Kruijf
2023-05-31 22:19:25 UTC
Please attach y2logs generated with the supplied save_y2logs script. See also https://en.opensuse.org/openSUSE:Report_a_YaST_bug#I_reported_a_YaST2_bug,_and_now_I_am_asked_to_"attach_y2logs"_(for_package_installation_also_"libzypp_logging")._What_does_that_mean,_and_how_do_I_do_that? Created attachment 867355 [details]
y2logs.tgz
(In reply to Stefan Hundhammer from comment #1) > Please attach y2logs generated with the supplied save_y2logs script. See also > > https://en.opensuse.org/openSUSE:Report_a_YaST_bug#I_reported_a_YaST2_bug, > _and_now_I_am_asked_to_"attach_y2logs"_(for_package_installation_also_"libzyp > p_logging")._What_does_that_mean,_and_how_do_I_do_that? The remark about clamav was wrong, it is installed and running, however, despite the parameter POSTFIX_WITH_DKIM="yes" in /etc/sysconfig/postfix, there is no folder /etc/opendkim . The only reference on dkim is in /etc/postfix/main.cf, there is a line: smtpd_milters = unix:/run/opendkim/opendkim.sock The requested file is attached. Inspection of the YaST2 mail module shows a lot of inconsistencies. This is one of them. I am working on a script which should mimic an enhanced YaST2 mail module which implements support for SPF, DKIM (from Amavis and openDKIM) and DMARC. (In reply to Freek de Kruijf from comment #4) > Inspection of the YaST2 mail module shows a lot of inconsistencies. This is > one of them. > I am working on a script which should mimic an enhanced YaST2 mail module > which implements support for SPF, DKIM (from Amavis and openDKIM) and DMARC. I finished the script and submitted Request 1142595 for inclusion in openSUSE. (In reply to Freek de Kruijf from comment #5) > I finished the script and submitted Request 1142595 for inclusion in > openSUSE. The request has been withdrawn. A script with more or less the same functionality is available on https://github.com/freekdk/GenPDSDM |