New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Show redirects
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 09:55, 16 March 2024Me (hist | edit) ‎[447 bytes]Ebroch (talk | contribs) (Created page with "<u>'''me'''</u> Contains the fully-qualified name (FQDN) of the host. This should be the same as the result of the command: # hostname --fqdn For machines running virtual hosts, this file should contain the host's IP address. This file is used as the default for the following hostname-related control files: bouncehost defaultdomain defaulthost doublebouncehost envnoathost helohost idhost localiphost")
  • 09:54, 16 March 2024Locals (hist | edit) ‎[304 bytes]Ebroch (talk | contribs) (Created page with "<u>'''locals'''</u> man '''qmail-send''' excerpt: List of domain names that the current host receives mail for, one per line. Default: me, if that is supplied; otherwise '''qmail-send''' refuses to run. An address <u>user@domain</u> is considered local if <u>domain</u> is listed in <u>locals</u>.")
  • 09:53, 16 March 2024Localiphost (hist | edit) ‎[445 bytes]Ebroch (talk | contribs) (Created page with "<u>'''localiphost'''</u> man '''qmail-smtpd''' excerpt: Replacement host name for local IP addresses. Default: <u>me</u>, if that is supplied. '''qmail-smtpd''' is responsible for recognizing dotted-decimal addresses for the current host. When it sees a recipient address of the form <u>box@[d.d.d.d]</u>, where <u>d.d.d.d</u> is a local IP address, it replaces <u>[d.d.d.d]</u> with <u>localiphost</u>. This is done before <u>rcpthosts</u>.")
  • 09:52, 16 March 2024Envnoathost (hist | edit) ‎[342 bytes]Ebroch (talk | contribs) (Created page with "<u>'''envnoathost'''</u> man '''qmail-send''' excerpt: Presumed domain name for addresses without @ signs. Default: me, if that is supplied; otherwise the literal name '''envnoathost''', which is probably not what you want. If '''qmail-send''' sees an envelope recipient address without an @ sign, it appends '''@'''<u>envnoathost</u>.")
  • 09:52, 16 March 2024Doublebounceto (hist | edit) ‎[320 bytes]Ebroch (talk | contribs) (Created page with "<u>'''doublebounceto'''</u> man '''qmail-send''' excerpt: User to receive double-bounces. Default: '''postmaster'''. If a single-bounce notice is permanently undeliverable, '''qmail-send''' sends a '''double-bounce''' notice to <u>doublebounceto</u>@doublebouncehost. (If that bounces, '''qmail-send''' gives up.)")
  • 09:52, 16 March 2024Doublebouncehost (hist | edit) ‎[242 bytes]Ebroch (talk | contribs) (Created page with "<u>'''doublebouncehost'''</u> Hostname of doublebounce sender. man '''qmail-send''' excerpt: Double-bounce host. Default: me, if that is supplied; otherwise the literal name '''doublebouncehost''', which is probably not what you want.")
  • 09:41, 16 March 2024Dh512.pem (hist | edit) ‎[102 bytes]Ebroch (talk | contribs) (Created page with "<u>'''dh512.pem'''</u> man '''qmail-smtpd''' excerpt: 512 bit counterpart for '''dh1024.pem'''.")
  • 09:41, 16 March 2024Dh1024.pem (hist | edit) ‎[221 bytes]Ebroch (talk | contribs) (Created page with "<u>'''dh1024.pem'''</u> man '''qmail-smtpd''' excerpt: If these 1024 bit DH parameters are provided, '''qmail-smtpd''' will use them for TLS sessions instead of generating one on-the-fly (which is very time consuming).")
  • 09:36, 16 March 2024Defaulthost (hist | edit) ‎[465 bytes]Ebroch (talk | contribs) (Created page with " defaulthost Default host name. Default: me, if that is supplied; otherwise the literal name defaulthost, which is probably not what you want. qmail-inject adds this name to any address without a host name. defaulthost need not be the current host's name. For example, you may prefer that outgoing mail show just your domain name. The QMAILDEFAULTHOST environment variable overrides defaulthost.")
  • 09:28, 16 March 2024Databytes (hist | edit) ‎[686 bytes]Ebroch (talk | contribs) (Created page with "<u>'''databytes'''</u> The Qmail-Toaster default value is 20971520. man '''qmail-smtpd''' excerpt: Maximum number of bytes allowed in a message, or 0 for no limit. Default: 0. If a message exceeds this limit, '''qmail-smtpd''' returns a permanent error code to the client; in contrast, if the disk is full or '''qmail-smtpd''' hits a resource limit, '''qmail-smtpd''' returns a temporary error code. <u>databytes</u> counts bytes as stored on disk, not as transmitted th...")
  • 09:28, 16 March 2024Concurrencyremote (hist | edit) ‎[238 bytes]Ebroch (talk | contribs) (Created page with "<u>'''concurrencyremote'''</u> man '''qmail-send''' excerpt: Maximum number of simultaneous remote delivery attempts. Default: 20. If 0, remote deliveries will be put on hold. <u>concurrencyremote</u> is limited at compile time to 509.")
  • 09:27, 16 March 2024Concurrencylocal (hist | edit) ‎[234 bytes]Ebroch (talk | contribs) (Created page with "<u>'''concurrencylocal'''</u> man '''qmail-send''' excerpt: Maximum number of simultaneous local delivery attempts. Default: 10. If 0, local deliveries will be put on hold. <u>concurrencylocal</u> is limited at compile time to 509.")
  • 09:27, 16 March 2024Concurrencyincoming (hist | edit) ‎[432 bytes]Ebroch (talk | contribs) (Created page with "<u>'''concurrencyincoming'''</u> Maximum simultaneous incoming SMTP connections. Qmail-Toaster default is 100. The value contained in this file is used as the '-c' parameter to '''tcpserver''' for '''qmail-smtpd'''. '''supervise''' runs '''tcpserver''' which runs '''qmail-smtpd''' according to the contents of '''/var/qmail/supervise/smtp/run''', which puts all of this together. See corresponding man pages for further details.")
  • 09:26, 16 March 2024Clientcrl.pem (hist | edit) ‎[225 bytes]Ebroch (talk | contribs) (Created page with "<u>'''clientcrl.pem'''</u> man '''qmail-smtpd''' excerpt: A list of Certificate Revocation Lists (CRLs). If present it should contain the CRLs of the CAs in clientca.pem and client certs will be checked for revocation.")
  • 09:26, 16 March 2024Clientca.pem (hist | edit) ‎[198 bytes]Ebroch (talk | contribs) (Created page with "<u>'''clientca.pem'''</u> man '''qmail-smtpd''' excerpt: A list of Certifying Authority (CA) certificates that are used to verify the client-presented certificates during a TLS-encrypted session.")
  • 09:25, 16 March 2024Bouncehost (hist | edit) ‎[422 bytes]Ebroch (talk | contribs) (Created page with "u>'''bouncehost'''</u> man '''qmail-send''' excerpt: Bounce host. Default: me, if that is supplied; otherwise the literal name '''bouncehost''', which is probably not what you want. If a message is permanently undeliverable, '''qmail-send''' sends a '''single-bounce''' notice back to the message's envelope sender. The notice is '''From:''' bouncefrom@<u>bouncehost</u>, although its envelope sender is empty.")
  • 09:24, 16 March 2024Bouncefrom (hist | edit) ‎[103 bytes]Ebroch (talk | contribs) (Created page with "<u>'''bouncefrom'''</u> man '''qmail-send''' excerpt: Bounce username. Default: '''MAILER-DAEMON'''.")
  • 09:24, 16 March 2024Blacklists (hist | edit) ‎[3,285 bytes]Ebroch (talk | contribs) (Created page with "A DNS-based Blackhole List (DNSBL, also known as Real-time Blackhole List or RBL), is a means by which an Internet site may publish a list of IP addresses in a format that can be easily queried by mail servers on the Internet. These addresses are those of known spammers or open relays, which are places from which you do not want to receive email. If an email comes from one of these addresses, it can be rejected as spam. There is a [http://en.wikipedia.org/wiki/DNSBL#DNSB...")
  • 09:15, 16 March 2024Badmimetypes.cdb (hist | edit) ‎[527 bytes]Ebroch (talk | contribs) (Created page with "<u>'''badmimetypes.cdb'''</u> man '''qmail-smtpd''' excerpt: Unacceptable base64 encoded MIME types in message. '''qmail-smtpd''' will reject every message if the first 9 significant characters (e.g. '''TVqQAAMAA''') of any of it's embedded base64 attachments type is identical with one compiled into <u>badmimetypes.cdb</u>. Use '''qmail-badmimetypes''' to derive <u>badmimetypes.cdb</u> from <u>badmimetypes</u>. The control file <u>badmimetypes.cdb</u> is evaluated if...")
  • 09:14, 16 March 2024Badmailtonorelay (hist | edit) ‎[257 bytes]Ebroch (talk | contribs) (Created page with "<u>'''badmailtonorelay'''</u> man '''qmail-smtpd''' excerpt: Functions the same as the <u>badmailto</u> control file but is read only if the '''RELAYCLIENT''' environment variable is not set. For more information, please have a look at README.qregex.")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)