[EMAIL PROTECTED] wrote:
Can I configure dbmail to accept LMTP traffic on a unix socket instead of
TCP/IP?

[LMTP]
#
# Port to bind to.
#
PORT = 24
SOCKET = /var/run/dbmail-lmtpd.sock


Without the "PORT = SOMEINTEGERVALUE", dbmail will complain, it's just required, has no meaning when SOCKET is specified.

Reply via email to