Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zbox-old/debian-postfix
https://github.com/zbox-old/debian-postfix
debian debian-linux debian-package debian-packages linux
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zbox-old/debian-postfix
- Owner: zbox-old
- License: other
- Created: 2022-09-01T18:57:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-18T14:34:05.000Z (about 2 years ago)
- Last Synced: 2024-10-11T13:22:27.093Z (26 days ago)
- Topics: debian, debian-linux, debian-package, debian-packages, linux
- Language: Python
- Homepage:
- Size: 2.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Debian / Postfix
**Postfix** is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different.
## How to Build
1. Get source from [salsa.debian.org](https://salsa.debian.org/postfix-team/postfix-dev).
2. Write changelog (`git log --decorate=full > git.debian.log`) from [salsa.debian.org](https://salsa.debian.org/postfix-team/postfix-dev) to [git.debian.log](git.debian.log).
3. Modify & update source.
4. Build source.