Control Files by Name: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Here is a table of control files in the '''/var/qmail/control''' directory listed alphabetically, with their defaults ('-' = none), whether or not they're included in the basic Qmail-Toaster, and the modules they are used by. Note, default values are Qmail-Toaster defaults, not necessarily qmail defaults. {| border="1" cellpadding="2" ! control file name !! default !! included !! used by |- | badhelo || - || No || qmail-smtpd |- | badloadertypes.cdb || Mi5kb M...") |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Configuration#Control Files|Back]]<br> | |||
Here is a table of control files in the '''/var/qmail/control''' directory listed alphabetically, with their defaults ('-' = none), whether or not they're included in the basic Qmail-Toaster, and the modules they are used by. | Here is a table of control files in the '''/var/qmail/control''' directory listed alphabetically, with their defaults ('-' = none), whether or not they're included in the basic Qmail-Toaster, and the modules they are used by. | ||
Latest revision as of 17:16, 30 March 2024
Back
Here is a table of control files in the /var/qmail/control directory listed alphabetically, with their defaults ('-' = none), whether or not they're included in the basic Qmail-Toaster, and the modules they are used by.
Note, default values are Qmail-Toaster defaults, not necessarily qmail defaults.
| control file name | default | included | used by |
|---|---|---|---|
| badhelo | - | No | qmail-smtpd |
| badloadertypes.cdb | Mi5kb
MzIuZ MyLmR MyLkR |
Yes | qmail-smtpd |
| badmailfrom | "*\ @*"
"!*@*.*" "*%*" (without quotes) |
Yes | qmail-smtpd |
| badmailfromnorelay | - | No | qmail-smtpd |
| badmailto | [\(\)]
[\{\}] @.*@ [\%] [\!] |
Yes | qmail-smtpd |
| badmailtonorelay | - | No | qmail-smtpd |
| badmimetypes.cdb | TVoAAAEAA TVrhARwAK
TVoAAAQAA TVrmAU4AA TVoFAQUAA TVrQAT8AA TVoIARMAA TVrvAEQAe TVouARsAA UEsDBAkAA TVpAALQAc VFZxUUFBT TVpQAAIAA VkZaeFVVR TVpQAAMAA ZGltIGZpb TVpyAXkAX |
Yes | qmail-smtpd |
| blacklists | sbl.spamhaus.org | Yes | rblsmtpd |
| bouncefrom | MAILER-DAEMON | No | qmail-send |
| bouncehost | me | No | qmail-send |
| clientca.pem | - | No | qmail-smtpd |
| clientcert.pem | (generated) | Yes | qmail-remote |
| clientcrl.pem | - | No | qmail-smtpd |
| concurrencyincoming | 100 | Yes | tcpserver for
qmail-smtpd |
| concurrencylocal | 10 | No | qmail-send |
| concurrencyremote | 60 | Yes | qmail-send |
| databytes | 20971520 | Yes | qmail-smtpd |
| defaultdelivery | ./Maildir/ | Yes | qmail-local via
qmail-send and qmail-start |
| defaultdomain | <hostname --domain> | Yes | qmail-inject |
| defaulthost | <hostname --domain> | Yes | qmail-inject |
| dh1024.pem | (generated key) | Yes | qmail-smtpd |
| dh512.pem | (generated key) | Yes | qmail-smtpd |
| doublebouncehost | me | No | qmail-send |
| doublebounceto | postmaster | No | qmail-send |
| envnoathost | me | No | qmail-send |
| helohost | me | No | qmail-remote |
| idhost | me | No | qmail-inject |
| localiphost | me | No | qmail-smtpd |
| locals | localhost
<hostname --fqdn> |
Yes | qmail-send |
| logcount | 100 | Yes | multilog |
| logsize | 1000000 (~1M) | Yes | multilog |
| me | <hostname --fqdn> | Yes | various defaults |
| morercpthosts | - | No | qmail-smtpd |
| percenthack | - | No | qmail-send |
| plusdomain | <hostname --domain> | Yes | qmail-inject |
| qmqpservers | - | No | qmail-qmqpc |
| queuelifetime | 86400 | Yes | qmail-send |
| rcpthosts | <hostname --fqdn> | Yes | qmail-smtpd |
| rsa512.pem | (generated key) | Yes | qmail-smtpd |
| servercert.pem | (generated key) | Yes | qmail-smtpd |
| smtpgreeting | (generated message) | Yes | qmail-smtpd |
| smtproutes | - | Yes | qmail-remote |
| spfbehavior | 3 | Yes | qmail-smtpd |
| spfexp | (default) | No | qmail-smtpd |
| spfguess | - | No | qmail-smtpd |
| spfrules | - | No | qmail-smtpd |
| taps | - | No | qmail-queue |
| timeoutconnect | 60 | No | qmail-remote |
| timeoutremote | 1200 | No | qmail-remote |
| timeoutsmtpd | 1200 | No | qmail-smtpd |
| tlsclientciphers | (generated) | Yes | qmail-remote |
| tlsclients | - | No | qmail-smtpd |
| tlshosts/exhaustivelist | - | No | qmail-remote |
| tlshosts/FQDN.pem | - | No | qmail-remote |
| tlsserverciphers | (generated) | Yes | qmail-smtpd |
| virtualdomains | (added by vpopmail) | No | qmail-send |