Skip to content
  • IKEDA Soji's avatar
    [bug] Previously, the third parameter fed to external program was the value of... · 72bf0603
    IKEDA Soji authored
    [bug] Previously, the third parameter fed to external program was the value of ``host`` parameter of the list, not mail domain: If ``host`` parameter was not the same as domain name, external program could fail.
    Fixed by feeding mail domain instead of ``host`` value. And added [% list.host %] template variable to use ``host`` value in template.
    Note that ``host`` parameter may be deprecated in the future (See issue #43).
    72bf0603