Mfilter bug fix

BUG FIXES FOR MFILTER VERSION 1.6.0

  • MAILER-DAEMON BUG FIX APPLICATION
    1. This bug fix for mfilter is applicable to mfilter version 1.6.0
    2. To check mfilter version log on to the client machine and execute the
      command mfilterd --version
    3. If the output of this command is
      Current mfitler version: 1.6.0 then apply the bug fix. Else
      exit.
    4. Location of the bug fix of MAILER-DAEMON for mfilter version 1.6.0 on
      10.1.1.6
      "/var/warehouse/MercE/mods/mfilter/bugfix/mfilter_mailerdaemonfixed.tgz"
    5. Log on to the client machine with this targz
    6. Execute the following commands
      tar -C / -zvxpf mfilter_mailerdaemonfixed.tgz
      /etc/init.d/mfilter restart


  • MAILER-DAEMON BUG FIX TESTING
      To test whether the bug fix has been applied properly or not execute the
      following commands:
    • This testing is done for domain starcomsoftware.com. Please substitute the respective client domain while testing
      1. helo starcomsoftware.com
      2. output : 250 apps1.starcomsoftware.com Hello localhost [127.0.0.1], pleased to meet you
      3. mail from: <>
      4. output : 250 2.1.0 <>... Sender ok
      5. rcpt to:
      6. output : 250 2.1.5 ... Recipient ok
      7. quit
      8. The patch has been properly applied.
      9. If the patch was not applied it the last output would have been
        Command Rejected