<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>You need to modify the systemd files.<br>
    </p>
    <p>Copy /usr/lib/systemd/system/sendmail.service to
      /etc/systemd/system/sendmail.service</p>
    <p>Edit /etc/systemd/system/sendmail.service and change the line for
      Environment under Service to:</p>
    <p>Environment="SENDMAIL_ARGS=-L sendmail -Am -bd -q30m -om
      -OPrivacyOptions=noetrn -ODeliveryMode=queueonly
      -OQueueDirectory=/var/spool/mqueue.in"</p>
    <p>I see that I have also added the following line under Unit before
      After:<br>
    </p>
    <p>Wants=amavis.service cyrus.service ldap.service nscd.service
      ypbind.service saslauthd.service<br>
    </p>
    I don't remember why I did this.<br>
    <br>
    I see I also got a symbolic link from mail-transfer-agent.target to
    /usr/lib/systemd/system/sendmail.service in /etc/systemd/system/<br>
    <br>
    The key thing is to not change anything in /usr/lib/systemd/system,
    but copy the file to /etc/systemd/system/<br>
    <br>
    I have also created some systemd files in /etc/systemd/system/ to
    start some sendmail milters.<br>
    <br>
    Hope this helps.<br>
    <br>
    Jonas<br>
    <br>
    <div class="moz-cite-prefix">On 03/24/2017 04:46 PM, Alipasijaner
      Sarajevski wrote:<br>
    </div>
    <blockquote
cite="mid:DM5PR10MB1692AE86E9BCDE51B97CC15BC13E0@DM5PR10MB1692.namprd10.prod.outlook.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
      <div class="WordSection1">
        <p class="MsoNormal">Hello friends,</p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">I need help. I would like to install
          mailscanner on opensuse leap 42.2 with sendmail,</p>
        <p class="MsoNormal">I'm stuck in installation with </p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">sendmail -bd -OPrivacyOptions=noetrn
          -ODeliveryMode=queueonly -OQueueDirectory=/var/spool/mqueue.in</p>
        <p class="MsoNormal">sendmail -q15m</p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">where to change this two lines because os
          42.2 leap don't have /etc/init.d/mail or
          /etc/rc.d/init.d/sendmail scripts</p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Sent from <a moz-do-not-send="true"
            href="https://go.microsoft.com/fwlink/?LinkId=550986">
            Mail</a> for Windows 10</p>
        <p class="MsoNormal"><o:p> </o:p></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">

</pre>
    </blockquote>
    <br>
  </body>
</html>