summaryrefslogtreecommitdiff
blob: 65992b7b74e9746950a023fab521af2d815069dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Configuration file for qmail-qmtpd
# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail-ldap/files/conf-qmtpd,v 1.1 2007/06/16 13:48:10 hollow Exp $

# For more information on making your servers talk QMTP
# see http://cr.yp.to/im/mxps.html

# Stuff to run before tcpserver
#QMAIL_TCPSERVER_PRE=""
# Stuff to run qmail-qmtpd
#QMAIL_QMTP_PRE=""
# Stuff to after qmail-qmtpd
#QMAIL_QMTP_POST=""

# this turns off the IDENT grab attempt on connecting
TCPSERVER_OPTS="${TCPSERVER_OPTS} -R"

# I don't trust /etc/services to have obscure ports
TCPSERVER_PORT=209