Posts by TheCry

    @TheCry


    Can you post the package control file please? I want check for dependencies that could explain why the package is being removed when i-MSCP is updated.


    Thank you.

    The current version of sendmailanalyzer is 9.2
    To create a deb package is more simple.. You only need to run

    Code
    1. dpkg-buildpackage -us -uc

    from source folder.


    Here ist the control file

    @Nuxwin
    I did the changes. But i did not use

    Quote

    Create the /var/spool/postfix/var/run/opendkim directory with opendkim as ownershop

    I still using

    Quote

    /var/spool/postfix/opendkim

    Otherwise the milter entry in the main.cf must be changed, too.


    On my system the OpenDKIM works now fine

    @TheCry


    You're welcome.


    There is no longer an /etc/default/opendkim file under Stretch for environment variables which we could import in systemd service? Eg, as done in the bug report:
    ??

    The /etc/default/opendkim is still available, but the systemd does not read the file. SO you got the error line in the first post.

    Mhhh.. I'd tested with only one line.. There i got an error

    Quote

    opendkim.service: Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services. Refusing.

    The empty line must added