This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
how_to:configure_srs [2025/08/18 16:26] – [smtpsvr.lua] paul | how_to:configure_srs [2025/08/18 16:28] (current) – paul | ||
---|---|---|---|
Line 14: | Line 14: | ||
Edit ' | Edit ' | ||
- | <code> | + | <file lua [enable_line_numbers=" |
mykey = " | mykey = " | ||
Line 38: | Line 38: | ||
function Mod32(x) | function Mod32(x) | ||
return string.sub(" | return string.sub(" | ||
- | end</code> | + | end</file> |
====smtpsvr.lua==== | ====smtpsvr.lua==== | ||
Edit ' | Edit ' | ||
- | <file Lua [enable_line_numbers=" | + | <file Lua [enable_line_numbers=" |
mydomain = " | mydomain = " | ||
mykey = " | mykey = " |