log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
webmcp
view framework/env/net/__init.lua @ 549:77355fe3b1cc
find changesets by author, revision, files, or words in the commit message
Array support for more types
author
jbe
date
Tue Oct 22 13:45:45 2019 +0200 (2019-10-22)
parents
1d79b0612bd1
children
line source
1
net._mail_config = {
2
command = { "/usr/sbin/sendmail", "-t", "-i" },
3
envelope_from_option = "-f"
4
}
Impressum / About Us