Postfix/sendmail: Unterschied zwischen den Versionen

Aus Foxwiki
K Textersetzung - „Man-Pages“ durch „Man-Page“
 
(27 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
{{DISPLAYTITLE:sendmail (Befehl)}}
'''sendmail''' - Schnittstelle für die Kompatibilität zwischen Postfix und [[Sendmail]]
'''sendmail''' - Schnittstelle für die Kompatibilität zwischen Postfix und [[Sendmail]]


Zeile 27: Zeile 26:


  '''Hinweis''
  '''Hinweis''
  Es kann etwa eine Minute dauern, bis eine Aktualisierung der Alias-Datenbank sichtbar wird. Verwenden Sie den Befehl "postfix reload", um diese Verzögerung zu vermeiden.
  Es kann etwa eine Minute dauern, bis eine Aktualisierung der Alias-Datenbank sichtbar wird. Verwenden Sie den Befehl "postfix reload", um diese Verzögerung zu vermeiden.


Diese und andere Funktionen können durch die Angabe der entsprechenden Kombination von Befehlszeilenoptionen ausgewählt werden. Einige Funktionen werden durch Parametern in der Konfigurationsdatei main.cf gesteuert.
Diese und andere Funktionen können durch die Angabe der entsprechenden Kombination von Befehlszeilenoptionen ausgewählt werden. Einige Funktionen werden durch Parametern in der Konfigurationsdatei main.cf gesteuert.
Zeile 62: Zeile 61:
| -bh  || (ignoriert)
| -bh  || (ignoriert)
|-
|-
| -bH  || (ignoriert)
| -bH  || (ignoriert) Postfix hat keine persistente Host-Status-Datenbank.
Postfix hat keine persistente Host-Status-Datenbank.
|-
|-
| -bi  || Initialisiert die Alias-Datenbank. Siehe den Befehl newaliases oben.
| -bi  || Initialisiert die Alias-Datenbank. Siehe den Befehl [[newaliases]]
|-
|-
| -bl  || Wechselt in den Daemon-Modus. Um nur lokale Verbindungen wie bei der Option -bl von Sendmail zu akzeptieren, geben Sie "inet_interfaces = loopback" in der Postfix main.cf Konfigurationsdatei an.
| -bl  || Wechselt in den Daemon-Modus. Um nur lokale Verbindungen wie bei der Option -bl von Sendmail zu akzeptieren, geben Sie "inet_interfaces = loopback" in der Postfix main.cf Konfigurationsdatei an.
Zeile 95: Zeile 93:
| -m || (ignoriert) Rückwärtskompatibilität.
| -m || (ignoriert) Rückwärtskompatibilität.
|-
|-
| -N dsn || (Voreinstellung: 'delay, failure') Steuerung der Benachrichtigung über den Lieferstatus.  Geben Sie entweder eine durch Komma getrennte Liste mit einer oder mehreren der Optionen failure (Benachrichtigung bei fehlgeschlagener Zustellung) (Benachrichtigung bei fehlgeschlagener Zustellung senden), delay (Benachrichtigung bei verzögerter Zustellung senden) oder success (Benachrichtigung bei erfolgter Zustellung senden); oder geben Sie never (überhaupt keine Benachrichtigungen senden).
| -N dsn || (Voreinstellung: 'delay, failure') Steuerung der Benachrichtigung über den Lieferstatus.  Geben Sie entweder eine durch Komma getrennte Liste mit einer oder mehreren der Optionen failure (Benachrichtigung bei fehlgeschlagener Zustellung) (Benachrichtigung bei fehlgeschlagener Zustellung senden), delay (Benachrichtigung bei verzögerter Zustellung senden) oder success (Benachrichtigung bei erfolgter Zustellung senden); oder geben Sie never (überhaupt keine Benachrichtigungen senden). Diese Funktion ist in Postfix 2.3 und höher verfügbar.
|-
Diese Funktion ist in Postfix 2.3 und höher verfügbar.
|-
|-
| -n || (ignoriert) Rückwärtskompatibilität.
| -n || (ignoriert) Rückwärtskompatibilität.
Zeile 141: Zeile 137:
| -v || Sendet einen E-Mail-Bericht über den ersten Zustellungsversuch (Postfix-Versionen 2.1 und höher). Die Zustellung von E-Mails erfolgt immer im Hintergrund. Wenn mehrere Wenn mehrere -v-Optionen angegeben werden, wird die ausführliche Protokollierung zu Debugging-Zwecken aktiviert.
| -v || Sendet einen E-Mail-Bericht über den ersten Zustellungsversuch (Postfix-Versionen 2.1 und höher). Die Zustellung von E-Mails erfolgt immer im Hintergrund. Wenn mehrere Wenn mehrere -v-Optionen angegeben werden, wird die ausführliche Protokollierung zu Debugging-Zwecken aktiviert.
|-
|-
| -X log_file (ignoriert) || Protokolliert den Mailer-Verkehr. Verwenden Sie stattdessen die Konfigurationsparameter debug_peer_list und debug_peer_level.
| -X log_file || (ignoriert) Protokolliert den Mailer-Verkehr. Verwenden Sie stattdessen die Konfigurationsparameter debug_peer_list und debug_peer_level.
|}
|}


== Umgebungsvariablen ==
== Umgebung ==
== Exit-Status ==
== Rückgabewert ==


= Konfiguration =
= Konfiguration =
== Dateien ==
== Dateien ==
# /var/spool/postfix
# mail queue
# /etc/postfix
# configuration files


= Anwendungen =
= Anwendung =
= Sicherheit =
= Sicherheit =
= Dokumentation =
== RFC ==
== Man-Pages ==
== Info-Pages ==
== Siehe auch ==
= Links =
== Projekt-Homepage ==
== Weblinks ==
== Einzelnachweise ==
<references />
= Testfragen =
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 1''
<div class="mw-collapsible-content">'''Antwort1'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 2''
<div class="mw-collapsible-content">'''Antwort2'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 3''
<div class="mw-collapsible-content">'''Antwort3'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 4''
<div class="mw-collapsible-content">'''Antwort4'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 5''
<div class="mw-collapsible-content">'''Antwort5'''</div>
</div>
= TMP =
'''sendmail''' - Schnittstelle für die Kompatibilität zwischen Postfix und Sendmail
SYNOPSIS
sendmail [option ...] [recipient ...]
mailq
sendmail -bp
newaliases
sendmail -I
DESCRIPTION
The  Postfix  sendmail(1)  command  implements the Postfix to Sendmail compatibility interface.  For the sake of compatibility with existing applica‐
tions, some Sendmail command-line options are recognized but silently ignored.
By default, Postfix sendmail(1) reads a message from standard input until EOF or until it reads a line with only a . character, and arranges for  de‐
livery.  Postfix sendmail(1) relies on the postdrop(1) command to create a queue file in the maildrop directory.
Specific command aliases are provided for other common modes of operation:
mailq  List  the  mail queue. Each entry shows the queue file ID, message size, arrival time, sender, and the recipients that still need to be deliv‐
ered.  If mail could not be delivered upon the last attempt, the reason for failure is shown. The queue ID string is followed by  an  optional
status character:
*      The message is in the active queue, i.e. the message is selected for delivery.
!      The message is in the hold queue, i.e. no further delivery attempt will be made until the mail is taken off hold.
#      The message is forced to expire. See the postsuper(1) options -e or -f.
This mode of operation is implemented by executing the postqueue(1) command.
newaliases
Initialize  the  alias  database.  If no input file is specified (with the -oA option, see below), the program processes the file(s) specified
with the alias_database configuration parameter.  If no alias database type is specified, the program uses the type  specified  with  the  de‐
fault_database_type configuration parameter.  This mode of operation is implemented by running the postalias(1) command.
Note: it may take a minute or so before an alias database update becomes visible. Use the "postfix reload" command to eliminate this delay.
These  and  other features can be selected by specifying the appropriate combination of command-line options. Some features are controlled by parame‐
ters in the main.cf configuration file.
The following options are recognized:
-Am (ignored)
-Ac (ignored)
Postfix sendmail uses the same configuration file regardless of whether or not a message is an initial submission.
-B body_type
The message body MIME type: 7BIT or 8BITMIME.
-bd    Go into daemon mode. This mode of operation is implemented by executing the "postfix start" command.
-bh (ignored)
-bH (ignored)
Postfix has no persistent host status database.
-bi    Initialize alias database. See the newaliases command above.
-bl    Go into daemon mode. To accept only local connections as with Sendmail´s -bl option, specify  "inet_interfaces  =  loopback"  in  the  Postfix
main.cf configuration file.
-bm    Read mail from standard input and arrange for delivery.  This is the default mode of operation.
-bp    List the mail queue. See the mailq command above.
-bs    Stand-alone  SMTP  server  mode.  Read  SMTP commands from standard input, and write responses to standard output.  In stand-alone SMTP server
mode, mail relaying and other access controls are disabled by default. To enable them, run the process as the mail_owner user.
This mode of operation is implemented by running the smtpd(8) daemon.
-bv    Do not collect or deliver a message. Instead, send an email report after verifying each recipient address.  This is useful for testing address
rewriting and routing configurations.
This feature is available in Postfix version 2.1 and later.
-C config_file
-C config_dir
The path name of the Postfix main.cf file, or of its parent directory. This information is ignored with Postfix versions before 2.3.
With  Postfix  version 3.2 and later, a non-default directory must be authorized in the default main.cf file, through the alternate_config_di‐
rectories or multi_instance_directories parameters.
With all Postfix versions, you can specify a directory pathname with the MAIL_CONFIG environment variable to override the location of configu‐
ration files.
-F full_name
Set the sender full name. This overrides the NAME environment variable, and is used only with messages that have no From: message header.
-f sender
Set  the  envelope  sender  address. This is the address where delivery problems are sent to. With Postfix versions before 2.1, the Errors-To:
message header overrides the error return address.
-G    Gateway (relay) submission, as opposed to initial user submission.  Either do not rewrite addresses at all,  or  update  incomplete  addresses
with the domain information specified with remote_header_rewrite_domain.
This option is ignored before Postfix version 2.3.
-h hop_count (ignored)
Hop count limit. Use the hopcount_limit configuration parameter instead.
-I    Initialize alias database. See the newaliases command above.
-i    When reading a message from standard input, don´t treat a line with only a . character as the end of input.
-L label (ignored)
The logging label. Use the syslog_name configuration parameter instead.
-m (ignored)
Backwards compatibility.
-N dsn (default: 'delay, failure')
Delivery  status  notification  control.  Specify  either  a comma-separated list with one or more of failure (send notification when delivery
fails), delay (send notification when delivery is delayed), or success (send notification when the message is  delivered);  or  specify  never
(don't send any notifications at all).
This feature is available in Postfix 2.3 and later.
-n (ignored)
Backwards compatibility.
-oAalias_database
Non-default alias database. Specify pathname or type:pathname. See postalias(1) for details.
-O option=value (ignored)
Set the named option to value. Use the equivalent configuration parameter in main.cf instead.
-o7 (ignored)
-o8 (ignored)
To send 8-bit or binary content, use an appropriate MIME encapsulation and specify the appropriate -B command-line option.
-oi    When reading a message from standard input, don´t treat a line with only a . character as the end of input.
-om (ignored)
The sender is never eliminated from alias etc. expansions.
-o x value (ignored)
Set option x to value. Use the equivalent configuration parameter in main.cf instead.
-r sender
Set  the  envelope  sender  address. This is the address where delivery problems are sent to. With Postfix versions before 2.1, the Errors-To:
message header overrides the error return address.
-R return
Delivery status notification control.  Specify "hdrs" to return only the header when a message bounces, "full" to return a full copy (the  de‐
fault behavior).
The -R option specifies an upper bound; Postfix will return only the header, when a full copy would exceed the bounce_size_limit setting.
This option is ignored before Postfix version 2.10.
-q    Attempt to deliver all queued mail. This is implemented by executing the postqueue(1) command.
Warning: flushing undeliverable mail frequently will result in poor delivery performance of all other mail.
-qinterval (ignored)
The interval between queue runs. Use the queue_run_delay configuration parameter instead.
-qIqueueid
Schedule  immediate  delivery  of  mail with the specified queue ID.  This option is implemented by executing the postqueue(1) command, and is
available with Postfix version 2.4 and later.
-qRsite
Schedule immediate delivery of all mail that is queued for the named site. This option accepts only site names that are eligible for the "fast
flush" service, and is implemented by executing the postqueue(1) command.  See flush(8) for more information about the "fast flush" service.
-qSsite
This command is not implemented. Use the slower "sendmail -q" command instead.
-t    Extract recipients from message headers. These are added to any recipients specified on the command line.
With Postfix versions prior to 2.1, this option requires that no recipient addresses are specified on the command line.
-U (ignored)
Initial user submission.
-V envid
Specify the envelope ID for notification by servers that support DSN.
This feature is available in Postfix 2.3 and later.
-XV (Postfix 2.2 and earlier: -V)
Variable  Envelope  Return  Path. Given an envelope sender address of the form owner-listname@origin, each recipient user@domain receives mail
with a personalized envelope sender address.
By default, the personalized envelope sender address is owner-listname+user=domain@origin. The default + and  =  characters  are  configurable
with the default_verp_delimiters configuration parameter.
-XVxy (Postfix 2.2 and earlier: -Vxy)
As  -XV, but uses x and y as the VERP delimiter characters, instead of the characters specified with the default_verp_delimiters configuration
parameter.
-v    Send an email report of the first delivery attempt (Postfix versions 2.1 and later). Mail delivery always happens in the background. When mul‐
tiple -v options are given, enable verbose logging for debugging purposes.
-X log_file (ignored)
Log mailer traffic. Use the debug_peer_list and debug_peer_level configuration parameters instead.
SECURITY
By design, this program is not set-user (or group) id.  It is prepared to handle message content from untrusted, possibly remote, users.
By design, this program is not set-user (or group) id.  It is prepared to handle message content from untrusted, possibly remote, users.


Zeile 411: Zeile 173:
Without the "--", a malicious user could enable Postfix sendmail(1) command options, by specifying an email address that starts with "-".
Without the "--", a malicious user could enable Postfix sendmail(1) command options, by specifying an email address that starts with "-".


DIAGNOSTICS
= Dokumentation =
== RFC ==
== Man-Page ==
== Info-Pages ==
== Siehe auch ==
 
= Links =
== Projekt ==
== Weblinks ==
 
 
 
 
= TMP =
== DIAGNOSTICS ==
Problems are logged to syslogd(8) or postlogd(8), and to the standard error stream.
Problems are logged to syslogd(8) or postlogd(8), and to the standard error stream.


ENVIRONMENT
== ENVIRONMENT ==
MAIL_CONFIG
MAIL_CONFIG
Directory with Postfix configuration files.
Directory with Postfix configuration files.
Zeile 462: Zeile 238:
List of users who are authorized to submit mail with the sendmail(1) command (and with the privileged postdrop(1) helper command).
List of users who are authorized to submit mail with the sendmail(1) command (and with the privileged postdrop(1) helper command).


RESOURCE AND RATE CONTROLS
== RESOURCE AND RATE CONTROLS ==
bounce_size_limit (50000)
bounce_size_limit (50000)
The maximal amount of original message text that is sent in a non-delivery notification.
The maximal amount of original message text that is sent in a non-delivery notification.
Zeile 493: Zeile 269:
The characters Postfix accepts as VERP delimiter characters on the Postfix sendmail(1) command line and in SMTP commands.
The characters Postfix accepts as VERP delimiter characters on the Postfix sendmail(1) command line and in SMTP commands.


MISCELLANEOUS CONTROLS
== MISCELLANEOUS CONTROLS ==
alias_database (see 'postconf -d' output)
alias_database (see 'postconf -d' output)
The alias databases for local(8) delivery that are updated with "newaliases" or with "sendmail -bi".
The alias databases for local(8) delivery that are updated with "newaliases" or with "sendmail -bi".
Zeile 543: Zeile 319:
Postfix instance.
Postfix instance.


FILES
== SEE ALSO ==
/var/spool/postfix, mail queue
/etc/postfix, configuration files
 
SEE ALSO
pickup(8), mail pickup daemon
pickup(8), mail pickup daemon
qmgr(8), queue manager
qmgr(8), queue manager
Zeile 560: Zeile 332:
syslogd(8), system logging
syslogd(8), system logging


README_FILES
== README_FILES ==
Use "postconf readme_directory" or "postconf html_directory" to locate this information.
Use "postconf readme_directory" or "postconf html_directory" to locate this information.
DEBUG_README, Postfix debugging howto
DEBUG_README, Postfix debugging howto
Zeile 566: Zeile 338:
VERP_README, Postfix VERP howto
VERP_README, Postfix VERP howto


[[Kategorie:Postfix]]
[[Kategorie:Postfix/Befehl]]
[[Kategorie:Linux/Befehl]]

Aktuelle Version vom 6. November 2024, 12:57 Uhr

sendmail - Schnittstelle für die Kompatibilität zwischen Postfix und Sendmail

Beschreibung

Der Postfix-Befehl sendmail(1) implementiert die Postfix-Sendmail-Kompatibilitätsschnittstelle.

  • Aus Gründen der Kompatibilität mit bestehenden Anwendungen werden einige Sendmail-Befehlszeilenoptionen erkannt, aber stillschweigend ignoriert.
  • Standardmäßig liest Postfix sendmail(1) eine Nachricht von der Standardeingabe bis EOF oder bis es eine Zeile mit nur einem Zeichen
  • Postfix sendmail(1) verlässt sich auf den Befehl postdrop(1), um eine Warteschlangendatei im maildrop-Verzeichnis zu erstellen.

Für andere gängige Betriebsarten sind spezielle Befehlsalias vorgesehen:

mailq
  • Listet die Mail-Warteschlange auf. Jeder Eintrag zeigt die ID der Warteschlangendatei, die Größe der Nachricht, die Ankunftszeit, den Absender und die Empfänger, die noch beliefert werden müssen.
  • Wenn eine Nachricht beim letzten Versuch nicht zugestellt werden konnte, wird der Grund für den Fehler angezeigt. Auf die Warteschlangen-ID folgt ein optionales

Statuszeichen:

* Die Nachricht befindet sich in der aktiven Warteschlange, d. h. die Nachricht ist zur Zustellung ausgewählt.
! Die Nachricht befindet sich in der Warteschlange "Hold", d. h. es wird kein weiterer Zustellversuch unternommen, bis die Nachricht aus der Warteschlange genommen wird.
# Die Nachricht wird zum Verfall gezwungen. Siehe die postsuper(1)-Optionen -e oder -f.

Diese Betriebsart wird durch die Ausführung des Befehls postqueue(1) implementiert.

newaliases
  • Initialisiert die Alias-Datenbank.
  • Wenn keine Eingabedatei angegeben wird (mit der Option -oA, siehe unten), verarbeitet das Programm die Datei(en), die mit dem Konfigurationsparameter alias_database angegebene Datei(en).
  • Wenn kein Alias-Datenbanktyp angegeben ist, verwendet das Programm den Typ, der mit dem Parameter default_database_type angegebenen Typ.
  • Diese Betriebsart wird durch die Ausführung des Befehls postalias(1) implementiert.
'Hinweis
Es kann etwa eine Minute dauern, bis eine Aktualisierung der Alias-Datenbank sichtbar wird. Verwenden Sie den Befehl "postfix reload", um diese Verzögerung zu vermeiden.

Diese und andere Funktionen können durch die Angabe der entsprechenden Kombination von Befehlszeilenoptionen ausgewählt werden. Einige Funktionen werden durch Parametern in der Konfigurationsdatei main.cf gesteuert.

Installation

# type sendmail
sendmail is /usr/sbin/sendmail
# whereis sendmail
sendmail: /usr/sbin/sendmail /usr/lib/sendmail /usr/share/man/man1/sendmail.1.gz

Syntax

sendmail [option ...] [recipient ...]
mailq
sendmail -bp
neualiases
sendmail -I

Parameter

Optionen

Option Beschreibung
-Am (ignoriert)
-Ac (ignoriert) Postfix sendmail verwendet dieselbe Konfigurationsdatei, unabhängig davon, ob es sich bei einer Nachricht um eine Erstübermittlung handelt oder nicht.
-B body_type Der MIME-Typ des Nachrichtentextes: 7BIT oder 8BITMIME.
-bd Wechselt in den Daemon-Modus. Diese Betriebsart wird durch das Ausführen des Befehls "postfix start" implementiert.
-bh (ignoriert)
-bH (ignoriert) Postfix hat keine persistente Host-Status-Datenbank.
-bi Initialisiert die Alias-Datenbank. Siehe den Befehl newaliases
-bl Wechselt in den Daemon-Modus. Um nur lokale Verbindungen wie bei der Option -bl von Sendmail zu akzeptieren, geben Sie "inet_interfaces = loopback" in der Postfix main.cf Konfigurationsdatei an.
-bm Liest E-Mails von der Standardeingabe und sorgt für die Zustellung. Dies ist die Standardbetriebsart.
-bp Listet die Mail-Warteschlange auf. Siehe den Befehl mailq oben.
-bs Eigenständiger SMTP-Server-Modus. Liest SMTP-Befehle von der Standardeingabe und schreibt Antworten auf die Standardausgabe. Im Standalone-SMTP-Server-Modus Modus sind das Mail-Relaying und andere Zugriffskontrollen standardmäßig deaktiviert. Um sie zu aktivieren, führen Sie den Prozess als Benutzer mail_owner aus. Diese Betriebsart wird durch die Ausführung des smtpd(8)-Daemons implementiert.
-bv Eine Nachricht nicht abholen oder zustellen. Stattdessen wird ein E-Mail-Bericht gesendet, nachdem jede Empfängeradresse überprüft wurde. Dies ist nützlich zum Testen von Adress Umschreiben von Adressen und Routing-Konfigurationen. Diese Funktion ist in Postfix Version 2.1 und höher verfügbar.
-C config_file
-C config_dir Der Pfadname der Postfix-Datei main.cf bzw. ihres übergeordneten Verzeichnisses. Diese Angabe wird bei Postfix-Versionen vor 2.3 ignoriert. Ab der Postfix-Version 3.2 muss in der Standarddatei main.cf ein anderes Verzeichnis als das Standardverzeichnis zugelassen werden, und zwar über die Optionen alternate_config_directories oder multi_instance_directories zugelassen werden. Bei allen Postfix-Versionen können Sie mit der Umgebungsvariablen MAIL_CONFIG einen Verzeichnispfad angeben, um den Speicherort der Konfigurationsdateien zu überschreiben. rationsdateien zu überschreiben.
-F voller_name Legt den vollständigen Namen des Absenders fest. Diese Option hat Vorrang vor der Umgebungsvariablen NAME und wird nur bei Nachrichten verwendet, die keine From: Kopfzeile haben.
-f Absender Legt die Absenderadresse für den Umschlag fest. Dies ist die Adresse, an die Zustellungsprobleme gesendet werden. Bei Postfix-Versionen vor 2.1 hat der Header Errors-To: Nachrichtenkopf die Fehler-Rücksendeadresse außer Kraft. G Gateway- (Relay-) Übermittlung, im Gegensatz zur ursprünglichen Benutzerübermittlung. Entweder werden Adressen überhaupt nicht umgeschrieben oder unvollständige Adressen werden mit den Domäneninformationen, die mit remote_header_rewrite_domain angegeben wurden. Diese Option wird vor Postfix Version 2.3 ignoriert.
-h hop_count (ignoriert) Hopcount-Grenze. Verwenden Sie stattdessen den Konfigurationsparameter hopcount_limit.
-I Initialisierung der Alias-Datenbank. Siehe den Befehl newaliases oben.
-i Wenn eine Nachricht von der Standardeingabe gelesen wird, wird eine Zeile mit nur einem . nicht als Ende der Eingabe behandelt.
-L label (ignoriert) Das Label für die Protokollierung. Verwenden Sie stattdessen den Konfigurationsparameter syslog_name.
-m (ignoriert) Rückwärtskompatibilität.
-N dsn (Voreinstellung: 'delay, failure') Steuerung der Benachrichtigung über den Lieferstatus. Geben Sie entweder eine durch Komma getrennte Liste mit einer oder mehreren der Optionen failure (Benachrichtigung bei fehlgeschlagener Zustellung) (Benachrichtigung bei fehlgeschlagener Zustellung senden), delay (Benachrichtigung bei verzögerter Zustellung senden) oder success (Benachrichtigung bei erfolgter Zustellung senden); oder geben Sie never (überhaupt keine Benachrichtigungen senden). Diese Funktion ist in Postfix 2.3 und höher verfügbar.
-n (ignoriert) Rückwärtskompatibilität.
-oAalias_datenbank Nicht-standardmäßige Alias-Datenbank. Geben Sie den Pfadnamen oder type:pathname an. Siehe postalias(1) für Details.
-O option=value (ignoriert) Setzt die genannte Option auf den Wert. Verwenden Sie stattdessen den entsprechenden Konfigurationsparameter in main.cf.
-o7 (ignoriert)
-o8 (ignoriert) Um 8-Bit- oder binäre Inhalte zu senden, verwenden Sie eine geeignete MIME-Kapselung und geben Sie die entsprechende Befehlszeilenoption -B an.
-oi Beim Lesen einer Nachricht von der Standardeingabe wird eine Zeile, die nur ein .-Zeichen enthält, nicht als das Ende der Eingabe behandelt.
-om (ignoriert) Der Absender wird bei Erweiterungen von Aliasen usw. nie eliminiert.
-o x Wert (ignoriert) Setzt die Option x auf Wert. Verwenden Sie stattdessen den entsprechenden Konfigurationsparameter in main.cf.
-r Absender Legt die Absenderadresse des Umschlags fest. Dies ist die Adresse, an die Zustellungsprobleme gesendet werden. Bei Postfix-Versionen vor 2.1 hat der Errors-To: Nachrichtenkopf die Fehler-Rücksendeadresse außer Kraft.
-R Rückgabe Steuerung der Benachrichtigung über den Zustellungsstatus. Geben Sie "hdrs" an, um nur den Header zurückzugeben, wenn eine Nachricht nicht zugestellt werden kann, "full", um eine vollständige Kopie zurückzugeben (das de-Fehlerverhalten). Die Option -R gibt eine Obergrenze an; Postfix gibt nur den Header zurück, wenn eine vollständige Kopie die Einstellung bounce_size_limit überschreiten würde. Diese Option wird vor Postfix Version 2.10 ignoriert.
-q Versucht, alle in der Warteschlange befindlichen Mails zuzustellen. Dies wird durch das Ausführen des Befehls postqueue(1) erreicht. Warnung: Wenn Sie häufig unzustellbare Mails in die Warteschlange stellen, führt dies zu einer schlechten Zustellungsleistung für alle anderen Mails.
-qinterval (ignoriert) Das Intervall zwischen den Warteschlangenläufen. Verwenden Sie stattdessen den Konfigurationsparameter queue_run_delay.
-qIqueueid Planen Sie die sofortige Zustellung von Nachrichten mit der angegebenen Warteschlangen-ID. Diese Option wird durch die Ausführung des Befehls postqueue(1) implementiert und ist ist ab Postfix Version 2.4 verfügbar.
-qRsite Plant die sofortige Zustellung aller Mails, die für die angegebene Site in der Warteschlange stehen. Diese Option akzeptiert nur Site-Namen, die für den "fast flush"-Dienst berechtigt sind, und wird durch die Ausführung des Befehls postqueue(1) implementiert. Siehe flush(8) für weitere Informationen über den "fast flush"-Dienst.
-qSite Dieser Befehl ist nicht implementiert. Verwenden Sie stattdessen den langsameren Befehl "sendmail -q".
-t Extrahiert Empfänger aus den Kopfzeilen von Nachrichten. Diese werden zu den in der Befehlszeile angegebenen Empfängern hinzugefügt. Bei Postfix-Versionen vor 2.1 setzt diese Option voraus, dass keine Empfängeradressen in der Befehlszeile angegeben werden.
-U (ignoriert) Initiale Benutzerübermittlung.
-V envid Geben Sie die Umschlag-ID für die Benachrichtigung durch Server an, die DSN unterstützen. Diese Funktion ist in Postfix 2.3 und höher verfügbar.
-XV (Postfix 2.2 und früher: -V) Variabler Umschlag-Rücksendepfad. Bei einer Absenderadresse des Umschlags in der Form owner-listname@origin erhält jeder Empfänger user@domain mit einer personalisierten Umschlagabsenderadresse. Standardmäßig lautet die personalisierte Umschlagabsenderadresse owner-listname+user=domain@origin. Die Standardzeichen + und = sind konfigurierbar mit dem Konfigurationsparameter default_verp_delimiters.
-XVxy (Postfix 2.2 und früher: -Vxy) Wie -XV, verwendet jedoch x und y als VERP-Begrenzungszeichen anstelle der Zeichen, die mit dem Konfigurationsparameter default_verp_delimiters Parameter angegeben wurden.
-v Sendet einen E-Mail-Bericht über den ersten Zustellungsversuch (Postfix-Versionen 2.1 und höher). Die Zustellung von E-Mails erfolgt immer im Hintergrund. Wenn mehrere Wenn mehrere -v-Optionen angegeben werden, wird die ausführliche Protokollierung zu Debugging-Zwecken aktiviert.
-X log_file (ignoriert) Protokolliert den Mailer-Verkehr. Verwenden Sie stattdessen die Konfigurationsparameter debug_peer_list und debug_peer_level.

Umgebung

Rückgabewert

Konfiguration

Dateien

  1. /var/spool/postfix
  2. mail queue
  3. /etc/postfix
  4. configuration files

Anwendung

Sicherheit

By design, this program is not set-user (or group) id. It is prepared to handle message content from untrusted, possibly remote, users.

However, like most Postfix programs, this program does not enforce a security policy on its command-line arguments. Instead, it relies on the UNIX system to enforce access policies based on the effective user and group IDs of the process. Concretely, this means that running Postfix commands as root (from sudo or equivalent) on behalf of a non-root user is likely to create privilege escalation opportunities.

If an application runs any Postfix programs on behalf of users that do not have normal shell access to Postfix commands, then that application MUST restrict user-specified command-line arguments to avoid privilege escalation.

• Filter all command-line arguments, for example arguments that contain a pathname or that specify a database access method. These pathname checks must reject user-controlled symlinks or hardlinks to sensitive files, and must not be vulnerable to TOCTOU race attacks.

• Disable command options processing for all command arguments that contain user-specified data. For example, the Postfix sendmail(1) command line MUST be structured as follows:

/path/to/sendmail system-arguments -- user-arguments

Here, the "--" disables command option processing for all user-arguments that follow.

Without the "--", a malicious user could enable Postfix sendmail(1) command options, by specifying an email address that starts with "-".

Dokumentation

RFC

Man-Page

Info-Pages

Siehe auch

Links

Projekt

Weblinks

TMP

DIAGNOSTICS

Problems are logged to syslogd(8) or postlogd(8), and to the standard error stream.

ENVIRONMENT

MAIL_CONFIG Directory with Postfix configuration files.

MAIL_VERBOSE (value does not matter) Enable verbose logging for debugging purposes.

MAIL_DEBUG (value does not matter) Enable debugging with an external command, as specified with the debugger_command configuration parameter.

NAME The sender full name. This is used only with messages that have no From: message header. See also the -F option above.

CONFIGURATION PARAMETERS The following main.cf parameters are especially relevant to this program. The text below provides only a parameter summary. See postconf(5) for more details including examples.

COMPATIBILITY CONTROLS Available with Postfix 2.9 and later:

sendmail_fix_line_endings (always) Controls how the Postfix sendmail command converts email message line endings from <CR><LF> into UNIX format (<LF>).

TROUBLE SHOOTING CONTROLS The DEBUG_README file gives examples of how to troubleshoot a Postfix system.

debugger_command (empty) The external command to execute when a Postfix daemon program is invoked with the -D option.

debug_peer_level (2) The increment in verbose logging level when a nexthop destination, remote client or server name or network address matches a pattern given with the debug_peer_list parameter.

debug_peer_list (empty) Optional list of nexthop destination, remote client or server name or network address patterns that, if matched, cause the verbose logging level to increase by the amount specified in $debug_peer_level.

ACCESS CONTROLS Available in Postfix version 2.2 and later:

authorized_flush_users (static:anyone) List of users who are authorized to flush the queue.

authorized_mailq_users (static:anyone) List of users who are authorized to view the queue.

authorized_submit_users (static:anyone) List of users who are authorized to submit mail with the sendmail(1) command (and with the privileged postdrop(1) helper command).

RESOURCE AND RATE CONTROLS

bounce_size_limit (50000) The maximal amount of original message text that is sent in a non-delivery notification.

fork_attempts (5) The maximal number of attempts to fork() a child process.

fork_delay (1s) The delay between attempts to fork() a child process.

hopcount_limit (50) The maximal number of Received: message headers that is allowed in the primary message headers.

queue_run_delay (300s) The time between deferred queue scans by the queue manager; prior to Postfix 2.4 the default value was 1000s.

FAST FLUSH CONTROLS The ETRN_README file describes configuration and operation details for the Postfix "fast flush" service.

fast_flush_domains ($relay_domains) Optional list of destinations that are eligible for per-destination logfiles with mail that is queued to those destinations.

VERP CONTROLS The VERP_README file describes configuration and operation details of Postfix support for variable envelope return path addresses.

default_verp_delimiters (+=) The two default VERP delimiter characters.

verp_delimiter_filter (-=+) The characters Postfix accepts as VERP delimiter characters on the Postfix sendmail(1) command line and in SMTP commands.

MISCELLANEOUS CONTROLS

alias_database (see 'postconf -d' output) The alias databases for local(8) delivery that are updated with "newaliases" or with "sendmail -bi".

command_directory (see 'postconf -d' output) The location of all postfix administrative commands.

config_directory (see 'postconf -d' output) The default location of the Postfix main.cf and master.cf configuration files.

daemon_directory (see 'postconf -d' output) The directory with Postfix support programs and daemon programs.

default_database_type (see 'postconf -d' output) The default database type for use in newaliases(1), postalias(1) and postmap(1) commands.

delay_warning_time (0h) The time after which the sender receives a copy of the message headers of mail that is still queued.

import_environment (see 'postconf -d' output) The list of environment parameters that a privileged Postfix process will import from a non-Postfix parent process, or name=value environment overrides.

mail_owner (postfix) The UNIX system account that owns the Postfix queue and most Postfix daemon processes.

queue_directory (see 'postconf -d' output) The location of the Postfix top-level queue directory.

remote_header_rewrite_domain (empty) Don't rewrite message headers from remote clients at all when this parameter is empty; otherwise, rewrite message headers and append the spec‐ ified domain name to incomplete addresses.

syslog_facility (mail) The syslog facility of Postfix logging.

syslog_name (see 'postconf -d' output) A prefix that is prepended to the process name in syslog records, so that, for example, "smtpd" becomes "prefix/smtpd".

Postfix 3.2 and later:

alternate_config_directories (empty) A list of non-default Postfix configuration directories that may be specified with "-c config_directory" on the command line (in the case of sendmail(1), with the "-C" option), or via the MAIL_CONFIG environment parameter.

multi_instance_directories (empty) An optional list of non-default Postfix configuration directories; these directories belong to additional Postfix instances that share the Postfix executable files and documentation with the default Postfix instance, and that are started, stopped, etc., together with the default Postfix instance.

SEE ALSO

pickup(8), mail pickup daemon qmgr(8), queue manager smtpd(8), SMTP server flush(8), fast flush service postsuper(1), queue maintenance postalias(1), create/update/query alias database postdrop(1), mail posting utility postfix(1), mail system control postqueue(1), mail queue control postlogd(8), Postfix logging syslogd(8), system logging

README_FILES

Use "postconf readme_directory" or "postconf html_directory" to locate this information. DEBUG_README, Postfix debugging howto ETRN_README, Postfix ETRN howto VERP_README, Postfix VERP howto