<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Postfix-commands</id>
	<title>Postfix-commands - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Postfix-commands"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Postfix-commands&amp;action=history"/>
	<updated>2026-06-29T02:23:16Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Xinux Wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=Postfix-commands&amp;diff=6205&amp;oldid=prev</id>
		<title>Thomas: Die Seite wurde neu angelegt: „=Conf-related= ;Show all Postfix parameters and their effective values *postconf ;Show value for the given parameter *postconf smtpd_tls_security_level ;Show all …“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Postfix-commands&amp;diff=6205&amp;oldid=prev"/>
		<updated>2014-12-13T13:26:23Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „=Conf-related= ;Show all Postfix parameters and their effective values *postconf ;Show value for the given parameter *postconf smtpd_tls_security_level ;Show all …“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Conf-related=&lt;br /&gt;
;Show all Postfix parameters and their effective values&lt;br /&gt;
*postconf&lt;br /&gt;
;Show value for the given parameter&lt;br /&gt;
*postconf smtpd_tls_security_level&lt;br /&gt;
;Show all parameters that have been explicitly set in main.cf&lt;br /&gt;
*postconf -n&lt;br /&gt;
;Show all default values&lt;br /&gt;
*postconf -d&lt;br /&gt;
;Show default value of the given parameter&lt;br /&gt;
postconf -d alias_maps&lt;br /&gt;
&lt;br /&gt;
=Queue-related=&lt;br /&gt;
;Show mails that are currently queued &lt;br /&gt;
*postqueue -p &lt;br /&gt;
;Flush the queue (try to send) &lt;br /&gt;
*postqueue -f &lt;br /&gt;
;Delete a mail from the queue (ids can be found in mail.log) &lt;br /&gt;
*postsuper -d &amp;lt;id&amp;gt; # &lt;br /&gt;
;Delete all mails from the queue &lt;br /&gt;
*postsuper -d ALL&lt;br /&gt;
;Show mails that are currently queued&lt;br /&gt;
*postqueue -p&lt;br /&gt;
;Flush the queue (try to send)&lt;br /&gt;
*postqueue -f&lt;br /&gt;
;Delete a mail from the queue (ids can be found in mail.log)&lt;br /&gt;
*postsuper -d &amp;lt;id&amp;gt;&lt;br /&gt;
;Delete all mails from the queue&lt;br /&gt;
*postsuper -d ALL&lt;/div&gt;</summary>
		<author><name>Thomas</name></author>
	</entry>
</feed>