Configuraciones de qmail

Todos los ficheros de configuración residen en: /var/qmail/control

Para ver configuración ./var/qmail/bin/qmail-showctl
Para ver los emails enviados simultanemanete en un momento determinado: ps -aef | grep "qmail" | wc -l

Puede contener los siguientes parametros, para establecerlos deberas crear el nombre de fichero con el nombre del parametro, y en su interior solo el valor del parametro:


Control Default Used by Purpose
badmailfrom none qmail-smtpd blacklisted From addresses
bouncefrom MAILER-DAEMON qmail-send username of bounce sender
bouncehost me qmail-send hostname of bounce sender
concurrencyincoming none /service/qmail-smtpd/run max simultaneous incoming SMTP connections
concurrencylocal 10 qmail-send max simultaneous local deliveries
concurrencyremote 20 qmail-send max simultaneous remote deliveries
defaultdelivery none /var/qmail/rc default .qmail file
defaultdomain me qmail-inject default domain name
defaulthost me qmail-inject default host name
databytes 0 qmail-smtpd max number of bytes in message (0=no limit)
doublebouncehost me qmail-send host name of double bounce sender
doublebounceto postmaster qmail-send user to receive double bounces
envnoathost me qmail-send default domain for addresses without "@"
helohost me qmail-remote host name used in SMTP HELO command
idhost me qmail-inject host name for Message-ID's
localiphost me qmail-smtpd name substituted for local IP address
locals me qmail-send domains that we deliver locally
me FQDN of system various default for many control files
morercpthosts none qmail-smtpd secondary rcpthosts database
percenthack none qmail-send domains that can use "%"-style relaying
plusdomain me qmail-inject domain substituted for trailing "+"
qmqpservers none qmail-qmqpc IP addresses of QMQP servers
queuelifetime 604800 qmail-send seconds a message can remain in queue
rcpthosts none qmail-smtpd domains that we accept mail for
smtpgreeting me qmail-smtpd SMTP greeting message
smtproutes none qmail-remote artificial SMTP routes
timeoutconnect 60 qmail-remote how long, in seconds, to wait for SMTP connection
timeoutremote 1200 qmail-remote how long, in seconds, to wait for remote server
timeoutsmtpd 1200 qmail-smtpd how long, in seconds, to wait for SMTP client
virtualdomains none qmail-send virtual domains and users
  • 0 משתמשים שמצאו מאמר זה מועיל
?האם התשובה שקיבלתם הייתה מועילה

מאמרים קשורים

¿Como gestionar paquetes rpm?

Instalando/desinstalando Para instalar un paquete rpm, prueba rpm -i ruta/al/rpm/ainstalar.rpm o...

Recompilar php y actualizacion del mismo

Bajamos php source de: http://www.php.net/downloads.php En nuestro caso: PHP 5.1.6...

Instalacion de ioncube

Bajamos el ioncube: http://www.ioncube.com/loaders.php Creamos un directorio donde...

Actualizar el ioncube

Bajamos el ioncube: http://www.ioncube.com/loaders.php Creamos un directorio donde...

Client does not support authentication protocol requested by server

Error: Client does not support authentication protocol requested by server Al actualizar el mysql...