Difference between revisions of "Postfix"

From Free Software Directory
Jump to: navigation, search
(Added Debian link)
(typo + category)
 
(15 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
|Name=Postfix
 
|Name=Postfix
 
|Short description=Mail transport agent
 
|Short description=Mail transport agent
|Full description=Postfix is an attempt to provide an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and hopefully secure, while at the same time being sendmail compatible enough to not upset your users.
+
|Full description=Postfix is a popular, scalable, and secure MTA written by Wietse Venema. Venema is a network security expert well known in the free software community for his [http://www.porcupine.org/wietse/awards/fsf/ 2008 FSF award]. It came as no surprise that Postfix was built ground up with security in mind. It is highly secure, but also flexible and easy to administer.
 +
 
 +
Due to its modular design, Postfix can be configured to only use parts that are required in each use-case and as such conserves resources and operates fast.
 +
 
 +
Postfix is a drop-in replacement for [[Sendmail]]. It implements a compatibility interface with some options silently ignored.
 
|Homepage URL=http://www.postfix.org/
 
|Homepage URL=http://www.postfix.org/
|User level=none
+
|Version download=ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-3.7.3.tar.gz
 +
|Is High Priority Project=No
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=User manual and configuration guide available in HTML form from http://www.postfix.org/docs.html
+
|Documentation note=Documentation available at http://www.postfix.org/documentation.html
|Accepts cryptocurrency donations=No
+
|Decommissioned or Obsolete=No
|Related projects=GLST,sendmail
+
|Related projects=exim,sendmail
 
|Keywords=email,sendmail,e-mail,MTA,postfix,VMailer,mailtransport agent
 
|Keywords=email,sendmail,e-mail,MTA,postfix,VMailer,mailtransport agent
|Version identifier=3.2.0
+
|Version identifier=3.5.9
|Version date=2017/02/06
+
|Version date=2021/01/17
 
|Version status=stable
 
|Version status=stable
|Version download=ftp://ftp.cuhk.edu.hk/pub/packages/mail-server/postfix/official/postfix-3.2.0.tar.gz
+
|Last review by=Genium
|Last review by=Bendikker
+
|Last review date=2021/01/19
|Last review date=2018/02/22
 
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Is GNU=No
+
|User level=intermediate
|License verified date=2002-12-06
+
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-3.5.9.tar.gz.sig
 +
|Test entry=No
 +
}}
 +
{{Project license
 +
|License=EPL-2.0
 +
|License copyright=list of authors at https://manpages.debian.org/sid/postfix/postfix.1.en.html
 +
|License verified by=Genium
 +
|License verified date=2022-10-10
 +
|License note=https://sources.debian.org/src/postfix/3.7.3-2/LICENSE/
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=IBM
+
|License=IPL-1.0
|License verified by=Janet Casey
+
|License copyright=list of authors at https://manpages.debian.org/sid/postfix/postfix.1.en.html
|License verified date=2002-12-06
+
|License verified by=Genium
 +
|License verified date=2020-03-16
 +
|License note=https://sources.debian.org/src/postfix/3.7.3-2/LICENSE/
 +
}}
 +
{{Software category
 +
|Interface=daemon
 +
|Programming-language=C
 +
|Runs-on=BSD, OS X, GNU/Linux
 +
|Use=email
 +
|Works-with=email
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Wietse Venema
 
|Real name=Wietse Venema
|Role=Maintainer
+
|Role=Author & Maintainer
 
|Email=wietse@porcupine.org
 
|Email=wietse@porcupine.org
}}
 
{{Resource
 
|Resource audience=Debian (Ref)
 
|Resource URL=https://tracker.debian.org/pkg/postfix
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 44: Line 65:
 
|Resource URL=mailto:postfix-users@postfix.org
 
|Resource URL=mailto:postfix-users@postfix.org
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=daemon
+
|Resource audience=Developer
|Use=email
+
|Resource kind=Download
|Works-with=email
+
|Resource URL=ftp://ftp.porcupine.org/mirrors/postfix-release/official/
|Email software=mail-client
+
}}
 +
{{Resource
 +
|Resource audience=Wikidata
 +
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q1121334
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/postfix
 +
}}
 +
{{EntryDetails
 +
|Is High Priority Project=No
 +
|Computer languages=C
 +
|Decommissioned or Obsolete=No
 +
|Version identifier=3.7.3
 +
|Version date=2022-10-07
 +
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2022-10-10
 +
|User level=advanced
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-3.7.3.tar.gz.sig
 +
|OpenPGP public key=ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-3.7.3.tar.gz.gpg1
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 15:58, 10 October 2022


[edit]

Postfix

http://www.postfix.org/
Mail transport agent

Postfix is a popular, scalable, and secure MTA written by Wietse Venema. Venema is a network security expert well known in the free software community for his 2008 FSF award. It came as no surprise that Postfix was built ground up with security in mind. It is highly secure, but also flexible and easy to administer.

Due to its modular design, Postfix can be configured to only use parts that are required in each use-case and as such conserves resources and operates fast.

Postfix is a drop-in replacement for Sendmail. It implements a compatibility interface with some options silently ignored.





Licensing

License

Verified by

Verified on

Notes

License

IPL-1.0

Verified by

Genium

Verified on

16 March 2020

License

EPL-2.0

Verified by

Genium

Verified on

10 October 2022




Leaders and contributors

Contact(s)Role
Wietse Venema Author & Maintainer


Resources and communication

AudienceResource typeURI
WikidataGeneralhttps://www.wikidata.org/wiki/Q1121334
SupportE-mailmailto:postfix-users@postfix.org
DebianDeveloperhttps://tracker.debian.org/pkg/postfix
DeveloperDownloadftp://ftp.porcupine.org/mirrors/postfix-release/official/
HelpE-mailmailto:postfix-announce@postfix.org


Software prerequisites

This entry (in part or in whole) was last reviewed on 10 October 2022.




Entry





"EPL-2.0" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.




"IPL-1.0" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.





"Author & Maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.








"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.










Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.