Changeset 58a955c for server


Ignore:
Timestamp:
05/05/2021 02:50:24 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5a0148f
Parents:
33b043b
Message:

Fix the Dovecot plugin for Lua

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/mail/dovecot.xml

    r33b043b r58a955c  
    121121        -g dovenull -s /bin/false dovenull</userinput></screen>
    122122
    123 <!--
    124123    <para>
    125124      First, adapt the Lua plugin to Lua-5.4:
     
    127126
    128127<screen><userinput remap="pre">sed -i 's/lua_newuserdata/lua_newuserdatauv/' src/lib-lua/dlua-dovecot.c</userinput></screen>
    129 -->
    130128
    131129    <para>
Note: See TracChangeset for help on using the changeset viewer.